diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-13 01:11:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-13 01:11:18 +0000 |
commit | c9277001d2f77f5f3c917f611a1226697af7e044 (patch) | |
tree | 7d5884259c35d2a18a41beca10aa2c7daf6cdcc9 /dev-perl/PDL/PDL-2.4.2-r1.ebuild | |
parent | Version Bump from upstream. (diff) | |
download | gentoo-2-c9277001d2f77f5f3c917f611a1226697af7e044.tar.gz gentoo-2-c9277001d2f77f5f3c917f611a1226697af7e044.tar.bz2 gentoo-2-c9277001d2f77f5f3c917f611a1226697af7e044.zip |
Marking sparc stable
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/PDL/PDL-2.4.2-r1.ebuild')
-rw-r--r-- | dev-perl/PDL/PDL-2.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.4.2-r1.ebuild b/dev-perl/PDL/PDL-2.4.2-r1.ebuild index 17c0b20664e3..b581fc7d710c 100644 --- a/dev-perl/PDL/PDL-2.4.2-r1.ebuild +++ b/dev-perl/PDL/PDL-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.1 2006/04/26 22:18:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.2 2006/06/13 01:11:18 mcummings Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CS/CSOE/${P}.tar.gz" LICENSE="Artistic as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="opengl badval" DEPEND=">=sys-libs/ncurses-5.2 |