summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 13:31:19 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 13:31:19 +0000
commit50104095db12ef9ea82bc4c1b04481ed5e046de9 (patch)
tree69cc392e140477962f01a55ce1ff1a550fe3cfb1 /dev-perl/Apache-Test
parentOnly install developer documentation with doc USE flag, #145433. (diff)
downloadhistorical-50104095db12ef9ea82bc4c1b04481ed5e046de9.tar.gz
historical-50104095db12ef9ea82bc4c1b04481ed5e046de9.tar.bz2
historical-50104095db12ef9ea82bc4c1b04481ed5e046de9.zip
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.28.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.28.ebuild b/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
index 7a6dcbf715c7..700ddb10a697 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.28.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.28.ebuild,v 1.5 2006/09/02 13:21:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.28.ebuild,v 1.6 2006/09/05 13:31:19 gustavoz 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 88989a3adcce..1c54d7efe72c 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.41 2006/09/02 13:21:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.42 2006/09/05 13:31:19 gustavoz Exp $
+
+ 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Apache-Test-1.28.ebuild:
+ Stable on sparc
02 Sep 2006; Michael Cummings <mcummings@gentoo.org>
Apache-Test-1.28.ebuild: