diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-04 15:13:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-04 15:13:46 +0000 |
commit | 4f15a7047337c9a89de46c902e524a5c775c6702 (patch) | |
tree | caacdd066f5619767adf31da3bbd30fbc5683877 /x11-themes/qtcurve | |
parent | New version; super/hyper/meta support in bonobo keybindings, code cleanups an... (diff) | |
download | gentoo-2-4f15a7047337c9a89de46c902e524a5c775c6702.tar.gz gentoo-2-4f15a7047337c9a89de46c902e524a5c775c6702.tar.bz2 gentoo-2-4f15a7047337c9a89de46c902e524a5c775c6702.zip |
Keywording qtcurve-0.59.5 ppc64 and ~ppc for bug 238598
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/qtcurve')
-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 dbffc0955942..da3ac63d331a 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.43 2008/09/30 03:08:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.44 2008/10/04 15:13:46 ranger Exp $ + + 04 Oct 2008; Brent Baude <ranger@gentoo.org> qtcurve-0.59.5.ebuild: + Keywording qtcurve-0.59.5 ppc64 and ~ppc for bug 238598 30 Sep 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.59.5.ebuild: Stable for HPPA (bug #238598). diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild index 01d527387531..73ac28350026 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.5 2008/09/30 03:08:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.6 2008/10/04 15:13:46 ranger 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 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/qt:3" |