summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 16:10:42 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 16:10:42 +0000
commit184e7e0aeb45d5339a0de01a1eca210d8c5e5a54 (patch)
tree76da52d59052146b50e04b5f679af57f769312f6 /dev-perl/digest-md2
parentMarked ~x86-solaris, bug #296509 (diff)
downloadhistorical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.gz
historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.tar.bz2
historical-184e7e0aeb45d5339a0de01a1eca210d8c5e5a54.zip
Marked ~x86-solaris, bug #296509
Package-Manager: portage-2.2.01.18252-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-perl/digest-md2')
-rw-r--r--dev-perl/digest-md2/ChangeLog7
-rw-r--r--dev-perl/digest-md2/digest-md2-2.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/digest-md2/ChangeLog b/dev-perl/digest-md2/ChangeLog
index 4a583bee4db0..18846e5b3042 100644
--- a/dev-perl/digest-md2/ChangeLog
+++ b/dev-perl/digest-md2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/digest-md2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.15 2010/01/09 19:48:44 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/ChangeLog,v 1.16 2011/04/24 15:54:24 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> digest-md2-2.03.ebuild:
+ Marked ~x86-solaris, bug #296509
09 Jan 2010; Fabian Groffen <grobian@gentoo.org> digest-md2-2.03.ebuild:
Transfer Prefix keywords
diff --git a/dev-perl/digest-md2/digest-md2-2.03.ebuild b/dev-perl/digest-md2/digest-md2-2.03.ebuild
index f13b105799da..8bc8b4524a53 100644
--- a/dev-perl/digest-md2/digest-md2-2.03.ebuild
+++ b/dev-perl/digest-md2/digest-md2-2.03.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/digest-md2/digest-md2-2.03.ebuild,v 1.15 2010/01/09 19:48:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/digest-md2/digest-md2-2.03.ebuild,v 1.16 2011/04/24 15:54:24 grobian Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${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-lang/perl"