summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-29 16:44:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-29 16:44:41 +0000
commit8b77507790c2f4670c200844a3294c8f66276cdc (patch)
treee1aaa136e6f16f36a84595953e2eaeeb18a38811 /x11-themes
parentStable on ppc64; bug #209222 (diff)
downloadgentoo-2-8b77507790c2f4670c200844a3294c8f66276cdc.tar.gz
gentoo-2-8b77507790c2f4670c200844a3294c8f66276cdc.tar.bz2
gentoo-2-8b77507790c2f4670c200844a3294c8f66276cdc.zip
Stable on ppc64; bug #224879
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-engines-qt/ChangeLog6
-rw-r--r--x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-qt/ChangeLog b/x11-themes/gtk-engines-qt/ChangeLog
index 7591e4e0bb97..97ecec2a5aa8 100644
--- a/x11-themes/gtk-engines-qt/ChangeLog
+++ b/x11-themes/gtk-engines-qt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gtk-engines-qt
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/ChangeLog,v 1.31 2008/05/27 01:06:24 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/ChangeLog,v 1.32 2008/06/29 16:44:41 corsair Exp $
+
+ 29 Jun 2008; Markus Rothe <corsair@gentoo.org>
+ gtk-engines-qt-0.8-r1.ebuild:
+ Stable on ppc64; bug #224879
27 May 2008; Mark Loeser <halcy0n@gentoo.org> gtk-engines-qt-0.8.ebuild:
Remove RDEPEND on cmake; bug #220453
diff --git a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild
index c41e5bf883ef..01d909db121c 100644
--- a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild
+++ b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.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/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild,v 1.1 2008/05/19 00:03:48 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/gtk-engines-qt-0.8-r1.ebuild,v 1.2 2008/06/29 16:44:41 corsair Exp $
ARTS_REQUIRED="never"
@@ -12,7 +12,7 @@ HOMEPAGE="http://gtk-qt.ecs.soton.ac.uk"
SRC_URI="http://gtk-qt.ecs.soton.ac.uk/files/${PV}/${MY_PN}-${PV}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
DEPEND=">=x11-libs/gtk+-2.2
dev-util/cmake"