diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 14:07:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 14:07:24 +0000 |
commit | 5e72ffc36a15997290fae12ab5a2c024caeb2c8d (patch) | |
tree | a792876c2caf9571a1ba4502c08f62f76a2efbfd /dev-perl/tie-encryptedhash | |
parent | Stable on sparc (diff) | |
download | historical-5e72ffc36a15997290fae12ab5a2c024caeb2c8d.tar.gz historical-5e72ffc36a15997290fae12ab5a2c024caeb2c8d.tar.bz2 historical-5e72ffc36a15997290fae12ab5a2c024caeb2c8d.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/tie-encryptedhash')
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index 4082cf00dda5..492df5e98038 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.6 2004/12/30 19:16:25 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.7 2005/01/13 14:04:32 gustavoz Exp $ + + 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + tie-encryptedhash-1.21.ebuild: + Stable on sparc 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild index 53c538184647..9e7b63b480a7 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 Foundation +# 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.8 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.21.ebuild,v 1.9 2005/01/13 14:04:32 gustavoz 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" IUSE="" DEPEND="dev-perl/Crypt-Blowfish |