summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:48:25 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:48:25 +0000
commit2a7135771d90ed191bb674226a0515b84afbbe54 (patch)
tree57cb6aa751e7dad7ae892316f29422d95fe0180e /dev-perl/Crypt-Twofish
parentMarked ~x86-solaris, bug #296509 (diff)
downloadgentoo-2-2a7135771d90ed191bb674226a0515b84afbbe54.tar.gz
gentoo-2-2a7135771d90ed191bb674226a0515b84afbbe54.tar.bz2
gentoo-2-2a7135771d90ed191bb674226a0515b84afbbe54.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r--dev-perl/Crypt-Twofish/ChangeLog7
-rw-r--r--dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog
index 19f77ec73a30..4afdd9998198 100644
--- a/dev-perl/Crypt-Twofish/ChangeLog
+++ b/dev-perl/Crypt-Twofish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Crypt-Twofish
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.14 2010/08/15 17:18:34 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.15 2011/04/24 15:48:25 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Crypt-Twofish-2.14.ebuild:
+ Marked ~x86-solaris, bug #296509
15 Aug 2010; Torsten Veller <tove@gentoo.org> -Crypt-Twofish-2.12.ebuild,
-Crypt-Twofish-2.13.ebuild:
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.ebuild
index 7e5409293872..ec3137350153 100644
--- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.ebuild
+++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.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/Crypt-Twofish/Crypt-Twofish-2.14.ebuild,v 1.3 2010/06/20 18:34:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.14.ebuild,v 1.4 2011/04/24 15:48:25 grobian Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Twofish Encryption Algorithm"
SLOT="0"
-KEYWORDS="amd64 ia64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ia64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
SRC_TEST="do"