diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:29:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:29:30 +0000 |
commit | 825abe1402d614994964203a664ea03685c488b3 (patch) | |
tree | dce25b59cc7d0924403bf35e489cd82e2252b833 /media-video/yanc | |
parent | sync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.gz gentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.bz2 gentoo-2-825abe1402d614994964203a664ea03685c488b3.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/yanc')
-rw-r--r-- | media-video/yanc/yanc-0.2.0.ebuild | 3 | ||||
-rw-r--r-- | media-video/yanc/yanc-0.2.1-r1.ebuild | 3 | ||||
-rw-r--r-- | media-video/yanc/yanc-0.2.1.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/media-video/yanc/yanc-0.2.0.ebuild b/media-video/yanc/yanc-0.2.0.ebuild index 1f16c1bad9fb..d92e79b96945 100644 --- a/media-video/yanc/yanc-0.2.0.ebuild +++ b/media-video/yanc/yanc-0.2.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-video/yanc/yanc-0.2.0.ebuild,v 1.6 2004/06/25 00:54:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/yanc/yanc-0.2.0.ebuild,v 1.7 2004/07/14 22:29:30 agriffis Exp $ DESCRIPTION="YanC is a GUI configuration tool for the NVIDIA Accelerated Linux Driver Set." HOMEPAGE="http://yanc.sourceforge.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/yanc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~x86" +IUSE="" # As the downloaded package seems to be pre-compiled, # the dependances are not clear. diff --git a/media-video/yanc/yanc-0.2.1-r1.ebuild b/media-video/yanc/yanc-0.2.1-r1.ebuild index c1c7063f3d92..d8037ef5ca80 100644 --- a/media-video/yanc/yanc-0.2.1-r1.ebuild +++ b/media-video/yanc/yanc-0.2.1-r1.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-video/yanc/yanc-0.2.1-r1.ebuild,v 1.2 2004/06/25 00:54:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/yanc/yanc-0.2.1-r1.ebuild,v 1.3 2004/07/14 22:29:30 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/yanc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" # As the downloaded package seems to be pre-compiled, # the dependances are not clear. diff --git a/media-video/yanc/yanc-0.2.1.ebuild b/media-video/yanc/yanc-0.2.1.ebuild index e9727ad3d866..4cd97d456efa 100644 --- a/media-video/yanc/yanc-0.2.1.ebuild +++ b/media-video/yanc/yanc-0.2.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/media-video/yanc/yanc-0.2.1.ebuild,v 1.3 2004/06/25 00:54:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/yanc/yanc-0.2.1.ebuild,v 1.4 2004/07/14 22:29:30 agriffis Exp $ DESCRIPTION="YanC is a GUI configuration tool for the NVIDIA Accelerated Linux Driver Set." HOMEPAGE="http://yanc.sourceforge.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/yanc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" # As the downloaded package seems to be pre-compiled, # the dependances are not clear. |