diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:17:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:17:00 +0000 |
commit | ccc516ef3eeecb3599b9722f18382bd20048d0c6 (patch) | |
tree | 95019f93729290517468a6957456b8a76287d85e /x11-themes/qinx | |
parent | Mark ppc64 for catalyst use. (diff) | |
download | gentoo-2-ccc516ef3eeecb3599b9722f18382bd20048d0c6.tar.gz gentoo-2-ccc516ef3eeecb3599b9722f18382bd20048d0c6.tar.bz2 gentoo-2-ccc516ef3eeecb3599b9722f18382bd20048d0c6.zip |
sync IUSE (+arts)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-themes/qinx')
-rw-r--r-- | x11-themes/qinx/qinx-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qinx/qinx-1.2.ebuild b/x11-themes/qinx/qinx-1.2.ebuild index e7b5cf78894b..3a2618b94060 100644 --- a/x11-themes/qinx/qinx-1.2.ebuild +++ b/x11-themes/qinx/qinx-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.2.ebuild,v 1.4 2005/03/21 23:46:09 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.2.ebuild,v 1.5 2005/07/07 03:15:16 agriffis Exp $ inherit kde eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.usermode.org/code.html" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ~alpha -ppc ~sparc ~amd64" -IUSE="" +IUSE="arts" DEPEND="|| ( kde-base/kdebase-meta kde-base/kdebase )" RDEPEND="|| ( kde-base/kdebase-meta kde-base/kdebase )" |