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 /dev-libs
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)
Diffstat (limited to 'dev-libs')
-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
7 files changed, 14 insertions, 7 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"