diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-14 19:19:27 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-14 19:19:27 +0000 |
commit | 971c1e09d879c35cda455f53e27e7cd6565e72b8 (patch) | |
tree | 3f4934d4b2accb626d701155c8e4b3762e09941d /x11-themes | |
parent | Version Bump wrt bug #231536 (diff) | |
download | gentoo-2-971c1e09d879c35cda455f53e27e7cd6565e72b8.tar.gz gentoo-2-971c1e09d879c35cda455f53e27e7cd6565e72b8.tar.bz2 gentoo-2-971c1e09d879c35cda455f53e27e7cd6565e72b8.zip |
Stable on sparc, bug #228259
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 50e7d8198b46..c0c0d83267ef 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/qtcurve-qt4 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.34 2008/07/12 20:31:24 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.35 2008/07/14 19:19:27 bluebird Exp $ + + 14 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + qtcurve-qt4-0.59.3-r1.ebuild: + Stable on sparc, bug #228259 12 Jul 2008; Ben de Groot <yngwin@gentoo.org> -qtcurve-qt4-0.57.1.ebuild, -qtcurve-qt4-0.59.1.ebuild, -qtcurve-qt4-0.59.2.ebuild, diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild index 6125b66f4c93..7d02855a3566 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild,v 1.9 2008/07/01 02:15:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.59.3-r1.ebuild,v 1.10 2008/07/14 19:19:27 bluebird Exp $ EAPI="1" inherit flag-o-matic cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc64 sparc x86" IUSE="kde" DEPEND="|| ( >=x11-libs/qt-4.0:4 x11-libs/qt-gui:4 ) |