diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:14:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:14:39 +0000 |
commit | ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6 (patch) | |
tree | b5d1c9f9335b7a0a1bc9fd077eaeccd90e978bc8 | |
parent | sync IUSE (-usb), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.tar.gz historical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.tar.bz2 historical-ebe335aa20c08b8b66a584323b7cbfe1f0e3d2c6.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r-- | dev-util/pkgconfig/pkgconfig-0.12.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/pkgconfig/pkgconfig-0.14.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/sashxb/sashxb-1.0.2.ebuild | 5 | ||||
-rw-r--r-- | dev-util/sel/sel-0.08.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/sel/sel-0.08.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/shtool/shtool-1.5.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/shtool/shtool-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/tkcvs/tkcvs-6.4-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/tkcvs/tkcvs-7.03.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tkcvs/tkcvs-7.1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tkcvs/tkcvs-7.1.4.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.0.6.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2.1_pre1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tla/tla-1.2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tmake/tmake-1.11.ebuild | 3 | ||||
-rw-r--r-- | dev-util/tmake/tmake-1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/xdelta/xdelta-1.1.3.ebuild | 4 |
20 files changed, 39 insertions, 32 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild index 4306a3d3ec6d..fdf45b352607 100644 --- a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.14 2004/07/02 05:11:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.15 2004/07/15 00:00:45 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Package Config system that manages compile/link flags for libraries" SRC_URI="http://www.freedesktop.org/software/pkgconfig/releases/${P}.tar.gz" HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" +IUSE="" DEPEND="virtual/libc" RDEPEND="" diff --git a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild index 2d3c087bfc23..dcbedff0cb28 100644 --- a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.11 2004/07/02 05:11:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.12 2004/07/15 00:00:45 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Package Config system that manages compile/link flags for libraries" SRC_URI="http://www.freedesktop.org/software/pkgconfig/releases/${P}.tar.gz" HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha mips" +IUSE="" DEPEND="virtual/libc" RDEPEND="" diff --git a/dev-util/sashxb/sashxb-1.0.2.ebuild b/dev-util/sashxb/sashxb-1.0.2.ebuild index fb9ddd0ce828..9cb4d45cc321 100644 --- a/dev-util/sashxb/sashxb-1.0.2.ebuild +++ b/dev-util/sashxb/sashxb-1.0.2.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/dev-util/sashxb/sashxb-1.0.2.ebuild,v 1.8 2004/06/25 02:45:56 agriffis Exp $ - -S="${WORKDIR}/${P}" +# $Header: /var/cvsroot/gentoo-x86/dev-util/sashxb/sashxb-1.0.2.ebuild,v 1.9 2004/07/15 00:05:41 agriffis Exp $ DESCRIPTION="Application environment for HTML and JS developers." HOMEPAGE="http://oss.software.ibm.com/developerworks/opensource/sashxb/" @@ -11,6 +9,7 @@ SRC_URI="http://oss.software.ibm.com/developerworks/opensource/sashxb/download/r SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc " +IUSE="" RDEPEND=">=net-www/mozilla-1.0 >=dev-libs/gdome2-0.7 diff --git a/dev-util/sel/sel-0.08.2.ebuild b/dev-util/sel/sel-0.08.2.ebuild index cc8f2f2f4eae..7e22452bb249 100644 --- a/dev-util/sel/sel-0.08.2.ebuild +++ b/dev-util/sel/sel-0.08.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.2.ebuild,v 1.13 2004/06/25 02:46:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.2.ebuild,v 1.14 2004/07/15 00:06:59 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A filemanager for shell scripts" SRC_URI="http://www.rhein-neckar.de/~darkstar/files/${P}.tar.gz" HOMEPAGE="http://www.rhein-neckar.de/~darkstar/sel.html" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.rhein-neckar.de/~darkstar/sel.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc s390" +IUSE="" DEPEND=">=sys-libs/ncurses-5.1" diff --git a/dev-util/sel/sel-0.08.4.ebuild b/dev-util/sel/sel-0.08.4.ebuild index 07af8df06667..7c9865268da7 100644 --- a/dev-util/sel/sel-0.08.4.ebuild +++ b/dev-util/sel/sel-0.08.4.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.4.ebuild,v 1.3 2004/06/25 02:46:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.4.ebuild,v 1.4 2004/07/15 00:06:59 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A filemanager for shell scripts" SRC_URI="http://www.rninet.de/darkstar/files/${P}.tar.gz" HOMEPAGE="http://www.rninet.de/darkstar/sel.html" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.rninet.de/darkstar/sel.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc ~s390 ~ppc" +IUSE="" DEPEND=">=sys-libs/ncurses-5.1" diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild index 211095e88fda..933375498206 100644 --- a/dev-util/shtool/shtool-1.5.1-r2.ebuild +++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.11 2004/06/25 02:46:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.12 2004/07/15 00:08:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ia64" +IUSE="" DEPEND=">=dev-lang/perl-5.6" diff --git a/dev-util/shtool/shtool-2.0.0.ebuild b/dev-util/shtool/shtool-2.0.0.ebuild index a04d7f12c626..e9828c272397 100644 --- a/dev-util/shtool/shtool-2.0.0.ebuild +++ b/dev-util/shtool/shtool-2.0.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.1 2004/07/13 17:04:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.2 2004/07/15 00:08:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc ~ia64" +IUSE="" DEPEND=">=dev-lang/perl-5.6" diff --git a/dev-util/tkcvs/tkcvs-6.4-r2.ebuild b/dev-util/tkcvs/tkcvs-6.4-r2.ebuild index d74c2ca58f38..35bb824a298a 100644 --- a/dev-util/tkcvs/tkcvs-6.4-r2.ebuild +++ b/dev-util/tkcvs/tkcvs-6.4-r2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-6.4-r2.ebuild,v 1.11 2004/06/25 02:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-6.4-r2.ebuild,v 1.12 2004/07/15 00:12:28 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="TkCVS" SRC_URI="http://www.twobarleycorns.net/${P}.tar.gz" HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html" @@ -11,6 +10,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " +IUSE="" RDEPEND=">=dev-lang/tk-8.1.1" diff --git a/dev-util/tkcvs/tkcvs-7.03.ebuild b/dev-util/tkcvs/tkcvs-7.03.ebuild index 65ca62b5c0f3..9946bb979602 100644 --- a/dev-util/tkcvs/tkcvs-7.03.ebuild +++ b/dev-util/tkcvs/tkcvs-7.03.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/tkcvs/tkcvs-7.03.ebuild,v 1.8 2004/06/25 02:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.03.ebuild,v 1.9 2004/07/15 00:12:28 agriffis Exp $ MY_P=${PN}-${PV/./_} S=${WORKDIR}/${MY_P} @@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " +IUSE="" RDEPEND=">=dev-lang/tk-8.1.1" diff --git a/dev-util/tkcvs/tkcvs-7.1.2.ebuild b/dev-util/tkcvs/tkcvs-7.1.2.ebuild index 45c841fc922c..28895e8b2626 100644 --- a/dev-util/tkcvs/tkcvs-7.1.2.ebuild +++ b/dev-util/tkcvs/tkcvs-7.1.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/dev-util/tkcvs/tkcvs-7.1.2.ebuild,v 1.6 2004/06/25 02:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.2.ebuild,v 1.7 2004/07/15 00:12:28 agriffis Exp $ MY_P=${PN}_${PV//./_} S=${WORKDIR}/${MY_P} @@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" RDEPEND=">=dev-lang/tk-8.3" diff --git a/dev-util/tkcvs/tkcvs-7.1.4.ebuild b/dev-util/tkcvs/tkcvs-7.1.4.ebuild index 337d7564cf0c..c3147103da4c 100644 --- a/dev-util/tkcvs/tkcvs-7.1.4.ebuild +++ b/dev-util/tkcvs/tkcvs-7.1.4.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/tkcvs/tkcvs-7.1.4.ebuild,v 1.4 2004/06/25 02:48:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tkcvs/tkcvs-7.1.4.ebuild,v 1.5 2004/07/15 00:12:28 agriffis Exp $ MY_P=${PN}_${PV//./_} S=${WORKDIR}/${MY_P} @@ -11,6 +11,7 @@ HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~sparc" +IUSE="" RDEPEND=">=dev-lang/tk-8.3 dev-util/cvs diff --git a/dev-util/tla/tla-1.0.6.ebuild b/dev-util/tla/tla-1.0.6.ebuild index 421581e49336..a08ebcff063a 100644 --- a/dev-util/tla/tla-1.0.6.ebuild +++ b/dev-util/tla/tla-1.0.6.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/tla/tla-1.0.6.ebuild,v 1.4 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.0.6.ebuild,v 1.5 2004/07/15 00:13:08 agriffis Exp $ DESCRIPTION="the arch revision control system (C-implementation)" HOMEPAGE="http://regexps.srparish.net/www/" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { # recommended install settings diff --git a/dev-util/tla/tla-1.1.ebuild b/dev-util/tla/tla-1.1.ebuild index c47e1cdafe15..5a533ceb7b89 100644 --- a/dev-util/tla/tla-1.1.ebuild +++ b/dev-util/tla/tla-1.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/dev-util/tla/tla-1.1.ebuild,v 1.4 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.1.ebuild,v 1.5 2004/07/15 00:13:08 agriffis Exp $ MY_P="${P/_/}" @@ -12,6 +12,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc" +IUSE="" DEPEND="sys-apps/coreutils sys-apps/diffutils diff --git a/dev-util/tla/tla-1.2-r1.ebuild b/dev-util/tla/tla-1.2-r1.ebuild index e5c0f0cd7a6a..9f42bd140304 100644 --- a/dev-util/tla/tla-1.2-r1.ebuild +++ b/dev-util/tla/tla-1.2-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/tla/tla-1.2-r1.ebuild,v 1.5 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2-r1.ebuild,v 1.6 2004/07/15 00:13:08 agriffis Exp $ MY_P="${P/_/}" @@ -12,6 +12,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc ~amd64" +IUSE="" DEPEND="sys-apps/coreutils sys-apps/diffutils diff --git a/dev-util/tla/tla-1.2-r2.ebuild b/dev-util/tla/tla-1.2-r2.ebuild index eee9a3f6807d..30c1fdf45f24 100644 --- a/dev-util/tla/tla-1.2-r2.ebuild +++ b/dev-util/tla/tla-1.2-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/dev-util/tla/tla-1.2-r2.ebuild,v 1.3 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2-r2.ebuild,v 1.4 2004/07/15 00:13:08 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc ~amd64" +IUSE="" DEPEND="sys-apps/coreutils >=net-misc/neon-0.24.6 diff --git a/dev-util/tla/tla-1.2.1_pre1.ebuild b/dev-util/tla/tla-1.2.1_pre1.ebuild index 3bebd1bdb8d3..fa2bf34ed28c 100644 --- a/dev-util/tla/tla-1.2.1_pre1.ebuild +++ b/dev-util/tla/tla-1.2.1_pre1.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/tla/tla-1.2.1_pre1.ebuild,v 1.3 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2.1_pre1.ebuild,v 1.4 2004/07/15 00:13:08 agriffis Exp $ MY_P="${P/_/}" @@ -12,6 +12,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc ~amd64" +IUSE="" DEPEND="sys-apps/coreutils sys-apps/diffutils diff --git a/dev-util/tla/tla-1.2.ebuild b/dev-util/tla/tla-1.2.ebuild index 51dd4ee34806..2e02518f23da 100644 --- a/dev-util/tla/tla-1.2.ebuild +++ b/dev-util/tla/tla-1.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/dev-util/tla/tla-1.2.ebuild,v 1.3 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2.ebuild,v 1.4 2004/07/15 00:13:08 agriffis Exp $ MY_P="${P/_/}" @@ -12,6 +12,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc" +IUSE="" DEPEND="sys-apps/coreutils sys-apps/diffutils diff --git a/dev-util/tmake/tmake-1.11.ebuild b/dev-util/tmake/tmake-1.11.ebuild index ddc42e35fe74..f00a45299593 100644 --- a/dev-util/tmake/tmake-1.11.ebuild +++ b/dev-util/tmake/tmake-1.11.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/tmake/tmake-1.11.ebuild,v 1.4 2004/06/25 02:48:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.11.ebuild,v 1.5 2004/07/15 00:13:29 agriffis Exp $ DESCRIPTION="A Cross platform Makefile tool" SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz" @@ -11,6 +11,7 @@ RDEPEND="dev-lang/perl" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64" +IUSE="" src_install () { cd ${S} diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild index 9061536a23a0..db3efacb2e2d 100644 --- a/dev-util/tmake/tmake-1.8-r1.ebuild +++ b/dev-util/tmake/tmake-1.8-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.13 2004/06/25 02:48:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.14 2004/07/15 00:13:29 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A Cross platform Makefile tool" SRC_URI="ftp://ftp.trolltech.com/freebies/tmake/${P}.tar.gz" HOMEPAGE="http://www.trolltech.com/products/download/freebies/tmake.html" @@ -12,6 +11,7 @@ RDEPEND="dev-lang/perl" SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc alpha ~ia64 s390 ~ppc" +IUSE="" src_install () { diff --git a/dev-util/xdelta/xdelta-1.1.3.ebuild b/dev-util/xdelta/xdelta-1.1.3.ebuild index b912ef56986f..2725ca4a344f 100644 --- a/dev-util/xdelta/xdelta-1.1.3.ebuild +++ b/dev-util/xdelta/xdelta-1.1.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.12 2004/06/25 02:50:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.13 2004/07/15 00:14:39 agriffis Exp $ inherit gnuconfig -S=${WORKDIR}/${P} DESCRIPTION="Computes changes between binary or text files and creates deltas" SRC_URI="mirror://sourceforge/xdelta/${P}.tar.gz" HOMEPAGE="http://xdelta.sourceforge.net" @@ -12,6 +11,7 @@ HOMEPAGE="http://xdelta.sourceforge.net" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc " +IUSE="" DEPEND="=dev-libs/glib-1.2* >=sys-libs/zlib-1.1.4" |