diff options
author | 2005-10-03 13:29:37 +0000 | |
---|---|---|
committer | 2005-10-03 13:29:37 +0000 | |
commit | b3d1010bca17060e8637e53f066b4f33b31acdde (patch) | |
tree | 71bf465ecb3d01652ca6ea8b05e0fd8f4b64b192 /dev-perl | |
parent | Mark 2.2.3 ~ia64 (diff) | |
download | historical-b3d1010bca17060e8637e53f066b4f33b31acdde.tar.gz historical-b3d1010bca17060e8637e53f066b4f33b31acdde.tar.bz2 historical-b3d1010bca17060e8637e53f066b4f33b31acdde.zip |
Mark 1.21 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 8 |
2 files changed, 15 insertions, 3 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 9fd43a6f5091..aa6214405e6c 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.10 2005/08/26 01:22:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.11 2005/10/03 13:29:37 agriffis Exp $ + + 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> + tie-encryptedhash-1.21.ebuild: + Mark 1.21 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> tie-encryptedhash-1.21.ebuild: @@ -38,3 +42,7 @@ tie-encryptedhash-1.21.ebuild: dep for crypt-rsa, a dep for net-ssh + + + + diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index b231bedd4fb8..17fdba10217c 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-2005 Gentoo Foundation # 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.12 2005/08/26 01:22:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.13 2005/10/03 13:29:37 agriffis Exp $ inherit perl-module @@ -12,9 +12,13 @@ SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86" IUSE="" DEPEND="dev-perl/Crypt-Blowfish dev-perl/Crypt-DES dev-perl/crypt-cbc" + + + + |