summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-23 22:01:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-23 22:01:39 +0000
commit97a693ae7cab0ad7ac1457cfc287eb591d960781 (patch)
tree9364f15c7541b8ef6c74d2d0e8ae8b33392200f5
parentMarked ~alpha (bug #122726) (diff)
downloadgentoo-2-97a693ae7cab0ad7ac1457cfc287eb591d960781.tar.gz
gentoo-2-97a693ae7cab0ad7ac1457cfc287eb591d960781.tar.bz2
gentoo-2-97a693ae7cab0ad7ac1457cfc287eb591d960781.zip
Unmasking for sparc and x86
(Portage version: 2.1_pre3-r1)
-rw-r--r--perl-core/CGI/CGI-3.15.ebuild4
-rw-r--r--perl-core/CGI/ChangeLog5
-rw-r--r--virtual/perl-CGI/ChangeLog5
-rw-r--r--virtual/perl-CGI/perl-CGI-3.15.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/perl-core/CGI/CGI-3.15.ebuild b/perl-core/CGI/CGI-3.15.ebuild
index 992ba94e014b..4651afcccb13 100644
--- a/perl-core/CGI/CGI-3.15.ebuild
+++ b/perl-core/CGI/CGI-3.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.1 2006/01/22 17:06:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.2 2006/02/23 22:00:15 mcummings Exp $
inherit perl-module
@@ -14,5 +14,5 @@ IUSE=""
SLOT="0"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc x86"
DEPEND=">=dev-lang/perl-5.8.0-r12"
diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog
index 13a06a12f248..a52e7c895f80 100644
--- a/perl-core/CGI/ChangeLog
+++ b/perl-core/CGI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/CGI
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.11 2006/02/07 20:59:34 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.12 2006/02/23 22:00:15 mcummings Exp $
+
+ 23 Feb 2006; Michael Cummings <mcummings@gentoo.org> CGI-3.15.ebuild:
+ Unmasking for sparc and x86
07 Feb 2006; Simon Stelling <blubb@gentoo.org> CGI-3.10.ebuild:
stable on amd64
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index 203b224f63f0..3bfaacc04d14 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.5 2006/02/16 19:36:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.6 2006/02/23 22:01:39 mcummings Exp $
+
+ 23 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.15.ebuild:
+ Unmasking for sparc and x86
13 Feb 2006; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.05.ebuild,
perl-CGI-3.07.ebuild, perl-CGI-3.09.ebuild, perl-CGI-3.10.ebuild,
diff --git a/virtual/perl-CGI/perl-CGI-3.15.ebuild b/virtual/perl-CGI/perl-CGI-3.15.ebuild
index 042d9cac4f0c..d78ab90fc904 100644
--- a/virtual/perl-CGI/perl-CGI-3.15.ebuild
+++ b/virtual/perl-CGI/perl-CGI-3.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.15.ebuild,v 1.3 2006/02/13 19:16:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.15.ebuild,v 1.4 2006/02/23 22:01:39 mcummings Exp $
DESCRIPTION="Virtual for CGI"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=""