diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-12 23:52:15 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-12 23:52:15 +0000 |
commit | 33d9729f08ab3da005896b75409aa9d551733d43 (patch) | |
tree | 63019cee9a20ca495739eaf511da83b7d68cab44 /x11-libs | |
parent | Moved so-symlinks into a sub-profile as there isn't sufficient time to ensure... (diff) | |
download | gentoo-2-33d9729f08ab3da005896b75409aa9d551733d43.tar.gz gentoo-2-33d9729f08ab3da005896b75409aa9d551733d43.tar.bz2 gentoo-2-33d9729f08ab3da005896b75409aa9d551733d43.zip |
Stable amd64.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt/qt-2.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.3.3-r2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 6db2b1e3964a..cc1ed37b2683 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.182 2005/01/12 04:26:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.183 2005/01/12 23:52:15 eradicator Exp $ + + 12 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> qt-2.3.2-r2.ebuild, + qt-3.3.3-r2.ebuild: + Stable amd64. *qt-4.0.0_beta1-r2 (11 Jan 2005) diff --git a/x11-libs/qt/qt-2.3.2-r2.ebuild b/x11-libs/qt/qt-2.3.2-r2.ebuild index 06c2dd347e70..81cfc079e859 100644 --- a/x11-libs/qt/qt-2.3.2-r2.ebuild +++ b/x11-libs/qt/qt-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r2.ebuild,v 1.1 2005/01/08 10:36:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-2.3.2-r2.ebuild,v 1.2 2005/01/12 23:52:15 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="2" #KEYWORDS="x86 ppc sparc hppa alpha amd64 ia64" # -r2 is just the same as -r1 with multilib fixes -KEYWORDS="~amd64 ~hppa ~sparc" +KEYWORDS="amd64 ~hppa ~sparc" IUSE="gif opengl nas debug" RDEPEND="virtual/x11 diff --git a/x11-libs/qt/qt-3.3.3-r2.ebuild b/x11-libs/qt/qt-3.3.3-r2.ebuild index c18d1b01cb53..f62a76fbba82 100644 --- a/x11-libs/qt/qt-3.3.3-r2.ebuild +++ b/x11-libs/qt/qt-3.3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.3-r2.ebuild,v 1.1 2005/01/08 10:36:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.3-r2.ebuild,v 1.2 2005/01/12 23:52:15 eradicator Exp $ inherit eutils flag-o-matic @@ -17,9 +17,9 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="3" -#KEYWORDS="~x86 ~alpha ~ppc ~amd64 ~sparc ~hppa ~mips ~ppc64 ~ia64 ~ppc-macos" +#KEYWORDS="~x86 ~alpha ~ppc amd64 ~sparc ~hppa ~mips ~ppc64 ~ia64 ~ppc-macos" #-r2 is the same as -r1 but with multilib fixes -KEYWORDS="~amd64 ~hppa ~mips ~ppc64 ~sparc" +KEYWORDS="amd64 ~hppa ~mips ~ppc64 ~sparc" IUSE="cups debug doc firebird gif icc ipv6 mysql nas odbc opengl postgres sqlite xinerama zlib immqt immqt-bc" DEPEND="virtual/x11 virtual/xft |