summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-22 00:01:08 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-22 00:01:08 +0000
commit47c52f8236409542bfcecd6b77757a10552488a3 (patch)
treeb05924e897c3d50a2f638d93b8163bd9be764b9e /dev-perl/Apache-Test
parentBootstrap.sh now recompiles the toolchain once. This will keep bootstrap fro... (diff)
downloadhistorical-47c52f8236409542bfcecd6b77757a10552488a3.tar.gz
historical-47c52f8236409542bfcecd6b77757a10552488a3.tar.bz2
historical-47c52f8236409542bfcecd6b77757a10552488a3.zip
Stable on alpha.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.15.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.15.ebuild b/dev-perl/Apache-Test/Apache-Test-1.15.ebuild
index e3256c23c385..81eff756037e 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.15.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.15.ebuild,v 1.2 2005/01/21 19:14:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.15.ebuild,v 1.3 2005/01/21 23:56:55 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~ia64"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~ia64"
SRC_TEST="skip"
DEPEND="net-www/apache"
diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog
index 169d5f2f5763..ec4f668b5dbe 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.12 2005/01/21 19:14:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.13 2005/01/21 23:56:55 kloeri Exp $
+
+ 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
+ Apache-Test-1.15.ebuild:
+ Stable on alpha.
21 Jan 2005; Michael Cummings <mcummings@gentoo.org>
Apache-Test-1.15.ebuild: