diff options
-rw-r--r-- | dev-util/dmake/dmake-4.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/documancer/documancer-0.1.7.ebuild | 3 | ||||
-rw-r--r-- | dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild | 3 | ||||
-rw-r--r-- | dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild | 3 | ||||
-rw-r--r-- | net-dns/dlint/dlint-1.4.0.ebuild | 3 | ||||
-rw-r--r-- | net-dns/dns2go/dns2go-1.1-r2.ebuild | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/dmake/dmake-4.1-r1.ebuild b/dev-util/dmake/dmake-4.1-r1.ebuild index 2e2cc07d908d..69540e66a955 100644 --- a/dev-util/dmake/dmake-4.1-r1.ebuild +++ b/dev-util/dmake/dmake-4.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/dmake/dmake-4.1-r1.ebuild,v 1.11 2004/06/25 02:29:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.12 2004/07/14 23:19:57 agriffis Exp $ DESCRIPTION="Improved make" SRC_URI="http://plg.uwaterloo.ca/~ftp/dmake/dmake-v4.1-src-export.all-unknown-all.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.scri.fsu.edu/~dwyer/dmake.html" SLOT="0" LICENSE="GPL-1" KEYWORDS="x86 sparc " +IUSE="" DEPEND="sys-apps/groff" diff --git a/dev-util/documancer/documancer-0.1.7.ebuild b/dev-util/documancer/documancer-0.1.7.ebuild index b4dd19112315..64b129c848b3 100644 --- a/dev-util/documancer/documancer-0.1.7.ebuild +++ b/dev-util/documancer/documancer-0.1.7.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.1.7.ebuild,v 1.4 2004/06/25 02:29:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/documancer/documancer-0.1.7.ebuild,v 1.5 2004/07/14 23:20:19 agriffis Exp $ DESCRIPTION="Programmer's documentation reader with very fast fulltext searching" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://documancer.sourceforge.net" KEYWORDS="~x86" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild b/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild index 1b7821172b8d..03c8212839ac 100644 --- a/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild +++ b/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.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/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild,v 1.2 2004/06/25 02:30:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-emf-bin/eclipse-emf-bin-200403250631.ebuild,v 1.3 2004/07/14 23:23:06 agriffis Exp $ inherit eclipse-ext @@ -10,6 +10,7 @@ SRC_URI="http://download.eclipse.org/tools/emf/downloads/drops/2.0/I200403250631 LICENSE="CPL-1.0" SLOT="2" KEYWORDS="~x86" +IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8" src_unpack() { diff --git a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild index f2ad5e042bf5..cbd79e1a80e5 100644 --- a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild +++ b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.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/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild,v 1.2 2004/06/25 02:30:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild,v 1.3 2004/07/14 23:23:25 agriffis Exp $ inherit eclipse-ext @@ -10,6 +10,7 @@ SRC_URI="http://download.eclipse.org/tools/gef/downloads/drops/I-I20040330-20040 SLOT="0" LICENSE="CPL-1.0" KEYWORDS="~x86" +IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8" src_unpack() { diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild index 072a516e37f4..4f51aeca4452 100644 --- a/net-dns/dlint/dlint-1.4.0.ebuild +++ b/net-dns/dlint/dlint-1.4.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/net-dns/dlint/dlint-1.4.0.ebuild,v 1.11 2004/06/24 22:34:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.12 2004/07/14 23:23:13 agriffis Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -10,6 +10,7 @@ HOMEPAGE="http://www.domtools.com/dns/dlint.shtml" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" LICENSE="GPL-2" DEPEND="net-dns/bind-tools diff --git a/net-dns/dns2go/dns2go-1.1-r2.ebuild b/net-dns/dns2go/dns2go-1.1-r2.ebuild index 93b2712437e7..7c5f34bd7d05 100644 --- a/net-dns/dns2go/dns2go-1.1-r2.ebuild +++ b/net-dns/dns2go/dns2go-1.1-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/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.15 2004/07/01 22:11:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.16 2004/07/14 23:23:34 agriffis Exp $ DESCRIPTION="Dns2Go Linux Client v1.1" HOMEPAGE="http://www.dns2go.com/" @@ -9,6 +9,7 @@ SRC_URI="http://home.planetinternet.be/~felixdv/d2gsetup.tar.gz" LICENSE="DNS2GO" SLOT="0" KEYWORDS="x86 amd64 -* s390" +IUSE="" DEPEND="virtual/libc" |