diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 12:15:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 12:15:55 +0000 |
commit | bc1d97b224f9533624aa3071fe3d4fcc092b6237 (patch) | |
tree | 79f8dfe1c9b0c67bad85cff3b0034473ec187551 /sci-mathematics/koctave | |
parent | New version: 2.10.0. Cleaning old ebuilds. (diff) | |
download | gentoo-2-bc1d97b224f9533624aa3071fe3d4fcc092b6237.tar.gz gentoo-2-bc1d97b224f9533624aa3071fe3d4fcc092b6237.tar.bz2 gentoo-2-bc1d97b224f9533624aa3071fe3d4fcc092b6237.zip |
sync IUSE (+arts)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-mathematics/koctave')
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65-r1.ebuild | 5 | ||||
-rw-r--r-- | sci-mathematics/koctave/koctave-0.65.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-mathematics/koctave/koctave-0.65-r1.ebuild b/sci-mathematics/koctave/koctave-0.65-r1.ebuild index 8a82b57f2259..c5d87e433a30 100644 --- a/sci-mathematics/koctave/koctave-0.65-r1.ebuild +++ b/sci-mathematics/koctave/koctave-0.65-r1.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/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.1 2005/06/05 19:43:30 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65-r1.ebuild,v 1.2 2005/07/14 12:15:55 agriffis Exp $ inherit kde @@ -12,7 +12,8 @@ SRC_URI="http://athlone.ath.cx/~matti/kde/koctave/${PN}3-${PV}.tar.bz2 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc" -IUSE="" +IUSE="arts" + DEPEND="virtual/libc sci-mathematics/octave diff --git a/sci-mathematics/koctave/koctave-0.65.ebuild b/sci-mathematics/koctave/koctave-0.65.ebuild index e640b647f36d..3b5ed3c1b020 100644 --- a/sci-mathematics/koctave/koctave-0.65.ebuild +++ b/sci-mathematics/koctave/koctave-0.65.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/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.6 2005/05/31 04:32:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/koctave/koctave-0.65.ebuild,v 1.7 2005/07/14 12:15:55 agriffis Exp $ inherit kde @@ -12,7 +12,8 @@ S=${WORKDIR}/${PN}3-${PV} SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~amd64 ~ppc ~sparc" -IUSE="" +IUSE="arts" + DEPEND="virtual/libc sci-mathematics/octave |