diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:02 +0000 |
commit | 3a4d600294dc1ae1f803edc28827c76ad915be3a (patch) | |
tree | 9f81f8aeabc655e5a5c71b42aba60e78bf830e26 | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-3a4d600294dc1ae1f803edc28827c76ad915be3a.tar.gz gentoo-2-3a4d600294dc1ae1f803edc28827c76ad915be3a.tar.bz2 gentoo-2-3a4d600294dc1ae1f803edc28827c76ad915be3a.zip |
fix double IUSE
-rw-r--r-- | app-sci/mupad/mupad-2.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-sci/mupad/mupad-2.5.2-r2.ebuild | 6 | ||||
-rw-r--r-- | app-sci/xcircuit/xcircuit-2.5.5.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/monafont/monafont-2.90-r1.ebuild | 6 | ||||
-rw-r--r-- | media-fonts/monafont/monafont-2.90.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | 5 |
6 files changed, 11 insertions, 22 deletions
diff --git a/app-sci/mupad/mupad-2.5.2-r1.ebuild b/app-sci/mupad/mupad-2.5.2-r1.ebuild index 745fbc3cfd29..863ece37955c 100644 --- a/app-sci/mupad/mupad-2.5.2-r1.ebuild +++ b/app-sci/mupad/mupad-2.5.2-r1.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mupad/mupad-2.5.2-r1.ebuild,v 1.5 2004/07/01 11:53:26 eradicator Exp $ - -IUSE="mupad-noscilab" +# $Header: /var/cvsroot/gentoo-x86/app-sci/mupad/mupad-2.5.2-r1.ebuild,v 1.6 2004/07/15 03:46:46 agriffis Exp $ VER=`echo $PV|awk -F. '{ print $1$2$3 }'` URLPATH="ftp://ftp.mupad.de/MuPAD/distrib/unix/" @@ -28,7 +26,7 @@ LICENSE="mupad" SLOT="0" KEYWORDS="x86" -IUSE="" +IUSE="mupad-noscilab" DEPEND="virtual/libc" RDEPEND="=dev-lang/tk-8.3*" diff --git a/app-sci/mupad/mupad-2.5.2-r2.ebuild b/app-sci/mupad/mupad-2.5.2-r2.ebuild index 67cc01a6198f..e0bc28ada048 100644 --- a/app-sci/mupad/mupad-2.5.2-r2.ebuild +++ b/app-sci/mupad/mupad-2.5.2-r2.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mupad/mupad-2.5.2-r2.ebuild,v 1.5 2004/07/01 11:53:26 eradicator Exp $ - -IUSE="mupad-noscilab" +# $Header: /var/cvsroot/gentoo-x86/app-sci/mupad/mupad-2.5.2-r2.ebuild,v 1.6 2004/07/15 03:46:46 agriffis Exp $ VER=`echo $PV|awk -F. '{ print $1$2$3 }'` URLPATH="ftp://ftp.mupad.de/MuPAD/distrib/unix/" @@ -28,7 +26,7 @@ LICENSE="mupad" SLOT="0" KEYWORDS="~x86 -ppc ~amd64" -IUSE="" +IUSE="mupad-noscilab" DEPEND="virtual/libc" RDEPEND=">=dev-lang/tk-8.3" diff --git a/app-sci/xcircuit/xcircuit-2.5.5.ebuild b/app-sci/xcircuit/xcircuit-2.5.5.ebuild index abe626bbb95c..4b2bbe3d45e6 100644 --- a/app-sci/xcircuit/xcircuit-2.5.5.ebuild +++ b/app-sci/xcircuit/xcircuit-2.5.5.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.5.ebuild,v 1.7 2004/06/24 22:21:25 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-sci/xcircuit/xcircuit-2.5.5.ebuild,v 1.8 2004/07/15 03:45:35 agriffis Exp $ inherit flag-o-matic diff --git a/media-fonts/monafont/monafont-2.90-r1.ebuild b/media-fonts/monafont/monafont-2.90-r1.ebuild index 3d67c703178d..3ed9241b3986 100644 --- a/media-fonts/monafont/monafont-2.90-r1.ebuild +++ b/media-fonts/monafont/monafont-2.90-r1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90-r1.ebuild,v 1.2 2004/06/24 22:29:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90-r1.ebuild,v 1.3 2004/07/15 03:48:02 agriffis Exp $ inherit font -IUSE="X truetype" - MY_P=${P/_/} DESCRIPTION="Japanese bitmap and TrueType fonts suitable for browsing 2ch" @@ -15,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="public-domain" SLOT="0" KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64" -IUSE="" +IUSE="X truetype" DEPEND="virtual/x11 dev-lang/perl >=sys-apps/sed-4" diff --git a/media-fonts/monafont/monafont-2.90.ebuild b/media-fonts/monafont/monafont-2.90.ebuild index 42915cca88ed..7cfbedcbb949 100644 --- a/media-fonts/monafont/monafont-2.90.ebuild +++ b/media-fonts/monafont/monafont-2.90.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90.ebuild,v 1.8 2004/06/24 22:29:53 agriffis Exp $ - -IUSE="truetype" +# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90.ebuild,v 1.9 2004/07/15 03:48:02 agriffis Exp $ MY_P=${P/_/} @@ -13,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 LICENSE="public-domain" SLOT="0" KEYWORDS="x86 alpha ppc sparc ~amd64" -IUSE="" +IUSE="truetype" DEPEND="virtual/x11 dev-lang/perl >=sys-apps/sed-4" diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 49f1ff8fac7f..4f39265fcfa5 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.10 2004/07/09 20:18:05 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.11 2004/07/15 03:44:39 agriffis Exp $ V6PATCH_LEVEL=alpha11 DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor" SRC_URI="ftp://ftp.cebu.mozcom.com/pub/linux/net/${P}.tar.gz http://dev.gentoo.org/~gmsoft/${P}-ipv6-${V6PATCH_LEVEL}.diff" HOMEPAGE="http://cebu.mozcom.com/riker/iptraf/" -IUSE="ipv6" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 mips" +IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2-r1" -IUSE="" src_unpack() { unpack ${P}.tar.gz |