diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:32:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-31 13:32:02 +0000 |
commit | eecf049ca56c247b932a4ebb47460dfa66a8c98c (patch) | |
tree | 347094d3099e75f5745eec5e742f4f97d32caf42 /dev-perl/Test-Manifest | |
parent | Stable on alpha, bug #354033 (diff) | |
download | gentoo-2-eecf049ca56c247b932a4ebb47460dfa66a8c98c.tar.gz gentoo-2-eecf049ca56c247b932a4ebb47460dfa66a8c98c.tar.bz2 gentoo-2-eecf049ca56c247b932a4ebb47460dfa66a8c98c.zip |
Stable on alpha, bug #400235
(Portage version: 2.1.10.52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog index 61577de5d186..a2760dbdf60a 100644 --- a/dev-perl/Test-Manifest/ChangeLog +++ b/dev-perl/Test-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Manifest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.52 2012/03/25 17:10:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.53 2012/03/31 13:32:02 klausman Exp $ + + 31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + Test-Manifest-1.230.0.ebuild: + Stable on alpha, bug #400235 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Manifest-1.21.ebuild, Test-Manifest-1.22.ebuild, Test-Manifest-1.230.0.ebuild: 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 1c121c8b25df..d621f470d3a1 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-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.6 2012/03/25 17:10:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.7 2012/03/31 13:32:02 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 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="" |