diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-27 23:33:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-27 23:33:19 +0000 |
commit | c02aad53e600cf2ae8c9aef8fa11d815a4b069ce (patch) | |
tree | 53bc6d2bee90078912f7249b5b10adac76458e00 /dev-perl/Apache-Test | |
parent | fix up some minor issues, migrate useflags from mozilla to seamonkey (diff) | |
download | gentoo-2-c02aad53e600cf2ae8c9aef8fa11d815a4b069ce.tar.gz gentoo-2-c02aad53e600cf2ae8c9aef8fa11d815a4b069ce.tar.bz2 gentoo-2-c02aad53e600cf2ae8c9aef8fa11d815a4b069ce.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.26.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-Test/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.26.ebuild b/dev-perl/Apache-Test/Apache-Test-1.26.ebuild index dd61bbde4d0d..757b9c70d98c 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.26.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.26.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.26.ebuild,v 1.8 2006/08/04 22:20:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.26.ebuild,v 1.9 2006/08/27 23:33:19 mcummings 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 230d9bc242a4..d5bffe648a19 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.39 2006/08/04 22:20:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.40 2006/08/27 23:33:19 mcummings Exp $ + + 27 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Apache-Test-1.26.ebuild: + Marking amd64 stable 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Apache-Test-1.15.ebuild, Apache-Test-1.22.ebuild, Apache-Test-1.23.ebuild, |