diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:59:20 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 04:59:20 +0000 |
commit | 615b29f28de70a062969d2ffe3b2d5efeb7db8eb (patch) | |
tree | b3fe19e24a63441e5d85b66e6a7b8832aa6ba721 /dev-perl | |
parent | Added ~mips, bug 345605. (diff) | |
download | gentoo-2-615b29f28de70a062969d2ffe3b2d5efeb7db8eb.tar.gz gentoo-2-615b29f28de70a062969d2ffe3b2d5efeb7db8eb.tar.bz2 gentoo-2-615b29f28de70a062969d2ffe3b2d5efeb7db8eb.zip |
Added ~mips, bug 285343.
(Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 94a0f0fefb07..ba2e41076c43 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.22 2010/06/11 05:34:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.23 2010/12/07 04:59:20 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> Test-Script-1.07.ebuild: + Added ~mips, bug 285343. 11 Jun 2010; Torsten Veller <tove@gentoo.org> -Test-Script-1.03.ebuild: Cleanup diff --git a/dev-perl/Test-Script/Test-Script-1.07.ebuild b/dev-perl/Test-Script/Test-Script-1.07.ebuild index b5eb89c8656c..47377a4b4cbb 100644 --- a/dev-perl/Test-Script/Test-Script-1.07.ebuild +++ b/dev-perl/Test-Script/Test-Script-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.07.ebuild,v 1.5 2010/05/08 18:10:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07.ebuild,v 1.6 2010/12/07 04:59:20 mattst88 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform basic tests for scripts" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="virtual/perl-File-Spec |