diff options
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.57.1.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.57.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.57.1.ebuild b/x11-themes/qtcurve/qtcurve-0.57.1.ebuild index ba881b3f8dbb..ff93ea22aeb2 100644 --- a/x11-themes/qtcurve/qtcurve-0.57.1.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.57.1.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.57.1.ebuild,v 1.2 2008/04/26 15:53:44 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.57.1.ebuild,v 1.3 2008/05/12 16:30:21 maekke 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 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-util/cmake-2.4 |