diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:29:40 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-28 01:29:40 +0000 |
commit | 103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab (patch) | |
tree | e9b60fbcbca2e3c299459a7feb3fae59c74d4bc5 /dev-perl/tie-encryptedhash | |
parent | add ~amd64 flag (diff) | |
download | historical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.tar.gz historical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.tar.bz2 historical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.zip |
add ~amd64 flag
Diffstat (limited to 'dev-perl/tie-encryptedhash')
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 0bd864fe918d..2044e54e9320 100644 --- a/dev-perl/tie-encryptedhash/ChangeLog +++ b/dev-perl/tie-encryptedhash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/tie-encryptedhash # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.1 2003/06/24 00:47:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.2 2003/10/28 01:26:32 brad_mssw Exp $ + + 27 Oct 2003; Brad House <brad_mssw@gentoo.org> + tie-encryptedhash-1.21.ebuild: + add ~amd64 flag *tie-encryptedhash-1.21 (23 Jun 2003) diff --git a/dev-perl/tie-encryptedhash/Manifest b/dev-perl/tie-encryptedhash/Manifest index d75a85e3fa85..890bd2d9b4bf 100644 --- a/dev-perl/tie-encryptedhash/Manifest +++ b/dev-perl/tie-encryptedhash/Manifest @@ -1,4 +1,4 @@ -MD5 97affeafee17ca46700c8e58634b2e6f tie-encryptedhash-1.21.ebuild 695 -MD5 e0d06b2a2f2680c60909b0a4a84a2191 ChangeLog 404 +MD5 9653021df419897aae126ab8da4e1c66 ChangeLog 505 +MD5 051f3da2f3cff4ca75f0eab7e9a8828a tie-encryptedhash-1.21.ebuild 702 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 1f5317ef7769e8eefd7e5940908a9b90 files/digest-tie-encryptedhash-1.21 73 diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index c9c5b746db3d..064e7fe6948d 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.1 2003/06/24 00:47:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.2 2003/10/28 01:26:32 brad_mssw Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64" DEPEND="dev-perl/Crypt-Blowfish dev-perl/Crypt-DES |