summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 01:53:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 01:53:43 +0000
commitdc9f5cc7ddb279bbc56e677497911a6f38015672 (patch)
tree39ad05d94a4d0d78a8c2e4b0687e72eeccdb87f0 /dev-perl/Apache-Test
parentStable on Alpha + IA64. (diff)
downloadgentoo-2-dc9f5cc7ddb279bbc56e677497911a6f38015672.tar.gz
gentoo-2-dc9f5cc7ddb279bbc56e677497911a6f38015672.tar.bz2
gentoo-2-dc9f5cc7ddb279bbc56e677497911a6f38015672.zip
Stable on Alpha + IA64.
(Portage version: 2.1.2-r1)
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/ChangeLog6
2 files changed, 7 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 ced01a085612..627d494959bc 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.3 2007/01/07 18:36:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.4 2007/01/22 01:53:43 kloeri 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 0789d8e09281..3a8733b2a3ce 100644
--- a/dev-perl/Apache-Test/ChangeLog
+++ b/dev-perl/Apache-Test/ChangeLog
@@ -1,6 +1,10 @@
# 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.52 2007/01/19 22:09:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.53 2007/01/22 01:53:43 kloeri Exp $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ Apache-Test-1.29.ebuild:
+ Stable on Alpha + IA64.
19 Jan 2007; Markus Rothe <corsair@gentoo.org> Apache-Test-1.28.ebuild:
Stable on ppc64; bug #162244