diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:14:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:14:01 +0000 |
commit | cac0e81d80262ede1c85521b46f3b642e83d870f (patch) | |
tree | 758b25d3371c6c9a783bea7116a45b1e59e578e1 /x11-themes | |
parent | Stable on ppc64; bug #228249 (diff) | |
download | historical-cac0e81d80262ede1c85521b46f3b642e83d870f.tar.gz historical-cac0e81d80262ede1c85521b46f3b642e83d870f.tar.bz2 historical-cac0e81d80262ede1c85521b46f3b642e83d870f.zip |
Stable on ppc64; bug #228255
Package-Manager: portage-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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index 55e2b2a918ca..76c9d35fbcf0 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.30 2008/06/06 17:04:31 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.31 2008/06/21 20:14:01 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> qtcurve-0.59.2.ebuild: + Stable on ppc64; bug #228255 06 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> qtcurve-0.59.2.ebuild: add ~sparc keyword, bug 218436 diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index 33bd33d45ef5..4a4e574438b0 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.2 2008/06/06 17:04:31 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.3 2008/06/21 20:14:01 corsair 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)" |