summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:14:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 05:14:34 +0000
commitfcf93129ca775891a51589f89f656a64012c3f96 (patch)
treefd1f9d8ba1a27221607fd2f6a0975d84a6bd538b /dev-util/eric
parentvirtual/glibc -> virtual/libc (diff)
downloadhistorical-fcf93129ca775891a51589f89f656a64012c3f96.tar.gz
historical-fcf93129ca775891a51589f89f656a64012c3f96.tar.bz2
historical-fcf93129ca775891a51589f89f656a64012c3f96.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-util/eric')
-rw-r--r--dev-util/eric/ChangeLog4
-rw-r--r--dev-util/eric/eric-3.1.ebuild4
-rw-r--r--dev-util/eric/eric-3.2.ebuild4
-rw-r--r--dev-util/eric/eric-3.3.1.ebuild4
-rw-r--r--dev-util/eric/eric-3.4.2.ebuild4
5 files changed, 12 insertions, 8 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index a612b0316873..c8b5f0f69a73 100644
--- a/dev-util/eric/ChangeLog
+++ b/dev-util/eric/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/eric
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> eric-3.1.ebuild,
+ eric-3.2.ebuild, eric-3.3.1.ebuild, eric-3.4.2.ebuild:
+ virtual/glibc -> virtual/libc
+
*eric-3.4.2 (25 May 2004)
25 May 2004; Bryan Østergaard <kloeri@gentoo.org> +eric-3.4.2.ebuild:
diff --git a/dev-util/eric/eric-3.1.ebuild b/dev-util/eric/eric-3.1.ebuild
index ca4ed5f9a4e7..ae5a177b4555 100644
--- a/dev-util/eric/eric-3.1.ebuild
+++ b/dev-util/eric/eric-3.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/eric/eric-3.1.ebuild,v 1.5 2004/06/25 02:31:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.1.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $
IUSE=""
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-devel/libtool
>=x11-libs/qt-3.0.4.1
>=dev-python/qscintilla-1.52
diff --git a/dev-util/eric/eric-3.2.ebuild b/dev-util/eric/eric-3.2.ebuild
index d7c86686aedf..e3ebffbb8db9 100644
--- a/dev-util/eric/eric-3.2.ebuild
+++ b/dev-util/eric/eric-3.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/eric/eric-3.2.ebuild,v 1.5 2004/06/25 02:31:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.2.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $
IUSE=""
DESCRIPTION="The eric3 Python IDE"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-devel/libtool
>=x11-libs/qt-3.0.4.1
>=dev-python/qscintilla-1.52
diff --git a/dev-util/eric/eric-3.3.1.ebuild b/dev-util/eric/eric-3.3.1.ebuild
index 58ac3c71f00a..bb98d111d384 100644
--- a/dev-util/eric/eric-3.3.1.ebuild
+++ b/dev-util/eric/eric-3.3.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/eric/eric-3.3.1.ebuild,v 1.4 2004/06/25 02:31:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.3.1.ebuild,v 1.5 2004/07/02 05:07:16 eradicator Exp $
IUSE="idl"
@@ -17,7 +17,7 @@ distutils_python_version
IDIR="/usr/lib/python${PYVER}/site-packages/eric3/"
ADIR=${IDIR}"apis/"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-devel/libtool
>=x11-libs/qt-3.1
>=dev-python/qscintilla-1.53
diff --git a/dev-util/eric/eric-3.4.2.ebuild b/dev-util/eric/eric-3.4.2.ebuild
index f214b6a780d5..17291ff50a2b 100644
--- a/dev-util/eric/eric-3.4.2.ebuild
+++ b/dev-util/eric/eric-3.4.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/eric/eric-3.4.2.ebuild,v 1.2 2004/06/25 02:31:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.3 2004/07/02 05:07:16 eradicator Exp $
IUSE="idl"
@@ -17,7 +17,7 @@ KEYWORDS="~x86 ~ppc ~sparc"
python_version
IDIR="/usr/lib/python${PYVER}/site-packages/eric3/"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-devel/libtool
>=x11-libs/qt-3.1
>=dev-python/qscintilla-1.54