diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-06-29 10:56:57 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-06-29 10:56:57 +0000 |
commit | ab486b78411cea5d95f52706314781e681348fcd (patch) | |
tree | 1d2b6b9a97a439beed77d4e79d7012b8e73eec58 /x11-themes/qtcurve/qtcurve-0.59.2.ebuild | |
parent | Stable on alpha, bug #228259 (diff) | |
download | gentoo-2-ab486b78411cea5d95f52706314781e681348fcd.tar.gz gentoo-2-ab486b78411cea5d95f52706314781e681348fcd.tar.bz2 gentoo-2-ab486b78411cea5d95f52706314781e681348fcd.zip |
Stable on alpha, bug #228255
(Portage version: 2.2_rc1/cvs/Linux 2.6.24bisect x86_64)
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 57bd0f874e44..b966d2982865 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.4 2008/06/22 15:05:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.5 2008/06/29 10:56:57 klausman 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)" |