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 | |
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')
-rw-r--r-- | media-libs/SoQt/SoQt-1.0.2.ebuild | 3 | ||||
-rw-r--r-- | media-libs/taglib/taglib-1.0.ebuild | 3 | ||||
-rw-r--r-- | media-libs/xpm/xpm-3.4k-r2.ebuild | 3 |
3 files changed, 6 insertions, 3 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 diff --git a/media-libs/taglib/taglib-1.0.ebuild b/media-libs/taglib/taglib-1.0.ebuild index 84c4cb8e5cda..26f43a14caec 100644 --- a/media-libs/taglib/taglib-1.0.ebuild +++ b/media-libs/taglib/taglib-1.0.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/taglib/taglib-1.0.ebuild,v 1.6 2004/06/24 23:24:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.0.ebuild,v 1.7 2004/07/14 20:33:10 agriffis Exp $ inherit flag-o-matic @@ -11,6 +11,7 @@ SRC_URI="http://ktown.kde.org/~wheeler/taglib/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc hppa amd64 alpha ia64" +IUSE="" DEPEND=">=sys-devel/autoconf-2.58" RDEPEND="" diff --git a/media-libs/xpm/xpm-3.4k-r2.ebuild b/media-libs/xpm/xpm-3.4k-r2.ebuild index c0c01ada02b2..ae7b2940eeb8 100644 --- a/media-libs/xpm/xpm-3.4k-r2.ebuild +++ b/media-libs/xpm/xpm-3.4k-r2.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/xpm/xpm-3.4k-r2.ebuild,v 1.10 2004/06/24 23:25:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xpm/xpm-3.4k-r2.ebuild,v 1.11 2004/07/14 20:34:16 agriffis Exp $ # Note that this is a dummy package. It's just a placeholder. If the # package which needs xpm needs X11, it doesn't need xpm, because X11 @@ -12,6 +12,7 @@ DESCRIPTION="xpm is provided by X11" HOMEPAGE="http://www.gentoo.org/" KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +IUSE="" SLOT="0" LICENSE="GPL-2" |