diff options
author | 2007-12-29 10:20:39 +0000 | |
---|---|---|
committer | 2007-12-29 10:20:39 +0000 | |
commit | bd06f503dc0628a521f9c0c1fb9d79eb4afb6c04 (patch) | |
tree | 48273ab1f19498178e11454115ac65dbdadb0fa5 /virtual/perl-CGI | |
parent | Keyworded ~sparc-fbsd; bug 203655 (diff) | |
download | gentoo-2-bd06f503dc0628a521f9c0c1fb9d79eb4afb6c04.tar.gz gentoo-2-bd06f503dc0628a521f9c0c1fb9d79eb4afb6c04.tar.bz2 gentoo-2-bd06f503dc0628a521f9c0c1fb9d79eb4afb6c04.zip |
Keyworded ~sparc-fbsd; bug 203655
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.15.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 55358be76d0d..7a97816bf95e 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.41 2007/11/19 03:40:38 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.42 2007/12/29 10:20:39 welp Exp $ + + 29 Dec 2007; <welp@gentoo.org> perl-CGI-3.15.ebuild: + Keyworded ~sparc-fbsd; bug 203655 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.29.ebuild: Stable on mips. diff --git a/virtual/perl-CGI/perl-CGI-3.15.ebuild b/virtual/perl-CGI/perl-CGI-3.15.ebuild index 587a627fd971..0b7ff096e426 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 +# Copyright 1999-2007 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.11 2006/07/17 23:35:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.15.ebuild,v 1.12 2007/12/29 10:20:39 welp 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 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |