diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2008-05-23 15:58:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2008-05-23 15:58:55 +0000 |
commit | 897b4e5c5e4ea79b6e8e8bd482281d3f1f039598 (patch) | |
tree | 60b23c663faa254e33cd11f19d1b52e62e11cb80 /dev-perl/Test-Script | |
parent | Initial import. ebuild is submitted by Ryoichiro Suzuki, bug #211400. (diff) | |
download | historical-897b4e5c5e4ea79b6e8e8bd482281d3f1f039598.tar.gz historical-897b4e5c5e4ea79b6e8e8bd482281d3f1f039598.tar.bz2 historical-897b4e5c5e4ea79b6e8e8bd482281d3f1f039598.zip |
~amd64 wrt #219723
Package-Manager: portage-2.1.5.2
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 996653182b9f..86568f95d4a4 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.5 2008/05/17 15:04:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.6 2008/05/23 15:58:55 drac Exp $ + + 23 May 2008; Samuli Suominen <drac@gentoo.org> Test-Script-1.03.ebuild: + ~amd64 wrt #219723 17 May 2008; nixnut <nixnut@gentoo.org> Test-Script-1.03.ebuild: Added ~ppc wrt 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 6f306eb5eb14..69095886c797 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.5 2008/05/17 15:04:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.03.ebuild,v 1.6 2008/05/23 15:58:55 drac Exp $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform basic tests for scripts" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |