diff options
author | 2004-06-02 20:39:45 +0000 | |
---|---|---|
committer | 2004-06-02 20:39:45 +0000 | |
commit | db7b9884a276d66b8dc9744be545005a2c7ac9b0 (patch) | |
tree | 50d6d70f1b8e84b35b367795e94112993ce717ec /dev-libs/gsl | |
parent | Bump version and add metadata.xml, see bug 52791. (Manifest recommit) (diff) | |
download | gentoo-2-db7b9884a276d66b8dc9744be545005a2c7ac9b0.tar.gz gentoo-2-db7b9884a276d66b8dc9744be545005a2c7ac9b0.tar.bz2 gentoo-2-db7b9884a276d66b8dc9744be545005a2c7ac9b0.zip |
PPC stable profile update
Diffstat (limited to 'dev-libs/gsl')
-rw-r--r-- | dev-libs/gsl/gsl-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gsl/gsl-1.4.ebuild b/dev-libs/gsl/gsl-1.4.ebuild index 6da8ca7281ca..9b714f6fa33e 100644 --- a/dev-libs/gsl/gsl-1.4.ebuild +++ b/dev-libs/gsl/gsl-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/gsl-1.4.ebuild,v 1.7 2004/05/23 19:29:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gsl/gsl-1.4.ebuild,v 1.8 2004/06/02 20:39:13 pvdabeel Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://sources.redhat.com/gsl/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64 alpha ~ppc" +KEYWORDS="x86 sparc amd64 alpha ppc" DEPEND="virtual/glibc" |