diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 10:31:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 10:31:10 +0000 |
commit | 7045378e8a885e4e6457e8413a1f2fba3cf0043d (patch) | |
tree | 0c1535892474ebf8186d15159cb27c46b20a8c12 /dev-perl/tie-encryptedhash | |
parent | x86 stable wrt bug #400317 (diff) | |
download | gentoo-2-7045378e8a885e4e6457e8413a1f2fba3cf0043d.tar.gz gentoo-2-7045378e8a885e4e6457e8413a1f2fba3cf0043d.tar.bz2 gentoo-2-7045378e8a885e4e6457e8413a1f2fba3cf0043d.zip |
x86 stable wrt bug #400319
(Portage version: 2.1.10.44/cvs/Linux i686)
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.240.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index c6baa066d1e6..281894ec255d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.21 2012/02/24 15:31:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.22 2012/03/09 10:31:10 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + tie-encryptedhash-1.240.0.ebuild: + x86 stable wrt bug #400319 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> tie-encryptedhash-1.240.0.ebuild: 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 71419ea2feb1..8368dd0cc320 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-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.3 2012/02/24 15:31:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.4 2012/03/09 10:31:10 phajdan.jr 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 |