diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-11 15:39:15 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-11 15:39:15 +0000 |
commit | 626e69e896e699b58a7a037b1eb401d80adbbb80 (patch) | |
tree | 725245fa3164f3abc248dc857cfdd752b2c0842e /dev-lang/R/R-1.8.1.ebuild | |
parent | Added nls IUSE flag. (Manifest recommit) (diff) | |
download | gentoo-2-626e69e896e699b58a7a037b1eb401d80adbbb80.tar.gz gentoo-2-626e69e896e699b58a7a037b1eb401d80adbbb80.tar.bz2 gentoo-2-626e69e896e699b58a7a037b1eb401d80adbbb80.zip |
Oops. Typo ;-)
Diffstat (limited to 'dev-lang/R/R-1.8.1.ebuild')
-rw-r--r-- | dev-lang/R/R-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-1.8.1.ebuild b/dev-lang/R/R-1.8.1.ebuild index 5574267ea2b1..1c61f6366c0b 100644 --- a/dev-lang/R/R-1.8.1.ebuild +++ b/dev-lang/R/R-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.8.1.ebuild,v 1.11 2004/07/15 13:03:12 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.8.1.ebuild,v 1.12 2004/08/11 15:39:15 kugelfang Exp $ IUSE="X atlas f77 gnome tcltk" @@ -33,7 +33,7 @@ DEPEND="virtual/libc >=dev-libs/glib-1.2.10 >=media-sound/esound-0.2.23 >=media-libs/audiofile-0.2.1 )" -S + SLOT="0" LICENSE="GPL-2 LGPL-2.1" KEYWORDS="x86 sparc ppc amd64" |