diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-02 04:24:54 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-02 04:24:54 +0000 |
commit | a09466167a3cf4248ce21a6490fa35e2dffa330a (patch) | |
tree | d7ac0f0eddcd997be76676da1cef12907779a967 | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.tar.gz gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.tar.bz2 gentoo-2-a09466167a3cf4248ce21a6490fa35e2dffa330a.zip |
virtual/glibc -> virtual/libc
-rw-r--r-- | app-emulation/emul-linux-x86-qtlibs/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.11.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/mysql-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/mysql-python/mysql-python-0.9.2.ebuild | 4 |
8 files changed, 24 insertions, 13 deletions
diff --git a/app-emulation/emul-linux-x86-qtlibs/ChangeLog b/app-emulation/emul-linux-x86-qtlibs/ChangeLog index badda4d521e2..da32b50a3856 100644 --- a/app-emulation/emul-linux-x86-qtlibs/ChangeLog +++ b/app-emulation/emul-linux-x86-qtlibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-qtlibs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.3 2004/07/01 13:23:22 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/ChangeLog,v 1.4 2004/07/02 04:21:06 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> + emul-linux-x86-qtlibs-1.1.ebuild: + change virtual/glibc to virtual/libc *emul-linux-x86-qtlibs-1.1 (01 Jul 2004) diff --git a/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild b/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild index 0089b609abd3..c67e61d82edc 100644 --- a/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild +++ b/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-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/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild,v 1.1 2004/07/01 13:23:22 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-qtlibs/emul-linux-x86-qtlibs-1.1.ebuild,v 1.2 2004/07/02 04:21:06 squinky86 Exp $ DESCRIPTION="QT 2/3 libraries for emulation of 32bit x86 on amd64" SRC_URI="mirror://gentoo/distfiles/emul-linux-x86-qtlibs-1.1.tar.bz2" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="-* ~amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc =app-emulation/emul-linux-x86-xlibs-1.1" src_unpack () { diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 4dd922b053eb..ede2d6efd78f 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.38 2004/06/25 01:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.39 2004/07/02 04:24:13 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> PyQt-3.11.ebuild, + PyQt-3.12.ebuild, PyQt-3.8.1.ebuild: + change virtual/glibc to virtual/libc 24 Jun 2004; Carsten Lohrke <carlo@gentoo.org> -files/qt3.1.2-compilation-fix-3.5.diff, -PyQt-3.5.ebuild: diff --git a/dev-python/PyQt/PyQt-3.11.ebuild b/dev-python/PyQt/PyQt-3.11.ebuild index a9c994525c0c..15174c0e5f06 100644 --- a/dev-python/PyQt/PyQt-3.11.ebuild +++ b/dev-python/PyQt/PyQt-3.11.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/PyQt/PyQt-3.11.ebuild,v 1.4 2004/06/25 01:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.11.ebuild,v 1.5 2004/07/02 04:24:13 squinky86 Exp $ inherit distutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool x11-libs/qt dev-lang/python diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 7d88146be76d..7e7790009e83 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.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/dev-python/PyQt/PyQt-3.12.ebuild,v 1.2 2004/06/25 01:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.3 2004/07/02 04:24:13 squinky86 Exp $ inherit distutils @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool x11-libs/qt dev-lang/python diff --git a/dev-python/PyQt/PyQt-3.8.1.ebuild b/dev-python/PyQt/PyQt-3.8.1.ebuild index 5cb571f98986..45edc5157171 100644 --- a/dev-python/PyQt/PyQt-3.8.1.ebuild +++ b/dev-python/PyQt/PyQt-3.8.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-python/PyQt/PyQt-3.8.1.ebuild,v 1.10 2004/06/25 01:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.8.1.ebuild,v 1.11 2004/07/02 04:24:13 squinky86 Exp $ inherit distutils eutils @@ -19,7 +19,7 @@ PV_MAJOR=${PV/.*/} PV_MINOR=${PV#${PV_MAJOR}.} PV_MINOR=${PV_MINOR/.*} -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool x11-libs/qt dev-lang/python diff --git a/dev-python/mysql-python/ChangeLog b/dev-python/mysql-python/ChangeLog index 00c5732feae0..cedc2552e443 100644 --- a/dev-python/mysql-python/ChangeLog +++ b/dev-python/mysql-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mysql-python # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/ChangeLog,v 1.12 2004/06/26 08:41:40 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/ChangeLog,v 1.13 2004/07/02 04:24:54 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> mysql-python-0.9.2.ebuild: + change virtual/glibc to virtual/libc 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> mysql-python-1.0.0.ebuild: Marked ~amd64. diff --git a/dev-python/mysql-python/mysql-python-0.9.2.ebuild b/dev-python/mysql-python/mysql-python-0.9.2.ebuild index e64aaf169272..309c00ce7307 100644 --- a/dev-python/mysql-python/mysql-python-0.9.2.ebuild +++ b/dev-python/mysql-python/mysql-python-0.9.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-python/mysql-python/mysql-python-0.9.2.ebuild,v 1.11 2004/06/25 01:34:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/mysql-python-0.9.2.ebuild,v 1.12 2004/07/02 04:24:54 squinky86 Exp $ inherit distutils @@ -15,7 +15,7 @@ KEYWORDS="ppc x86 sparc" IUSE="" DEPEND="virtual/python - virtual/glibc + virtual/libc >=dev-db/mysql-3.22.19" RDEPEND="" |