summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-02 04:31:05 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-02 04:31:05 +0000
commitcbd10c018f573b8c81f4fde1ce8932aac56f8d01 (patch)
tree9f0c76161fbbdd7f8d8964e69ba259b042e29aa0 /dev-python/qscintilla
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-cbd10c018f573b8c81f4fde1ce8932aac56f8d01.tar.gz
gentoo-2-cbd10c018f573b8c81f4fde1ce8932aac56f8d01.tar.bz2
gentoo-2-cbd10c018f573b8c81f4fde1ce8932aac56f8d01.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-python/qscintilla')
-rw-r--r--dev-python/qscintilla/ChangeLog6
-rw-r--r--dev-python/qscintilla/qscintilla-1.54.ebuild4
-rw-r--r--dev-python/qscintilla/qscintilla-1.60.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog
index b6a2e0824e1c..9bb5ecffa6b9 100644
--- a/dev-python/qscintilla/ChangeLog
+++ b/dev-python/qscintilla/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/qscintilla
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.23 2004/06/25 01:48:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.24 2004/07/02 04:30:30 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> qscintilla-1.54.ebuild,
+ qscintilla-1.60.ebuild:
+ change virtual/glibc to virtual/libc
25 May 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.54.ebuild:
marked 1.54 stable on ppc
diff --git a/dev-python/qscintilla/qscintilla-1.54.ebuild b/dev-python/qscintilla/qscintilla-1.54.ebuild
index f510e4b5b2a4..1aeaf8d15f38 100644
--- a/dev-python/qscintilla/qscintilla-1.54.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.54.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-python/qscintilla/qscintilla-1.54.ebuild,v 1.9 2004/06/25 01:48:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.54.ebuild,v 1.10 2004/07/02 04:30:30 squinky86 Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha ia64 amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
x11-libs/qt"
src_unpack() {
diff --git a/dev-python/qscintilla/qscintilla-1.60.ebuild b/dev-python/qscintilla/qscintilla-1.60.ebuild
index 8624be92e64d..4e40b88f67a7 100644
--- a/dev-python/qscintilla/qscintilla-1.60.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.60.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-python/qscintilla/qscintilla-1.60.ebuild,v 1.3 2004/06/25 01:48:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.60.ebuild,v 1.4 2004/07/02 04:30:30 squinky86 Exp $
inherit eutils
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64"
IUSE="doc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
x11-libs/qt"
src_compile() {