diff options
-rw-r--r-- | dev-libs/gdome2/gdome2-0.7.2.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/gdome2/gdome2-0.7.4.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/gdome2/gdome2-0.8.0.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/njam/njam-0.96.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.00.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/pydance/pydance-0.8.4.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/pydance/pydance-0.9.1.ebuild | 3 | ||||
-rw-r--r-- | games-arcade/ssc/ssc-0.7.ebuild | 3 | ||||
-rw-r--r-- | games-board/cgoban/cgoban-1.9.12.ebuild | 3 |
9 files changed, 18 insertions, 9 deletions
diff --git a/dev-libs/gdome2/gdome2-0.7.2.ebuild b/dev-libs/gdome2/gdome2-0.7.2.ebuild index 7b6cd79ede16..36e2b6d6e67c 100644 --- a/dev-libs/gdome2/gdome2-0.7.2.ebuild +++ b/dev-libs/gdome2/gdome2-0.7.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/gdome2/gdome2-0.7.2.ebuild,v 1.11 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.7.2.ebuild,v 1.12 2004/07/14 14:23:59 agriffis Exp $ DESCRIPTION="The DOM C library for the GNOME project" HOMEPAGE="http://phd.cs.unibo.it/gdome2/" @@ -9,6 +9,7 @@ SRC_URI="http://phd.cs.unibo.it/gdome2/tarball/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ~ppc" +IUSE="" RDEPEND=">=dev-libs/libxml2-2.4.21 >=dev-libs/glib-1.2.10" diff --git a/dev-libs/gdome2/gdome2-0.7.4.ebuild b/dev-libs/gdome2/gdome2-0.7.4.ebuild index 9e07430182fb..9565bc0425d2 100644 --- a/dev-libs/gdome2/gdome2-0.7.4.ebuild +++ b/dev-libs/gdome2/gdome2-0.7.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/gdome2/gdome2-0.7.4.ebuild,v 1.7 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.7.4.ebuild,v 1.8 2004/07/14 14:23:59 agriffis Exp $ DESCRIPTION="The DOM C library for the GNOME project" HOMEPAGE="http://gdome2.cs.unibo.it/" @@ -9,6 +9,7 @@ SRC_URI="http://gdome2.cs.unibo.it/tarball/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ~ppc" +IUSE="" DEPEND=">=dev-libs/libxml2-2.4.21 =dev-libs/glib-1.2*" diff --git a/dev-libs/gdome2/gdome2-0.8.0.ebuild b/dev-libs/gdome2/gdome2-0.8.0.ebuild index 9777ec6e2609..f7625cafedf0 100644 --- a/dev-libs/gdome2/gdome2-0.8.0.ebuild +++ b/dev-libs/gdome2/gdome2-0.8.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/dev-libs/gdome2/gdome2-0.8.0.ebuild,v 1.5 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.8.0.ebuild,v 1.6 2004/07/14 14:23:59 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://gdome2.cs.unibo.it/tarball/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" DEPEND=">=dev-libs/libxml2-2.4.21 =dev-libs/glib-1.2*" diff --git a/games-arcade/njam/njam-0.96.ebuild b/games-arcade/njam/njam-0.96.ebuild index eb076e892222..88d504dcd423 100644 --- a/games-arcade/njam/njam-0.96.ebuild +++ b/games-arcade/njam/njam-0.96.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-arcade/njam/njam-0.96.ebuild,v 1.4 2004/06/24 22:09:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/njam/njam-0.96.ebuild,v 1.5 2004/07/14 14:23:36 agriffis Exp $ inherit games eutils @@ -14,6 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND=">=media-libs/sdl-mixer-1.2.5 >=media-libs/sdl-image-1.2.2 diff --git a/games-arcade/project-starfighter/project-starfighter-1.00.ebuild b/games-arcade/project-starfighter/project-starfighter-1.00.ebuild index 331a9964cf46..842f0a8c7dea 100644 --- a/games-arcade/project-starfighter/project-starfighter-1.00.ebuild +++ b/games-arcade/project-starfighter/project-starfighter-1.00.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/games-arcade/project-starfighter/project-starfighter-1.00.ebuild,v 1.4 2004/07/01 03:08:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.00.ebuild,v 1.5 2004/07/14 14:25:11 agriffis Exp $ inherit games DESCRIPTION="A space themed shooter" HOMEPAGE="http://www.parallelrealities.co.uk/starfighter.php" KEYWORDS="x86" +IUSE="" LICENSE="as-is" S="${WORKDIR}/Starfighter" diff --git a/games-arcade/pydance/pydance-0.8.4.ebuild b/games-arcade/pydance/pydance-0.8.4.ebuild index 608346375ff5..bf285fd8ac7d 100644 --- a/games-arcade/pydance/pydance-0.8.4.ebuild +++ b/games-arcade/pydance/pydance-0.8.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/games-arcade/pydance/pydance-0.8.4.ebuild,v 1.3 2004/06/24 22:10:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.8.4.ebuild,v 1.4 2004/07/14 14:27:18 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="X11" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="dev-python/pygame media-libs/libvorbis diff --git a/games-arcade/pydance/pydance-0.9.1.ebuild b/games-arcade/pydance/pydance-0.9.1.ebuild index 67df4b1968b5..880ad346c997 100644 --- a/games-arcade/pydance/pydance-0.9.1.ebuild +++ b/games-arcade/pydance/pydance-0.9.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/games-arcade/pydance/pydance-0.9.1.ebuild,v 1.2 2004/06/24 22:10:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.9.1.ebuild,v 1.3 2004/07/14 14:27:18 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="X11" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="dev-python/pygame media-libs/libvorbis diff --git a/games-arcade/ssc/ssc-0.7.ebuild b/games-arcade/ssc/ssc-0.7.ebuild index 2854435bb2d3..920b388dc210 100644 --- a/games-arcade/ssc/ssc-0.7.ebuild +++ b/games-arcade/ssc/ssc-0.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/games-arcade/ssc/ssc-0.7.ebuild,v 1.4 2004/06/24 22:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ssc/ssc-0.7.ebuild,v 1.5 2004/07/14 14:27:50 agriffis Exp $ inherit games @@ -10,6 +10,7 @@ RESTRICT="nomirror" HOMEPAGE="http://sscx.sourceforge.net/" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" diff --git a/games-board/cgoban/cgoban-1.9.12.ebuild b/games-board/cgoban/cgoban-1.9.12.ebuild index c56fe3e2e604..ba8c53f4232a 100644 --- a/games-board/cgoban/cgoban-1.9.12.ebuild +++ b/games-board/cgoban/cgoban-1.9.12.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-board/cgoban/cgoban-1.9.12.ebuild,v 1.4 2004/07/01 11:10:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.12.ebuild,v 1.5 2004/07/14 14:28:16 agriffis Exp $ inherit games @@ -9,6 +9,7 @@ SRC_URI="http://www.igoweb.org/~wms/comp/cgoban/${P}.tar.gz" HOMEPAGE="http://www.igoweb.org/~wms/comp/cgoban/" KEYWORDS="x86 ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" |