From: Fabian Groffen Date: Sun, 18 Feb 2007 15:43:00 +0000 (+0000) Subject: Dropped ppc-macos keyword, see you in prefix X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f981f81e29bb657d2e985ae4f71e4548e48ee5f;p=gentoo.git Dropped ppc-macos keyword, see you in prefix Package-Manager: portage-2.1.1-r2 --- diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 29c97af57049..f43d4176226f 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.412 2007/02/14 06:53:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.413 2007/02/18 15:43:00 grobian Exp $ + + 18 Feb 2007; Fabian Groffen + -files/qt-3.3.4-macos.patch, -files/qt-3.3.5-macos.patch, + qt-3.3.4-r8.ebuild, qt-3.3.6-r4.ebuild, qt-3.3.6-r5.ebuild: + Dropped ppc-macos keyword, see you in prefix 14 Feb 2007; Christian Faulhammer qt-4.2.2.ebuild: stable x86; bug 164699 diff --git a/x11-libs/qt/qt-3.3.4-r8.ebuild b/x11-libs/qt/qt-3.3.4-r8.ebuild index e5cece8bc40d..990ce54eabcb 100644 --- a/x11-libs/qt/qt-3.3.4-r8.ebuild +++ b/x11-libs/qt/qt-3.3.4-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.4-r8.ebuild,v 1.21 2007/01/05 20:57:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.4-r8.ebuild,v 1.22 2007/02/18 15:43:00 grobian Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="cups debug doc examples firebird gif ipv6 mysql nas odbc opengl postgres sqlite xinerama immqt immqt-bc" DEPEND="|| ( ( x11-libs/libXcursor @@ -122,10 +122,6 @@ src_unpack() { sh make-symlinks.sh || die "make symlinks failed" fi - if use ppc-macos ; then - epatch ${FILESDIR}/${P}-macos.patch - fi - # known working flags wrt #77623 use sparc && export CFLAGS="-O1" && export CXXFLAGS="${CFLAGS}" # set c/xxflags and ldflags diff --git a/x11-libs/qt/qt-3.3.6-r4.ebuild b/x11-libs/qt/qt-3.3.6-r4.ebuild index b056df4fa554..02d9e5ea3bc1 100644 --- a/x11-libs/qt/qt-3.3.6-r4.ebuild +++ b/x11-libs/qt/qt-3.3.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r4.ebuild,v 1.12 2007/01/05 20:57:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r4.ebuild,v 1.13 2007/02/18 15:43:00 grobian Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="cups debug doc examples firebird gif ipv6 mysql nas nis odbc opengl postgres sqlite xinerama immqt immqt-bc" DEPEND="|| ( ( x11-libs/libXcursor @@ -130,10 +130,6 @@ src_unpack() { sh make-symlinks.sh || die "make symlinks failed" fi - if use ppc-macos ; then - epatch "${FILESDIR}/${PN}-3.3.5-macos.patch" - fi - # known working flags wrt #77623 use sparc && export CFLAGS="-O1" && export CXXFLAGS="${CFLAGS}" # set c/xxflags and ldflags diff --git a/x11-libs/qt/qt-3.3.6-r5.ebuild b/x11-libs/qt/qt-3.3.6-r5.ebuild index b0ce563e8396..d61dde332ba7 100644 --- a/x11-libs/qt/qt-3.3.6-r5.ebuild +++ b/x11-libs/qt/qt-3.3.6-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r5.ebuild,v 1.3 2007/01/05 20:57:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.6-r5.ebuild,v 1.4 2007/02/18 15:43:00 grobian Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="cups debug doc examples firebird gif ipv6 mysql nas nis odbc opengl postgres sqlite xinerama immqt immqt-bc" DEPEND="|| ( ( x11-libs/libXcursor @@ -133,10 +133,6 @@ src_unpack() { sh make-symlinks.sh || die "make symlinks failed" fi - if use ppc-macos ; then - epatch "${FILESDIR}/${PN}-3.3.5-macos.patch" - fi - # known working flags wrt #77623 use sparc && export CFLAGS="-O1" && export CXXFLAGS="${CFLAGS}" # set c/xxflags and ldflags