diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:32:20 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:32:20 +0000 |
commit | c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574 (patch) | |
tree | 670fcaefdaceb0f4ebce2a606a307943308bdb84 /virtual/perl-CGI | |
parent | Stable on mips. (diff) | |
download | historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.tar.gz historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.tar.bz2 historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index cfff3a75afdd..827113bf31f0 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.34 2007/05/07 08:19:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.35 2007/05/11 05:16:59 kumba Exp $ + + 11 May 2007; Joshua Kinard <kumba@gentoo.org> perl-CGI-3.27.ebuild: + Stable on mips. 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> perl-CGI-3.27.ebuild: diff --git a/virtual/perl-CGI/perl-CGI-3.27.ebuild b/virtual/perl-CGI/perl-CGI-3.27.ebuild index 69fc7da7e145..6f8c5a3c3909 100644 --- a/virtual/perl-CGI/perl-CGI-3.27.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.27.ebuild @@ -1,6 +1,6 @@ # 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.27.ebuild,v 1.5 2007/05/07 08:19:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.27.ebuild,v 1.6 2007/05/11 05:16:59 kumba 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 ~x86 ~x86-fbsd" IUSE="" DEPEND="" |