diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-28 17:33:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-28 17:33:00 +0000 |
commit | ede7b32bc865986b508c40eda1322b3176e6929d (patch) | |
tree | a8cc26be64279579621c269a405d49da3d8ecdc2 /dev-perl/Test-SubCalls | |
parent | Add USE=ftd2xx support by William Robinet. (diff) | |
download | gentoo-2-ede7b32bc865986b508c40eda1322b3176e6929d.tar.gz gentoo-2-ede7b32bc865986b508c40eda1322b3176e6929d.tar.bz2 gentoo-2-ede7b32bc865986b508c40eda1322b3176e6929d.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Test-SubCalls')
-rw-r--r-- | dev-perl/Test-SubCalls/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-SubCalls/ChangeLog b/dev-perl/Test-SubCalls/ChangeLog index 03950cd47d56..db92a855b532 100644 --- a/dev-perl/Test-SubCalls/ChangeLog +++ b/dev-perl/Test-SubCalls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-SubCalls -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.23 2011/09/04 11:23:31 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.24 2012/03/28 17:33:00 armin76 Exp $ + + 28 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-SubCalls-1.90.0.ebuild: + Drop sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-SubCalls-1.09.ebuild: Cleanup diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild index a5564a9d8d85..f7281cbba566 100644 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild,v 1.2 2011/09/03 21:05:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0.ebuild,v 1.3 2012/03/28 17:33:00 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Track the number of times subs are called" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND=">=dev-perl/Hook-LexWrap-0.20 |