Skip to content

Commit

Permalink
app-text/blogc: Version bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
Rafael G. Martins committed Nov 19, 2017
1 parent 19561c7 commit 12b5208
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-text/blogc/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST blogc-0.12.0.tar.xz 290484 SHA256 85453c0184396f217ac95ae8ba70f0693b16f57321f82a09b7ff46d3a1d257ac SHA512 959610d6be23bbb011a881712deaa8100120a1a76c4cf4722716a915d55af7ca93ed416d3a39cb8fbad64e0693b64fbfe3055b1a7d012a003c05122a199a65b9 WHIRLPOOL 8ec096d2fbe537b29265dc92eea8b913e83396a6dc1629e9a86434e0e963ee4804183625c1a51b9730f7822175af77a0ad5297614518b86c25d22c9b54ef4300
DIST blogc-0.13.0.tar.xz 314448 SHA256 e942648e6bd76b1fa51d3d9f4d5bffbc4fa2a6ce08d27e6f6fd09f4ce24a34af SHA512 bd18099503ff5c14218a4c8a56f0993c2df7d24a30f0e9e5db7fe324726c123335016ba4a19bff5daff3df3bdcb1d8cb032e3f328e5049141ea5fef534352aa9 WHIRLPOOL b5735b92bb40040b58989fc9bd9579197edab8d6339a6757ecde6971bf93c2f4d3153ef8f458cb3425e73e262b9e18acffb86584cebc1cb17b3a5fe03eafe81b
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ fi

LICENSE="BSD"
SLOT="0"
IUSE="git httpd test"
IUSE="git httpd make test"

RDEPEND="
git? (
Expand Down Expand Up @@ -51,7 +51,9 @@ src_configure() {
econf \
$(use_enable test tests) \
$(use_enable git git-receiver) \
$(use_enable make make) \
$(use_enable httpd runserver) \
--disable-make-embedded \
--disable-valgrind \
${myconf}
}

0 comments on commit 12b5208

Please sign in to comment.