diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-09 23:04:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-09 23:04:57 +0000 |
commit | 63766fe55e8a52444b2f37ccd184e4741a9c0ffe (patch) | |
tree | 94984882588353b4192e6dd4f1fda7c789794ceb /perl-core | |
parent | Add skim-scim-anthy with patch to build with Qt 3.3.5. (diff) | |
download | gentoo-2-63766fe55e8a52444b2f37ccd184e4741a9c0ffe.tar.gz gentoo-2-63766fe55e8a52444b2f37ccd184e4741a9c0ffe.tar.bz2 gentoo-2-63766fe55e8a52444b2f37ccd184e4741a9c0ffe.zip |
perl-core/CGI stable on ppc.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CGI/CGI-3.15.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/CGI/CGI-3.15.ebuild b/perl-core/CGI/CGI-3.15.ebuild index f3579aea9a29..a136c8050b07 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.4 2006/02/27 15:15:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.5 2006/03/09 23:04:57 hansmi 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 ea40a0d93493..9fa50272243b 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.14 2006/02/27 15:15:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.15 2006/03/09 23:04:57 hansmi Exp $ + + 09 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> CGI-3.15.ebuild: + Stable on ppc. 27 Feb 2006; Markus Rothe <corsair@gentoo.org> CGI-3.15.ebuild: Stable on ppc64 |