diff options
author | 2007-03-03 11:27:34 +0000 | |
---|---|---|
committer | 2007-03-03 11:27:34 +0000 | |
commit | 286829290579e53cbd992e946a3eef329e395621 (patch) | |
tree | 466890af3fdb17f2d895f5cd40a28d178378aeff /virtual | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-286829290579e53cbd992e946a3eef329e395621.tar.gz gentoo-2-286829290579e53cbd992e946a3eef329e395621.tar.bz2 gentoo-2-286829290579e53cbd992e946a3eef329e395621.zip |
Stable on amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 371a3db8e61f..0bef5ee3f0c6 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.25 2007/01/22 00:35:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.26 2007/03/03 11:27:34 mcummings Exp $ + + 03 Mar 2007; Michael Cummings <mcummings@gentoo.org> perl-CGI-3.25.ebuild: + Stable on amd64 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> perl-CGI-3.25.ebuild: Stable on Alpha + IA64. diff --git a/virtual/perl-CGI/perl-CGI-3.25.ebuild b/virtual/perl-CGI/perl-CGI-3.25.ebuild index 0a1dc9a253dd..06b01b5119c6 100644 --- a/virtual/perl-CGI/perl-CGI-3.25.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.25.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.25.ebuild,v 1.4 2007/02/21 05:18:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.25.ebuild,v 1.5 2007/03/03 11:27:34 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 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="" |