summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/DFB++/DFB++-0.9.20.ebuild3
-rw-r--r--dev-libs/dietlibc/dietlibc-0.22-r2.ebuild3
-rw-r--r--dev-libs/dietlibc/dietlibc-0.23.ebuild3
-rw-r--r--dev-libs/djb/djb-0.5.2.ebuild3
-rw-r--r--dev-libs/dvthread/dvthread-0.4.4.ebuild3
-rw-r--r--dev-libs/dvthread/dvthread-0.4.6a.ebuild3
-rw-r--r--dev-libs/dvthread/dvthread-0.4.7.ebuild3
-rw-r--r--dev-libs/eimil/eimil-11.4.1467.ebuild3
-rw-r--r--games-action/clanbomber/clanbomber-1.04.ebuild3
9 files changed, 18 insertions, 9 deletions
diff --git a/dev-libs/DFB++/DFB++-0.9.20.ebuild b/dev-libs/DFB++/DFB++-0.9.20.ebuild
index 7ec34390ddf2..ce6fffcba904 100644
--- a/dev-libs/DFB++/DFB++-0.9.20.ebuild
+++ b/dev-libs/DFB++/DFB++-0.9.20.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-libs/DFB++/DFB++-0.9.20.ebuild,v 1.2 2004/06/24 23:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/DFB++/DFB++-0.9.20.ebuild,v 1.3 2004/07/14 14:15:10 agriffis Exp $
DESCRIPTION="C++ bindings for DirectFB"
HOMEPAGE="http://www.directfb.org/dfb++.xml"
@@ -9,6 +9,7 @@ SRC_URI="http://directfb.org/download/DirectFB/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="~dev-libs/DirectFB-${PV}"
diff --git a/dev-libs/dietlibc/dietlibc-0.22-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.22-r2.ebuild
index fff6b5a45161..278d3e9a5125 100644
--- a/dev-libs/dietlibc/dietlibc-0.22-r2.ebuild
+++ b/dev-libs/dietlibc/dietlibc-0.22-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-libs/dietlibc/dietlibc-0.22-r2.ebuild,v 1.10 2004/06/24 23:04:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.22-r2.ebuild,v 1.11 2004/07/14 14:15:43 agriffis Exp $
inherit eutils flag-o-matic
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.fefe.de/dietlibc/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc hppa amd64 alpha"
+IUSE=""
src_unpack() {
filter-flags "-fstack-protector"
diff --git a/dev-libs/dietlibc/dietlibc-0.23.ebuild b/dev-libs/dietlibc/dietlibc-0.23.ebuild
index b6d5fc40f3b3..57dce25a53e2 100644
--- a/dev-libs/dietlibc/dietlibc-0.23.ebuild
+++ b/dev-libs/dietlibc/dietlibc-0.23.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-libs/dietlibc/dietlibc-0.23.ebuild,v 1.8 2004/06/24 23:04:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.23.ebuild,v 1.9 2004/07/14 14:15:43 agriffis Exp $
inherit eutils flag-o-matic gcc
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.fefe.de/dietlibc/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~hppa ~amd64 ~alpha"
+IUSE=""
src_unpack() {
filter-flags "-fstack-protector"
diff --git a/dev-libs/djb/djb-0.5.2.ebuild b/dev-libs/djb/djb-0.5.2.ebuild
index 1bf254ee091e..9195a69845a7 100644
--- a/dev-libs/djb/djb-0.5.2.ebuild
+++ b/dev-libs/djb/djb-0.5.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-libs/djb/djb-0.5.2.ebuild,v 1.4 2004/07/02 04:36:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/djb/djb-0.5.2.ebuild,v 1.5 2004/07/14 14:16:46 agriffis Exp $
inherit gcc fixheadtails
@@ -11,6 +11,7 @@ SRC_URI="http://www.fefe.de/djb/djb-${PV}.tar.bz2"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/dvthread/dvthread-0.4.4.ebuild b/dev-libs/dvthread/dvthread-0.4.4.ebuild
index 9921c0f46385..3335cd6fe028 100644
--- a/dev-libs/dvthread/dvthread-0.4.4.ebuild
+++ b/dev-libs/dvthread/dvthread-0.4.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-libs/dvthread/dvthread-0.4.4.ebuild,v 1.7 2004/07/02 04:38:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.8 2004/07/14 14:17:55 agriffis Exp $
inherit eutils
@@ -9,6 +9,7 @@ SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/download/${P}.tar
HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/"
KEYWORDS="x86 ppc"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-libs/dvthread/dvthread-0.4.6a.ebuild b/dev-libs/dvthread/dvthread-0.4.6a.ebuild
index 03b19f98e12e..e549124931a7 100644
--- a/dev-libs/dvthread/dvthread-0.4.6a.ebuild
+++ b/dev-libs/dvthread/dvthread-0.4.6a.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-libs/dvthread/dvthread-0.4.6a.ebuild,v 1.4 2004/07/02 04:38:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.6a.ebuild,v 1.5 2004/07/14 14:17:55 agriffis Exp $
inherit eutils
@@ -9,6 +9,7 @@ SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/download/${P}.tar
HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/"
KEYWORDS="x86 ppc"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-libs/dvthread/dvthread-0.4.7.ebuild b/dev-libs/dvthread/dvthread-0.4.7.ebuild
index 0ca606f7a7b5..380b56a18d25 100644
--- a/dev-libs/dvthread/dvthread-0.4.7.ebuild
+++ b/dev-libs/dvthread/dvthread-0.4.7.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-libs/dvthread/dvthread-0.4.7.ebuild,v 1.4 2004/07/02 04:38:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.7.ebuild,v 1.5 2004/07/14 14:17:55 agriffis Exp $
inherit eutils
@@ -9,6 +9,7 @@ SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/download/${P}.tar
HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/"
KEYWORDS="~x86 ppc"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-libs/eimil/eimil-11.4.1467.ebuild b/dev-libs/eimil/eimil-11.4.1467.ebuild
index fd611b7f54a8..9f3ead4bbff6 100644
--- a/dev-libs/eimil/eimil-11.4.1467.ebuild
+++ b/dev-libs/eimil/eimil-11.4.1467.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/eimil/eimil-11.4.1467.ebuild,v 1.4 2004/06/24 23:08:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eimil/eimil-11.4.1467.ebuild,v 1.5 2004/07/14 14:18:16 agriffis Exp $
inherit iiimf
DESCRIPTION="A generic library for EIMIL services for IIIMF"
KEYWORDS="~x86"
+IUSE=""
S="${WORKDIR}/${IMSDK}/lib/EIMIL"
diff --git a/games-action/clanbomber/clanbomber-1.04.ebuild b/games-action/clanbomber/clanbomber-1.04.ebuild
index 18d66a154e64..5f1816dc91a4 100644
--- a/games-action/clanbomber/clanbomber-1.04.ebuild
+++ b/games-action/clanbomber/clanbomber-1.04.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/games-action/clanbomber/clanbomber-1.04.ebuild,v 1.4 2004/06/24 21:53:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-1.04.ebuild,v 1.5 2004/07/14 14:18:05 agriffis Exp $
inherit games flag-o-matic eutils
@@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/clanbomber/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="sys-libs/zlib
media-libs/hermes