summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 20:22:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 20:22:59 +0000
commit0c870a7727c5d5b7884010f1a76205866ef473d6 (patch)
treefb52ea964bd6cce2d3932918b0606b89e07ded98 /dev-perl/Apache-Test
parentStable on ppc64 (diff)
downloadgentoo-2-0c870a7727c5d5b7884010f1a76205866ef473d6.tar.gz
gentoo-2-0c870a7727c5d5b7884010f1a76205866ef473d6.tar.bz2
gentoo-2-0c870a7727c5d5b7884010f1a76205866ef473d6.zip
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.29.ebuild4
-rw-r--r--dev-perl/Apache-Test/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.29.ebuild b/dev-perl/Apache-Test/Apache-Test-1.29.ebuild
index 450e6b01bf6f..d241a9b26ae2 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.29.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.29.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/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.5 2007/03/05 11:08:22 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.6 2007/04/15 20:22:59 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/"
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
diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog
index b6261f9c5333..489491d49050 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.54 2007/03/05 11:08:22 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.55 2007/04/15 20:22:59 corsair Exp $
+
+ 15 Apr 2007; Markus Rothe <corsair@gentoo.org> Apache-Test-1.29.ebuild:
+ Stable on ppc64
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Apache-Test-1.29.ebuild:
Stable on x86, bug #169152.