summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-18 19:37:42 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-18 19:37:42 +0000
commit972ccbbf21a26b3355d0803533e5a7fd2d0b9c58 (patch)
tree1a770fbd2767e1b73b9460dcfa800ead95632138 /dev-php/PEAR-Crypt_HMAC2
parentfix has_version call (diff)
downloadhistorical-972ccbbf21a26b3355d0803533e5a7fd2d0b9c58.tar.gz
historical-972ccbbf21a26b3355d0803533e5a7fd2d0b9c58.tar.bz2
historical-972ccbbf21a26b3355d0803533e5a7fd2d0b9c58.zip
fix has_version call
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Crypt_HMAC2')
-rw-r--r--dev-php/PEAR-Crypt_HMAC2/ChangeLog5
-rw-r--r--dev-php/PEAR-Crypt_HMAC2/Manifest4
-rw-r--r--dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild8
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-php/PEAR-Crypt_HMAC2/ChangeLog b/dev-php/PEAR-Crypt_HMAC2/ChangeLog
index d2aab3bd6dd9..dd38355c10a0 100644
--- a/dev-php/PEAR-Crypt_HMAC2/ChangeLog
+++ b/dev-php/PEAR-Crypt_HMAC2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Crypt_HMAC2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/ChangeLog,v 1.3 2012/01/18 18:33:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/ChangeLog,v 1.4 2012/01/18 19:37:42 mabi Exp $
+
+ 18 Jan 2012; Matti Bickel <mabi@gentoo.org> PEAR-Crypt_HMAC2-1.0.0.ebuild:
+ fix has_version call
*PEAR-Crypt_HMAC2-1.0.0 (18 Jan 2012)
diff --git a/dev-php/PEAR-Crypt_HMAC2/Manifest b/dev-php/PEAR-Crypt_HMAC2/Manifest
index 102add198c71..e58154fc134f 100644
--- a/dev-php/PEAR-Crypt_HMAC2/Manifest
+++ b/dev-php/PEAR-Crypt_HMAC2/Manifest
@@ -1,4 +1,4 @@
DIST Crypt_HMAC2-1.0.0.tgz 8129 RMD160 9e87212e7686ff25523ab1b3d493fed1c56258cd SHA1 4a09c6144575c450c580551d47284dcb8723e328 SHA256 6b616cd6c2a6c3937c5790d7ffa4ef917d3db2bba7310f86111f1e514432ed2b
-EBUILD PEAR-Crypt_HMAC2-1.0.0.ebuild 734 RMD160 6077c996c076ce7b7edb623e9b3e4886ea4d27c3 SHA1 02db3c6b7024082deeb8db70e3119aaf4f95bd62 SHA256 b0d8af55ce10921f00a680adb6febf4e46ec6b03c06a5f1f088a6bdf3ba10be5
-MISC ChangeLog 892 RMD160 62908f45bc27030d45845a4a854d51661ee62527 SHA1 c08b7f43cc428a2932c93287ff058419bae52400 SHA256 47304a459b59aa89f257c5434e0b1fb851b5d68e916f1197fa97b7aa093652b4
+EBUILD PEAR-Crypt_HMAC2-1.0.0.ebuild 706 RMD160 f7a1bd0a7d8fb6088c51deeb6ead597d368337cc SHA1 546692a3ceb0aabf3e3e89db108140e5fba7dbff SHA256 93aa8f01f88f876c18bcf88177ff55309eb44e4ee6bef668d3bb1801d33e7e5a
+MISC ChangeLog 993 RMD160 e64f688b8948c54159c19dc72c5fa74524ef3c6c SHA1 703adbf308124ae0528fe775b740db677f74e33d SHA256 2042e20ea29e5a9e32e59001a97f24e90cfb3328719add87a6a5eea3e2ab786b
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
diff --git a/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild
index a2cb1ba6ad18..ff097b42aec4 100644
--- a/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild
+++ b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild,v 1.1 2012/01/18 18:33:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild,v 1.2 2012/01/18 19:37:42 mabi Exp $
EAPI="4"
@@ -13,9 +13,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
pkg_postinst() {
- if ! has_version "=dev-lang/php[hash,mhash]" ; then
- elog "${PN} can use the hash or mhash extensions when enabled to extend the range"
+ if ! has_version "dev-lang/php[hash]" ; then
+ elog "${PN} can use the hash extension when enabled to extend the range"
elog "of cryptographic hash functions beyond the natively implemented MD5 and SHA1."
- elog "Recompile dev-lang/php with these USE flags enabled if you want these features."
+ elog "Recompile dev-lang/php with USE=\"hash\" if you want these features."
fi
}