diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:34:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:34:16 +0000 |
commit | 0a08005bc7a3e2ec21a8bc0005175dea20faf0ee (patch) | |
tree | a02bee4277a723140d061b81d938ea541f78c9c7 /media-libs/SoQt | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-0a08005bc7a3e2ec21a8bc0005175dea20faf0ee.tar.gz gentoo-2-0a08005bc7a3e2ec21a8bc0005175dea20faf0ee.tar.bz2 gentoo-2-0a08005bc7a3e2ec21a8bc0005175dea20faf0ee.zip |
sync IUSE (missing)
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r-- | media-libs/SoQt/SoQt-1.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/SoQt/SoQt-1.0.2.ebuild b/media-libs/SoQt/SoQt-1.0.2.ebuild index 37d132167076..2aa079f0cfb1 100644 --- a/media-libs/SoQt/SoQt-1.0.2.ebuild +++ b/media-libs/SoQt/SoQt-1.0.2.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/media-libs/SoQt/SoQt-1.0.2.ebuild,v 1.4 2004/06/24 23:23:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.0.2.ebuild,v 1.5 2004/07/14 20:29:25 agriffis Exp $ DESCRIPTION="A Qt Interface for coin" SRC_URI="ftp://ftp.coin3d.org/pub/coin/src/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.coin3d.org/" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc" +IUSE="" DEPEND="virtual/x11 virtual/opengl |