diff options
Diffstat (limited to 'dev-util/kscope/kscope-1.6.2.ebuild')
-rw-r--r-- | dev-util/kscope/kscope-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.6.2.ebuild b/dev-util/kscope/kscope-1.6.2.ebuild index 2cf344702444..4f21495430a8 100644 --- a/dev-util/kscope/kscope-1.6.2.ebuild +++ b/dev-util/kscope/kscope-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.6.2.ebuild,v 1.2 2009/06/26 11:27:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.6.2.ebuild,v 1.3 2009/06/30 20:49:45 fauli Exp $ EAPI=1 ARTS_REQUIRED="never" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="3.5" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kate:3.5 kde-base/kdebase:3.5 )" |