diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-29 17:38:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-29 17:38:19 +0000 |
commit | 6ad050dba1b10b4e9c98f650666e1a0e2db13b31 (patch) | |
tree | d8a4bec0203ff8a3f982279a5d4b440183982ed2 /dev-perl/Test-Script | |
parent | Marked ~hppa (bug #219723). (diff) | |
download | gentoo-2-6ad050dba1b10b4e9c98f650666e1a0e2db13b31.tar.gz gentoo-2-6ad050dba1b10b4e9c98f650666e1a0e2db13b31.tar.bz2 gentoo-2-6ad050dba1b10b4e9c98f650666e1a0e2db13b31.zip |
Marked ~hppa (bug #219723).
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 763fa05b5e2a..d41264cdb557 100644 --- a/dev-perl/Test-Script/ChangeLog +++ b/dev-perl/Test-Script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Script # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.3 2008/04/29 15:40:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.4 2008/04/29 17:38:19 jer Exp $ + + 29 Apr 2008; Jeroen Roovers <jer@gentoo.org> Test-Script-1.03.ebuild: + Marked ~hppa (bug #219723). 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> Test-Script-1.03.ebuild: Add ~alpha/~ia64 wrt #219723 diff --git a/dev-perl/Test-Script/Test-Script-1.03.ebuild b/dev-perl/Test-Script/Test-Script-1.03.ebuild index da5588293ef2..88d847eb00f9 100644 --- a/dev-perl/Test-Script/Test-Script-1.03.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.03.ebuild,v 1.3 2008/04/29 15:40:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.03.ebuild,v 1.4 2008/04/29 17:38:19 jer Exp $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform basic tests for scripts" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~ia64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |