summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-03-18 19:07:02 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-03-18 19:07:02 +0000
commit49d396415af20098f3e32b9d0576661c23ca4922 (patch)
tree7390a70efa7cc3af5b1d5c22d50cc4b99aa1f2ae /dev-perl
parentadd ~x86-solaris ~sparc-solaris kw to dev-perl/Net-SNMP-6.0.0, as tested on b... (diff)
downloadhistorical-49d396415af20098f3e32b9d0576661c23ca4922.tar.gz
historical-49d396415af20098f3e32b9d0576661c23ca4922.tar.bz2
historical-49d396415af20098f3e32b9d0576661c23ca4922.zip
add ~x86-solaris ~sparc-solaris kw to dev-perl/Crypt-DES-2.05, as tested on bug 308683
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
index 5ae2df75fef9..2bd8eec9c303 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild,v 1.13 2010/02/18 20:31:33 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild,v 1.14 2010/03/18 19:07:02 darkside Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DP/DPARIS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/perl-5"