summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:36:59 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:36:59 +0000
commit1e7ab9d07469de798ddff5f61f8d2a08c6712e11 (patch)
tree51f88242ce3fa52dcbeb4b1df2d0ed43646239c3 /dev-perl/Class-DBI-Plugin
parentFix comment typo. (diff)
downloadgentoo-2-1e7ab9d07469de798ddff5f61f8d2a08c6712e11.tar.gz
gentoo-2-1e7ab9d07469de798ddff5f61f8d2a08c6712e11.tar.bz2
gentoo-2-1e7ab9d07469de798ddff5f61f8d2a08c6712e11.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Class-DBI-Plugin')
-rw-r--r--dev-perl/Class-DBI-Plugin/ChangeLog8
-rw-r--r--dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-DBI-Plugin/ChangeLog b/dev-perl/Class-DBI-Plugin/ChangeLog
index de3dd737ec1f..14a51e213bad 100644
--- a/dev-perl/Class-DBI-Plugin/ChangeLog
+++ b/dev-perl/Class-DBI-Plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-DBI-Plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/ChangeLog,v 1.2 2009/11/15 00:38:34 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/ChangeLog,v 1.3 2011/04/24 15:36:59 grobian Exp $
+
+ 24 Apr 2011; Fabian Groffen <grobian@gentoo.org>
+ Class-DBI-Plugin-0.03.ebuild:
+ Marked ~x86-solaris, bug #296509
15 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
Class-DBI-Plugin-0.03.ebuild:
diff --git a/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild b/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild
index 13b69e22b92f..e4d0233a67cc 100644
--- a/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild
+++ b/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild,v 1.2 2009/11/15 00:38:34 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI-Plugin/Class-DBI-Plugin-0.03.ebuild,v 1.3 2011/04/24 15:36:59 grobian Exp $
MODULE_AUTHOR="JCZEUS"
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-solaris"
DEPEND="dev-perl/Class-DBI
dev-lang/perl"