diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:34:49 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:34:49 +0000 |
commit | 213f0f626b3b166d9bed1036bd37364f96e294b9 (patch) | |
tree | 1d256ad641a68b8914efdd3f321301e67b14f647 /x11-themes | |
parent | fixup broken patch, bug #239035 (diff) | |
download | gentoo-2-213f0f626b3b166d9bed1036bd37364f96e294b9.tar.gz gentoo-2-213f0f626b3b166d9bed1036bd37364f96e294b9.tar.bz2 gentoo-2-213f0f626b3b166d9bed1036bd37364f96e294b9.zip |
Stable on sparc, bug #238598
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 9e0ae35d3c53..6b3811674045 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.41 2008/09/28 14:55:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.42 2008/09/29 18:34:49 bluebird Exp $ + + 29 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.5.ebuild: + Stable on sparc, bug #238598 28 Sep 2008; Markus Meier <maekke@gentoo.org> qtcurve-0.59.5.ebuild: amd64/x86 stable, bug #238598 diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild index 4f96a63339cc..f57a46565df8 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.5.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.5.ebuild,v 1.3 2008/09/28 14:55:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.4 2008/09/29 18:34:49 bluebird Exp $ EAPI=1 @@ -15,7 +15,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="x11-libs/qt:3" |