diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 21:50:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 21:50:23 +0000 |
commit | 835006b0c0d364e4449aa2b8bbb0d3776427ccb8 (patch) | |
tree | 09385e855fb87a9cae8dadb19f74e7c0daaf90d4 /x11-themes/qinx/qinx-1.4.ebuild | |
parent | Do that in the right function. (diff) | |
download | gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.tar.gz gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.tar.bz2 gentoo-2-835006b0c0d364e4449aa2b8bbb0d3776427ccb8.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-themes/qinx/qinx-1.4.ebuild')
-rw-r--r-- | x11-themes/qinx/qinx-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qinx/qinx-1.4.ebuild b/x11-themes/qinx/qinx-1.4.ebuild index a965171a143d..9494a9197696 100644 --- a/x11-themes/qinx/qinx-1.4.ebuild +++ b/x11-themes/qinx/qinx-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.7 2006/07/23 01:32:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.8 2006/09/05 21:50:23 gustavoz Exp $ inherit kde @@ -10,7 +10,7 @@ HOMEPAGE="http://www.usermode.org/code.html" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 -ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 -ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 )" |