diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-01 02:14:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-01 02:14:33 +0000 |
commit | 16bfc27aba1b8a8b746f2e35feba3ac4252c0afa (patch) | |
tree | ca94fc6b5656631b24b3698baee176d6ee586420 /x11-themes/qtcurve/qtcurve-0.59.2.ebuild | |
parent | Stable for HPPA (bug #228273). (diff) | |
download | gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.tar.gz gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.tar.bz2 gentoo-2-16bfc27aba1b8a8b746f2e35feba3ac4252c0afa.zip |
Stable for HPPA (bug #228255).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-0.59.2.ebuild')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-0.59.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild index b966d2982865..1219299739f3 100644 --- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild +++ b/x11-themes/qtcurve/qtcurve-0.59.2.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.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.6 2008/07/01 02:14:33 jer 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="alpha amd64 ~hppa ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc64 ~sparc x86" IUSE="" RDEPEND="$(qt_min_version 3)" |