summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:31:32 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:31:32 +0000
commit08e7f31e257b37a9f72b10d044566ca7b98d5be8 (patch)
tree879d66801bcecda94e743e5476c98a704e8d2d33
parentMarked ~x86-solaris, bug #296509 (diff)
downloadgentoo-2-08e7f31e257b37a9f72b10d044566ca7b98d5be8.tar.gz
gentoo-2-08e7f31e257b37a9f72b10d044566ca7b98d5be8.tar.bz2
gentoo-2-08e7f31e257b37a9f72b10d044566ca7b98d5be8.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
-rw-r--r--dev-perl/DBIx-ContextualFetch/ChangeLog8
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog
index 0de4be0f2ed3..d7014903e8d4 100644
--- a/dev-perl/DBIx-ContextualFetch/ChangeLog
+++ b/dev-perl/DBIx-ContextualFetch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DBIx-ContextualFetch
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.23 2009/05/02 11:33:33 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.24 2011/04/24 15:31:32 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org>
+ DBIx-ContextualFetch-1.03.ebuild:
+ Marked ~x86-solaris, bug #296509
02 May 2009; Torsten Veller <tove@gentoo.org>
-DBIx-ContextualFetch-1.02.ebuild:
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
index 3d5c987ed902..7fcbcc01bed3 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild,v 1.10 2006/10/09 14:03:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild,v 1.11 2011/04/24 15:31:32 grobian Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-solaris"
IUSE=""
SRC_TEST="do"