diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:33 +0000 |
commit | 66c2bf54c03642547b478f40ddf5f8f865a9864e (patch) | |
tree | a7a9e0e338bcb0b10dbbc33b721944909f7b03fc | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | gentoo-2-66c2bf54c03642547b478f40ddf5f8f865a9864e.tar.gz gentoo-2-66c2bf54c03642547b478f40ddf5f8f865a9864e.tar.bz2 gentoo-2-66c2bf54c03642547b478f40ddf5f8f865a9864e.zip |
sync IUSE (missing)
-rw-r--r-- | dev-util/weblint/weblint-1.020.ebuild | 3 | ||||
-rw-r--r-- | dev-util/yacc/yacc-1.9.1-r1.ebuild | 3 | ||||
-rw-r--r-- | net-im/ntame/ntame-998020954.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/weblint/weblint-1.020.ebuild b/dev-util/weblint/weblint-1.020.ebuild index d03af87be4f1..92cc8479de50 100644 --- a/dev-util/weblint/weblint-1.020.ebuild +++ b/dev-util/weblint/weblint-1.020.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/dev-util/weblint/weblint-1.020.ebuild,v 1.10 2004/06/25 02:50:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/weblint/weblint-1.020.ebuild,v 1.11 2004/07/15 00:14:20 agriffis Exp $ DESCRIPTION="syntax and minimal style checker for HTML by Neil Bowers" SRC_URI="mirror://gentoo/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.w3.org/Tools/weblint.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +IUSE="" DEPEND="" RDEPEND="dev-lang/perl" diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild index 54fa419fa885..88b85d986011 100644 --- a/dev-util/yacc/yacc-1.9.1-r1.ebuild +++ b/dev-util/yacc/yacc-1.9.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/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.27 2004/07/02 05:14:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.28 2004/07/15 00:15:31 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/devel/compiler-tools/${P}.tar.Z" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ppc64 sparc alpha mips hppa amd64 ia64 s390" +IUSE="" RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-apps/sed-4" diff --git a/net-im/ntame/ntame-998020954.ebuild b/net-im/ntame/ntame-998020954.ebuild index 895206d71b6c..3a0c22ca2edf 100644 --- a/net-im/ntame/ntame-998020954.ebuild +++ b/net-im/ntame/ntame-998020954.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/net-im/ntame/ntame-998020954.ebuild,v 1.6 2004/06/24 22:58:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ntame/ntame-998020954.ebuild,v 1.7 2004/07/15 00:18:33 agriffis Exp $ S=${WORKDIR}/ntaim DESCRIPTION="Ncurses based AOL Instant Messenger" @@ -11,6 +11,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" src_compile () { |