diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 15:40:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 15:40:27 +0000 |
commit | 75b0d4e69e226d826110a670f94a74771291a1ee (patch) | |
tree | 34860de6228425886ce623169c177964dbc90cfe /dev-perl/Test-Script | |
parent | stable ppc, bug 219663 (diff) | |
download | gentoo-2-75b0d4e69e226d826110a670f94a74771291a1ee.tar.gz gentoo-2-75b0d4e69e226d826110a670f94a74771291a1ee.tar.bz2 gentoo-2-75b0d4e69e226d826110a670f94a74771291a1ee.zip |
Add ~alpha/~ia64 wrt #219723
(Portage version: 2.1.4.4)
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 2594e50355cb..763fa05b5e2a 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.2 2008/04/29 15:38:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.3 2008/04/29 15:40:27 armin76 Exp $ + + 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> Test-Script-1.03.ebuild: + Add ~alpha/~ia64 wrt #219723 29 Apr 2008; Ferris McCormick <fmccor@gentoo.org> Test-Script-1.03.ebuild: Add ~sparc for testing, part of Bug #219723. diff --git a/dev-perl/Test-Script/Test-Script-1.03.ebuild b/dev-perl/Test-Script/Test-Script-1.03.ebuild index ba1931685518..da5588293ef2 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.2 2008/04/29 15:38:17 fmccor Exp $ +# $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 $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform basic tests for scripts" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |