diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:53:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:53:10 +0000 |
commit | 12d519af942ae68404ea819305788911360c14ad (patch) | |
tree | 47e04584433073e7eb25e42c274efcd3978939d3 | |
parent | Stable for amd64, wrt bug #400031 (diff) | |
download | gentoo-2-12d519af942ae68404ea819305788911360c14ad.tar.gz gentoo-2-12d519af942ae68404ea819305788911360c14ad.tar.bz2 gentoo-2-12d519af942ae68404ea819305788911360c14ad.zip |
Stable for amd64, wrt bug #400033
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Test/ChangeLog | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild index 1322ca5b7da1..5e484be1a864 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.360.0.ebuild,v 1.1 2011/09/01 13:34:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.360.0.ebuild,v 1.2 2012/02/24 09:53:10 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" # interactive, requires interaction with the live filesystem diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog index 345429085dba..4ff421b96695 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-Test # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.75 2012/01/31 18:36:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.76 2012/02/24 09:53:10 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Apache-Test-1.360.0.ebuild: + Stable for amd64, wrt bug #400033 *Apache-Test-1.370.0 (31 Jan 2012) |