diff options
author | 2006-05-24 12:50:23 +0000 | |
---|---|---|
committer | 2006-05-24 12:50:23 +0000 | |
commit | 1422bcd14987cf61b0aa5a8c5af68112024fb171 (patch) | |
tree | 991d50ff8bbd1f8efa6063bae29bcfff9d299fd2 /dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild | |
parent | added to ~mips for testing (diff) | |
download | historical-1422bcd14987cf61b0aa5a8c5af68112024fb171.tar.gz historical-1422bcd14987cf61b0aa5a8c5af68112024fb171.tar.bz2 historical-1422bcd14987cf61b0aa5a8c5af68112024fb171.zip |
Initial ebuild, closes bug 130244.
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild new file mode 100644 index 000000000000..d42a4f5ff894 --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild,v 1.1 2006/05/24 12:50:23 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Calculates RFC 2104 compliant hashes." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86" +IUSE="" |