summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.29.ebuild4
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.30.ebuild4
-rw-r--r--dev-perl/Apache-Test/ChangeLog6
3 files changed, 9 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 93dbc5e12dd6..6378694ae4d9 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-2008 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.10 2008/05/13 14:25:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.29.ebuild,v 1.11 2008/05/28 13:23:08 gmsoft Exp $
inherit depend.apache perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
SRC_TEST="skip"
DEPEND="dev-lang/perl"
diff --git a/dev-perl/Apache-Test/Apache-Test-1.30.ebuild b/dev-perl/Apache-Test/Apache-Test-1.30.ebuild
index e01624b61ac1..f85ff16a548f 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.30.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.30.ebuild,v 1.1 2008/05/19 07:12:40 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.30.ebuild,v 1.2 2008/05/28 13:23:08 gmsoft Exp $
inherit depend.apache 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
SRC_TEST="skip"
DEPEND="dev-lang/perl"
diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog
index 87991c7c5ce9..b92f4d94eb40 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.61 2008/05/19 07:12:40 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.62 2008/05/28 13:23:08 gmsoft Exp $
+
+ 28 May 2008; Guy Martin <gmsoft@gentoo.org> Apache-Test-1.29.ebuild,
+ Apache-Test-1.30.ebuild:
+ Added hppa and ~hppa keywords.
*Apache-Test-1.30 (19 May 2008)