diff options
author | 2012-02-24 10:39:14 +0000 | |
---|---|---|
committer | 2012-02-24 10:39:14 +0000 | |
commit | 881f370a0d484ebbebe58322493c7d2192fcbf77 (patch) | |
tree | bad181834554ec1da1c9663224671fe7f5ff50c7 /dev-perl/Test-Manifest | |
parent | Stable for amd64, wrt bug #400233 (diff) | |
download | gentoo-2-881f370a0d484ebbebe58322493c7d2192fcbf77.tar.gz gentoo-2-881f370a0d484ebbebe58322493c7d2192fcbf77.tar.bz2 gentoo-2-881f370a0d484ebbebe58322493c7d2192fcbf77.zip |
Stable for amd64, wrt bug #400235
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index b6fcb7fc0229..049de2209aca 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Manifest -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.47 2011/09/04 11:23:18 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.48 2012/02/24 10:39:14 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Manifest-1.230.0.ebuild: + Stable for amd64, wrt bug #400235 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Manifest-1.23.ebuild: Cleanup diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild index 5a2d718a7115..d69927047ccc 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.230.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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.1 2011/08/28 14:02:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.2 2012/02/24 10:39:14 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" |