diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-06 17:31:17 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-06 17:31:17 +0000 |
commit | 2b675ceca224e2a16b427e47ab29dba58db78f8c (patch) | |
tree | eefc0c9453f77bc661ad9ded99c046277fcc02de /x11-themes/qtcurve | |
parent | old (diff) | |
download | gentoo-2-2b675ceca224e2a16b427e47ab29dba58db78f8c.tar.gz gentoo-2-2b675ceca224e2a16b427e47ab29dba58db78f8c.tar.bz2 gentoo-2-2b675ceca224e2a16b427e47ab29dba58db78f8c.zip |
Stable on sparc, bug #228255
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 4b06982ce561..38b46bb4dd03 100644 --- a/x11-themes/qtcurve/ChangeLog +++ b/x11-themes/qtcurve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.35 2008/07/01 02:14:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.36 2008/07/06 17:31:17 bluebird Exp $ + + 06 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.2.ebuild: + Stable on sparc, bug #228255 01 Jul 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.2.ebuild: Stable for HPPA (bug #228255). diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index 1219299739f3..759acf5ef36b 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.2.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/qtcurve-0.59.2.ebuild,v 1.6 2008/07/01 02:14:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.7 2008/07/06 17:31:17 bluebird Exp $ # Order is important, so we get src_compile from cmake-utils. inherit kde-functions qt3 cmake-utils @@ -13,7 +13,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="" RDEPEND="$(qt_min_version 3)" |