diff options
author | 2005-04-01 17:51:53 +0000 | |
---|---|---|
committer | 2005-04-01 17:51:53 +0000 | |
commit | f2d89d3dc7b920b3d512c235ee7dcade5093b04a (patch) | |
tree | 4522734e0e905e5577164b9e310edfc4a9033409 /dev-perl/PDL/PDL-2.4.2.ebuild | |
parent | Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant (diff) | |
download | gentoo-2-f2d89d3dc7b920b3d512c235ee7dcade5093b04a.tar.gz gentoo-2-f2d89d3dc7b920b3d512c235ee7dcade5093b04a.tar.bz2 gentoo-2-f2d89d3dc7b920b3d512c235ee7dcade5093b04a.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/PDL/PDL-2.4.2.ebuild')
-rw-r--r-- | dev-perl/PDL/PDL-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.4.2.ebuild b/dev-perl/PDL/PDL-2.4.2.ebuild index e499f0a63aa5..1ef6ecdaa921 100644 --- a/dev-perl/PDL/PDL-2.4.2.ebuild +++ b/dev-perl/PDL/PDL-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.4 2005/03/27 14:25:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.5 2005/04/01 17:49:42 blubb 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 ~ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc sparc x86" IUSE="opengl" DEPEND=">=sys-libs/ncurses-5.2 |