diff options
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.59.5.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild index 01d527387531..73ac28350026 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.5.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.59.5.ebuild,v 1.5 2008/09/30 03:08:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.6 2008/10/04 15:13:46 ranger Exp $ EAPI=1 @@ -15,7 +15,7 @@ SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/qt:3" |