diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:51:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:51:07 +0000 |
commit | ebe6ba3b397eb1289e7f5c2502e439285dafef2b (patch) | |
tree | fe075b89c5d9724143709feea08a6bcda6c4a852 /dev-perl/tie-encryptedhash | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-ebe6ba3b397eb1289e7f5c2502e439285dafef2b.tar.gz gentoo-2-ebe6ba3b397eb1289e7f5c2502e439285dafef2b.tar.bz2 gentoo-2-ebe6ba3b397eb1289e7f5c2502e439285dafef2b.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
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.24.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/tie-encryptedhash/ChangeLog b/dev-perl/tie-encryptedhash/ChangeLog index b960216cbbe1..8555db42a1bc 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.16 2010/01/14 16:11:41 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.17 2011/04/24 15:51:07 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> + tie-encryptedhash-1.24.ebuild: + Marked ~x86-solaris, bug #296509 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> tie-encryptedhash-1.24.ebuild: diff --git a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.24.ebuild b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.24.ebuild index afcc2c8d4ec0..1e1ff0120073 100644 --- a/dev-perl/tie-encryptedhash/tie-encryptedhash-1.24.ebuild +++ b/dev-perl/tie-encryptedhash/tie-encryptedhash-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.24.ebuild,v 1.2 2010/01/14 16:11:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.24.ebuild,v 1.3 2011/04/24 15:51:07 grobian 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="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="dev-perl/Crypt-Blowfish |