summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:48:47 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:48:47 +0000
commitac0cfe7467127708e1568af1410e290a8665de18 (patch)
tree2f35e3acf909f736ab1d2da9c8a8d379c244da55 /dev-perl/Crypt-CAST5_PP
parentMarked ~x86-solaris, bug #296509 (diff)
downloadgentoo-2-ac0cfe7467127708e1568af1410e290a8665de18.tar.gz
gentoo-2-ac0cfe7467127708e1568af1410e290a8665de18.tar.bz2
gentoo-2-ac0cfe7467127708e1568af1410e290a8665de18.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP')
-rw-r--r--dev-perl/Crypt-CAST5_PP/ChangeLog7
-rw-r--r--dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/ChangeLog b/dev-perl/Crypt-CAST5_PP/ChangeLog
index 666a3cb2a8c6..4af40c5a9e42 100644
--- a/dev-perl/Crypt-CAST5_PP/ChangeLog
+++ b/dev-perl/Crypt-CAST5_PP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Crypt-CAST5_PP
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.18 2010/01/29 07:53:12 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.19 2011/04/24 15:48:47 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Crypt-CAST5_PP-1.04.ebuild:
+ Marked ~x86-solaris, bug #296509
29 Jan 2010; Torsten Veller <tove@gentoo.org> Crypt-CAST5_PP-1.04.ebuild:
Fix LICENSE: same terms as perl (#301969). Maintenance
diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild
index dd265709d6d9..f2553464ed28 100644
--- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild
+++ b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.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-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.9 2010/01/29 07:53:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.10 2011/04/24 15:48:47 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="CAST5 block cipher in pure Perl"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
SRC_TEST="do"