summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:49:15 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:49:15 +0000
commit95d1f329c1c21cae36a1a5bac46a7da1a8ce0431 (patch)
tree310465cb49c7c471c0f2c455ebdeae11b630eb60
parentsync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff)
downloadgentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.gz
gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.bz2
gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.zip
sync IUSE (missing)
-rw-r--r--dev-libs/libole2/libole2-0.2.3-r1.ebuild3
-rw-r--r--dev-libs/libpcre/libpcre-3.9-r1.ebuild3
-rw-r--r--dev-libs/libpcre/libpcre-3.9-r2.ebuild3
-rw-r--r--dev-libs/libpcre/libpcre-3.9.ebuild3
-rw-r--r--dev-libs/libsigsegv/libsigsegv-2.0.ebuild3
-rw-r--r--dev-libs/libsigsegv/libsigsegv-2.1.ebuild3
-rw-r--r--dev-libs/libtrain/libtrain-0.9b.ebuild3
-rw-r--r--games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild3
-rw-r--r--games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild3
-rw-r--r--games-kids/matritsa/matritsa-0.1.1.ebuild3
-rw-r--r--games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild3
-rw-r--r--games-mud/gmudix/gmudix-0.10.ebuild3
-rw-r--r--games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild3
13 files changed, 26 insertions, 13 deletions
diff --git a/dev-libs/libole2/libole2-0.2.3-r1.ebuild b/dev-libs/libole2/libole2-0.2.3-r1.ebuild
index 3f475f7bee71..ad723bd1264f 100644
--- a/dev-libs/libole2/libole2-0.2.3-r1.ebuild
+++ b/dev-libs/libole2/libole2-0.2.3-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-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.14 2004/06/24 23:20:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.15 2004/07/14 14:44:23 agriffis Exp $
DESCRIPTION="libole2"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="=dev-libs/glib-1.2*"
diff --git a/dev-libs/libpcre/libpcre-3.9-r1.ebuild b/dev-libs/libpcre/libpcre-3.9-r1.ebuild
index 0cfea7832308..dd180a749d7a 100644
--- a/dev-libs/libpcre/libpcre-3.9-r1.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9-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-libs/libpcre/libpcre-3.9-r1.ebuild,v 1.17 2004/07/02 04:48:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r1.ebuild,v 1.18 2004/07/14 14:46:07 agriffis Exp $
S=${WORKDIR}/pcre-${PV}
DESCRIPTION="Perl-compatible regular expression library"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.pcre.org/"
SLOT="3"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libpcre/libpcre-3.9-r2.ebuild b/dev-libs/libpcre/libpcre-3.9-r2.ebuild
index 7980b54bfc2d..d838d7727a6d 100644
--- a/dev-libs/libpcre/libpcre-3.9-r2.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9-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/libpcre/libpcre-3.9-r2.ebuild,v 1.10 2004/07/02 04:48:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r2.ebuild,v 1.11 2004/07/14 14:46:07 agriffis Exp $
S=${WORKDIR}/pcre-${PV}
DESCRIPTION="Perl-compatible regular expression library"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.pcre.org/"
SLOT="3"
LICENSE="as-is"
KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild
index a8507fcb85fb..09c2d70c4164 100644
--- a/dev-libs/libpcre/libpcre-3.9.ebuild
+++ b/dev-libs/libpcre/libpcre-3.9.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/libpcre/libpcre-3.9.ebuild,v 1.14 2004/07/02 04:48:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.15 2004/07/14 14:46:07 agriffis Exp $
S=${WORKDIR}/pcre-${PV}
DESCRIPTION="Perl-compitable regular expression library"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.pcre.org/"
SLOT="3"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libsigsegv/libsigsegv-2.0.ebuild b/dev-libs/libsigsegv/libsigsegv-2.0.ebuild
index 109d07e5eb4f..b3182d525582 100644
--- a/dev-libs/libsigsegv/libsigsegv-2.0.ebuild
+++ b/dev-libs/libsigsegv/libsigsegv-2.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/libsigsegv/libsigsegv-2.0.ebuild,v 1.5 2004/07/02 04:49:19 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/libsigsegv-2.0.ebuild,v 1.6 2004/07/14 14:46:31 agriffis Exp $
DESCRIPTION="GNU libsigsegv is a library for handling page faults in user mode."
HOMEPAGE="ftp://ftp.gnu.org/pub/gnu/libsigsegv/"
@@ -8,6 +8,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/libsigsegv/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libsigsegv/libsigsegv-2.1.ebuild b/dev-libs/libsigsegv/libsigsegv-2.1.ebuild
index f0aedd7636e6..f489358ae074 100644
--- a/dev-libs/libsigsegv/libsigsegv-2.1.ebuild
+++ b/dev-libs/libsigsegv/libsigsegv-2.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-libs/libsigsegv/libsigsegv-2.1.ebuild,v 1.2 2004/07/04 11:36:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/libsigsegv-2.1.ebuild,v 1.3 2004/07/14 14:46:31 agriffis Exp $
DESCRIPTION="GNU libsigsegv is a library for handling page faults in user mode."
HOMEPAGE="ftp://ftp.gnu.org/pub/gnu/libsigsegv/"
@@ -8,6 +8,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/libsigsegv/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/libtrain/libtrain-0.9b.ebuild b/dev-libs/libtrain/libtrain-0.9b.ebuild
index f013fb5ef77d..2836dc0dacf7 100644
--- a/dev-libs/libtrain/libtrain-0.9b.ebuild
+++ b/dev-libs/libtrain/libtrain-0.9b.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/libtrain/libtrain-0.9b.ebuild,v 1.9 2004/07/02 04:50:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtrain/libtrain-0.9b.ebuild,v 1.10 2004/07/14 14:48:02 agriffis Exp $
DESCRIPTION="Library for calculating fastest train routes"
SRC_URI="http://www.on.rim.or.jp/~katamuki/software/train/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.on.rim.or.jp/~katamuki/software/train/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild
index fddd11223fe0..a645b51347e3 100644
--- a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild
+++ b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.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-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild,v 1.4 2004/06/24 22:48:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild,v 1.5 2004/07/14 14:45:08 agriffis Exp $
inherit games
@@ -15,6 +15,7 @@ SRC_URI="ftp://inffilemirror.theonlinegaming.com/INF286/Full-Zipped/${INFFILE}
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="app-arch/unzip
|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )"
diff --git a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild
index a8286ac22f64..73196585aee3 100644
--- a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild
+++ b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.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-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild,v 1.4 2004/06/24 22:48:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild,v 1.5 2004/07/14 14:45:53 agriffis Exp $
inherit games
@@ -14,6 +14,7 @@ SRC_URI="http://www.zvdk.nl/downloads/server/SF${MY_PV}.zip
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )"
diff --git a/games-kids/matritsa/matritsa-0.1.1.ebuild b/games-kids/matritsa/matritsa-0.1.1.ebuild
index 3b0a1f3b23aa..58f66938219b 100644
--- a/games-kids/matritsa/matritsa-0.1.1.ebuild
+++ b/games-kids/matritsa/matritsa-0.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/games-kids/matritsa/matritsa-0.1.1.ebuild,v 1.3 2004/06/24 22:51:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/matritsa/matritsa-0.1.1.ebuild,v 1.4 2004/07/14 14:46:34 agriffis Exp $
inherit games
@@ -10,6 +10,7 @@ SRC_URI="http://imagic.weizmann.ac.il/~dov/freesw/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
DEPEND="virtual/x11
diff --git a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild
index 7e25e9a1dad9..ae6977bd6b4f 100644
--- a/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild
+++ b/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.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-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild,v 1.3 2004/06/24 22:54:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dune/fortune-mod-dune-2.0.1.ebuild,v 1.4 2004/07/14 14:47:04 agriffis Exp $
MY_P=${PN}-quotes.${PV}
DESCRIPTION="Quotes from Frank Herbert's Dune Chronicles"
@@ -10,6 +10,7 @@ SRC_URI="http://dune.s31.pl/${MY_P}.tar.gz"
LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha hppa amd64"
+IUSE=""
RDEPEND="games-misc/fortune-mod"
diff --git a/games-mud/gmudix/gmudix-0.10.ebuild b/games-mud/gmudix/gmudix-0.10.ebuild
index 79c35600bc47..dae415c35b8c 100644
--- a/games-mud/gmudix/gmudix-0.10.ebuild
+++ b/games-mud/gmudix/gmudix-0.10.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-mud/gmudix/gmudix-0.10.ebuild,v 1.4 2004/07/01 11:21:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/gmudix/gmudix-0.10.ebuild,v 1.5 2004/07/14 14:47:37 agriffis Exp $
inherit games
@@ -8,6 +8,7 @@ DESCRIPTION="An improved version of MUDix, a MUD client for the Linux console.
SRC_URI="http://dw.nl.eu.org/gmudix/${P}.tar.gz"
HOMEPAGE="http://dw.nl.eu.org/mudix.html"
KEYWORDS="x86"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild b/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
index 2165c9fe6568..d5e89c3d31dc 100644
--- a/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
+++ b/games-roguelike/falconseye/falconseye-1.9.3-r1.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-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.4 2004/06/24 23:12:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.5 2004/07/14 14:49:15 agriffis Exp $
DESCRIPTION="A graphical version of nethack"
SRC_URI="mirror://sourceforge/falconseye/nethack_source_331_jtp_193.zip"
HOMEPAGE="http://falconseye.sourceforge.net/"
KEYWORDS="x86 ppc"
+IUSE=""
LICENSE="nethack"
SLOT="0"