diff options
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.29.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Test/ChangeLog | 5 |
2 files changed, 6 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 cb85a4cc5a3b..93dbc5e12dd6 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.9 2008/02/02 15:17:01 hollow Exp $ +# $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 $ 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 b73c8c503ade..a745e1a91e3c 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2008/02/02 15:17:01 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.60 2008/05/13 14:25:03 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> Apache-Test-1.29.ebuild: + Marked ~hppa (LuckyLuke). 02 Feb 2008; Benedikt Böhm <hollow@gentoo.org> Apache-Test-1.29.ebuild: use depend.apache eclass wrt #208033 |