diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 19:39:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 19:39:27 +0000 |
commit | d776c8249efd9ad80fc151d7df31a971e78d221a (patch) | |
tree | c5f2cb1308cdb107c5188af3928f75d5de0bdde4 /dev-perl | |
parent | Dont export MAIL if MAIL_CHECK_ENAB is disabled. (diff) | |
download | gentoo-2-d776c8249efd9ad80fc151d7df31a971e78d221a.tar.gz gentoo-2-d776c8249efd9ad80fc151d7df31a971e78d221a.tar.bz2 gentoo-2-d776c8249efd9ad80fc151d7df31a971e78d221a.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.26.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Test/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.26.ebuild b/dev-perl/Apache-Test/Apache-Test-1.26.ebuild index e5e14799434c..60d90b2b8539 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.26.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.26.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/dev-perl/Apache-Test/Apache-Test-1.26.ebuild,v 1.4 2006/03/28 22:34:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.26.ebuild,v 1.5 2006/05/07 19:39:27 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ppc64 sparc ~x86" SRC_TEST="skip" DEPEND="net-www/apache !>=www-apache/mod_perl-2" diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog index 84aa8eb5d59e..7e2c91424ba8 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-Test # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.35 2006/03/28 22:34:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.36 2006/05/07 19:39:27 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> Apache-Test-1.26.ebuild: + Stable on ppc64 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> Apache-Test-1.26.ebuild: Mark 1.26 stable on ia64 |