diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:55:54 +0000 |
commit | a7152292c49ba5c3e31fb47aa1a6f14a15e21a75 (patch) | |
tree | e47eaa01a11320988be44e3417ed9d2a02455fe5 /dev-perl/tie-encryptedhash | |
parent | Added new (p.masked) upstream version. Changed maintainer as I'll take care o... (diff) | |
download | gentoo-2-a7152292c49ba5c3e31fb47aa1a6f14a15e21a75.tar.gz gentoo-2-a7152292c49ba5c3e31fb47aa1a6f14a15e21a75.tar.bz2 gentoo-2-a7152292c49ba5c3e31fb47aa1a6f14a15e21a75.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/tie-encryptedhash')
-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 f345171b5330..d9c9310e7543 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.8 2005/03/28 18:10:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.9 2005/04/22 12:52:02 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> + tie-encryptedhash-1.21.ebuild: + stable on amd64 28 Mar 2005; Michael Cummings <mcummings@gentoo.org> tie-encryptedhash-1.21.ebuild: diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index f98c728f1afb..0da947e14825 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.10 2005/03/28 18:10:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.11 2005/04/22 12:52:02 blubb Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://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" IUSE="" DEPEND="dev-perl/Crypt-Blowfish |