Skip to content

Commit

Permalink
dev-vcs/blogc-git-receiver: version bump, fixed -9999
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
Rafael G. Martins committed Sep 16, 2015
1 parent 3ce276b commit 4e220de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-vcs/blogc-git-receiver/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST blogc-git-receiver-0.1-beta.5.tar.xz 68584 SHA256 761bdece93d5b9eacc76c8b561cede01d2acd29e1f52b91bab649246f1fb957a SHA512 7d319bcd011f7444f0003934c9ad8538690b00c28c48cefb039746c70690b1811e583f282a935c93c37fe07d0dccf6a7c82846ab241d6807604c17e636d1dd53 WHIRLPOOL df6e60062d13c90f91c658da6bfc9e5aaeaf23b0c37947f7c1d5f67ba32ad176f64847ced20385b841445bd1f5b9b81b9eb4f50502f1465dfe7ef069cb0aa4fe
DIST blogc-git-receiver-0.1.tar.xz 67904 SHA256 e0d5a632c9e474b210343545f72748af796ea12db5e23d6e5dfc419247245897 SHA512 b7d095767d1abf4a4b79dea4fdb69ce02e90bd2d0f7e0da3e713d4dea166374200646b6c7351b533d9f5b60803869c4774bd5cfeb2d27bfa993eaf3bbd0b6a02 WHIRLPOOL 328c6a461cc482b1712dca514c808f7db2f2e776528aee838b37271e6ab21044e5412eb765ba279e2f93be1363efee0a9d68ad0dcaa1912f630fc99398c33fc3
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SLOT="0"
IUSE=""

RDEPEND="dev-vcs/git"
DEPEND="${RDEPEND}"
DEPEND=""

src_prepare() {
[[ ${PV} = *9999* ]] && eautoreconf
Expand Down
2 changes: 1 addition & 1 deletion dev-vcs/blogc-git-receiver/blogc-git-receiver-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SLOT="0"
IUSE=""

RDEPEND="dev-vcs/git"
DEPEND="${RDEPEND}"
DEPEND=""

src_prepare() {
[[ ${PV} = *9999* ]] && eautoreconf
Expand Down

0 comments on commit 4e220de

Please sign in to comment.