diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:17:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-31 13:17:09 +0000 |
commit | 3e00191087353159de6f6572230a552f91d495f0 (patch) | |
tree | fa1755c8dd0f9317fc44cc1609e2913a80d4b66d /dev-perl | |
parent | Marked ~hppa (bug #389001). (diff) | |
download | gentoo-2-3e00191087353159de6f6572230a552f91d495f0.tar.gz gentoo-2-3e00191087353159de6f6572230a552f91d495f0.tar.bz2 gentoo-2-3e00191087353159de6f6572230a552f91d495f0.zip |
Marked ~hppa (bug #389001).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Output/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Output/Test-Output-1.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog index 82e6be92ea72..e7a7f7482c25 100644 --- a/dev-perl/Test-Output/ChangeLog +++ b/dev-perl/Test-Output/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Output # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.11 2011/04/22 18:03:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.12 2011/10/31 13:17:09 jer Exp $ + + 31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Output-1.10.0.ebuild: + Marked ~hppa (bug #389001). *Test-Output-1.10.0 (22 Apr 2011) diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild index a304c6e3c0ce..d7aca5f6b63b 100644 --- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild +++ b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.1 2011/04/22 18:03:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.2 2011/10/31 13:17:09 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to test STDOUT and STDERR messages" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND=" |