diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:57:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:57:11 +0000 |
commit | d345db6bf71e3455e01bd008f81db29ca08a9e2d (patch) | |
tree | 8dd68ccde04bd1fc4624ab66ce51791ead990c62 /dev-perl | |
parent | Stable for amd64, wrt bug #400317 (diff) | |
download | historical-d345db6bf71e3455e01bd008f81db29ca08a9e2d.tar.gz historical-d345db6bf71e3455e01bd008f81db29ca08a9e2d.tar.bz2 historical-d345db6bf71e3455e01bd008f81db29ca08a9e2d.zip |
Stable for amd64, wrt bug #400319
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/tie-encryptedhash/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index d8823a04c4c5..570a750d3e6c 100644 --- a/dev-perl/tie-encryptedhash/ChangeLog +++ b/dev-perl/tie-encryptedhash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/tie-encryptedhash -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.19 2011/09/04 11:22:10 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.20 2012/02/24 10:57:11 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + tie-encryptedhash-1.240.0.ebuild: + Stable for amd64, wrt bug #400319 04 Sep 2011; Torsten Veller <tove@gentoo.org> -tie-encryptedhash-1.24.ebuild: Cleanup diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild index 0bae0b0ee961..ca72fbaa60d4 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.240.0.ebuild,v 1.1 2011/08/27 16:26:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.2 2012/02/24 10:57:11 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields." SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/Crypt-Blowfish |