summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-24 17:45:00 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-24 17:45:00 +0000
commitce18a49d10f123a6d248b03b8c9e067c819f9abe (patch)
treedb2d51749044f3e5dcb67c94cca7a8b5b20dc9d6 /x11-themes/qtcurve
parentAdded ~ppc64; bug #218436 (diff)
downloadgentoo-2-ce18a49d10f123a6d248b03b8c9e067c819f9abe.tar.gz
gentoo-2-ce18a49d10f123a6d248b03b8c9e067c819f9abe.tar.bz2
gentoo-2-ce18a49d10f123a6d248b03b8c9e067c819f9abe.zip
Added ~ppc64; bug #218436
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r--x11-themes/qtcurve/ChangeLog5
-rw-r--r--x11-themes/qtcurve/qtcurve-0.58.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog
index d69d43044540..9a65a0d50580 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.21 2008/04/23 15:18:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.22 2008/04/24 17:45:00 corsair Exp $
+
+ 24 Apr 2008; Markus Rothe <corsair@gentoo.org> qtcurve-0.58.0.ebuild:
+ Added ~ppc64; bug #218436
23 Apr 2008; Jeroen Roovers <jer@gentoo.org> qtcurve-0.58.0.ebuild:
Marked ~hppa (bug #218436).
diff --git a/x11-themes/qtcurve/qtcurve-0.58.0.ebuild b/x11-themes/qtcurve/qtcurve-0.58.0.ebuild
index 5910d013ef44..5bab5669fad3 100644
--- a/x11-themes/qtcurve/qtcurve-0.58.0.ebuild
+++ b/x11-themes/qtcurve/qtcurve-0.58.0.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.58.0.ebuild,v 1.2 2008/04/23 15:18:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.58.0.ebuild,v 1.3 2008/04/24 17:45:00 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="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-util/cmake-2.4