diff options
author | 2009-09-27 14:41:56 +0000 | |
---|---|---|
committer | 2009-09-27 14:41:56 +0000 | |
commit | 91f9f511d3a63555c7229bb9873aa21f0e5cec1e (patch) | |
tree | 3cac46fd2a5756481fbaf54685992f7e5758ac3d /x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild | |
parent | Marking XML-Twig-3.32 ppc64 for bug 283743 (diff) | |
download | historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.tar.gz historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.tar.bz2 historical-91f9f511d3a63555c7229bb9873aa21f0e5cec1e.zip |
ppc stable #279585
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild')
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild index 5e8285b4547c..3b913edd2d4a 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild,v 1.4 2009/08/28 14:26:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.65.2.ebuild,v 1.5 2009/09/27 14:40:02 nixnut Exp $ EAPI="2" inherit flag-o-matic cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="x11-libs/qt-gui:4[dbus]" |