diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-03-22 16:46:06 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-03-22 16:46:06 +0000 |
commit | 8088513fcdd293d5a230960e1f0b93bcf642b482 (patch) | |
tree | dd2aeb1a6269aeee21521a3bf3bac999ee5a47c5 /x11-themes | |
parent | Fix init script, bug 119181, thanks to Francisco Lloret <fcolloret at terra d... (diff) | |
download | gentoo-2-8088513fcdd293d5a230960e1f0b93bcf642b482.tar.gz gentoo-2-8088513fcdd293d5a230960e1f0b93bcf642b482.tar.bz2 gentoo-2-8088513fcdd293d5a230960e1f0b93bcf642b482.zip |
Stable on x86
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild index ff57e55c005a..38a8b83fdb66 100644 --- a/x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild +++ b/x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.7-r1.ebuild,v 1.3 2006/12/06 22:35:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qt/gtk-engines-qt-0.7-r1.ebuild,v 1.4 2007/03/22 16:46:06 jokey Exp $ inherit kde eutils @@ -9,7 +9,7 @@ DESCRIPTION="GTK+2 Qt Theme Engine" HOMEPAGE="http://gtk-qt.ecs.soton.ac.uk" SRC_URI="http://www.freedesktop.org/~davidsansome/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="${DEPEND} >=x11-libs/gtk+-2.2" |