diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 15:42:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-29 15:42:21 +0000 |
commit | 3ab1c0941520ab348ce48db98fa69b6ac0bac734 (patch) | |
tree | 687d482be1a3d5b32ea69f93a40f1ba5b53e7e03 /dev-perl/Test-Script | |
parent | stable ppc, bug 219663 (diff) | |
download | historical-3ab1c0941520ab348ce48db98fa69b6ac0bac734.tar.gz historical-3ab1c0941520ab348ce48db98fa69b6ac0bac734.tar.bz2 historical-3ab1c0941520ab348ce48db98fa69b6ac0bac734.zip |
Add ~alpha/~ia64 wrt #219723
Package-Manager: portage-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 |