summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.29.ebuild6
-rw-r--r--dev-perl/Apache-Test/ChangeLog9
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.29.ebuild b/dev-perl/Apache-Test/Apache-Test-1.29.ebuild
index 639ede68bcb2..1f4b172f9905 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-2006 Gentoo Foundation
+# 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.1 2006/12/03 03:32:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.2 2007/01/07 18:31:43 mcummings 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 c90d88c68e0c..f04819534b9c 100644
--- a/dev-perl/Apache-Test/ChangeLog
+++ b/dev-perl/Apache-Test/ChangeLog
@@ -1,6 +1,11 @@
# 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.47 2006/12/03 03:32:03 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.48 2007/01/07 18:31:43 mcummings Exp $
+
+ 07 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Apache-Test-1.15.ebuild, -Apache-Test-1.22.ebuild,
+ Apache-Test-1.29.ebuild:
+ Marking amd64 stable
*Apache-Test-1.29 (03 Dec 2006)