diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 7da3fa50b390..5f4aa30fb8f4 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.3 2004/02/26 06:16:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.4 2004/05/30 17:01:43 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> + tie-encryptedhash-1.21.ebuild: + Stable on alpha. 26 Feb 2004; Joshua Kinard <kumba@gentoo.org> tie-encryptedhash-1.21.ebuild: Added ~mips to KEYWORDS to satisfy repoman deps. diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index e3e6c8bac483..2a547129da25 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-2004 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.4 2004/02/26 06:16:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.5 2004/05/30 17:01:43 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" DEPEND="dev-perl/Crypt-Blowfish dev-perl/Crypt-DES |