diff options
Diffstat (limited to 'dev-util/kscope/kscope-1.3.4.ebuild')
-rw-r--r-- | dev-util/kscope/kscope-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.3.4.ebuild b/dev-util/kscope/kscope-1.3.4.ebuild index 2afc1715b270..447f5e4f6e69 100644 --- a/dev-util/kscope/kscope-1.3.4.ebuild +++ b/dev-util/kscope/kscope-1.3.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/dev-util/kscope/kscope-1.3.4.ebuild,v 1.1 2006/04/20 02:53:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.3.4.ebuild,v 1.2 2006/06/06 18:40:12 dertobi123 Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" DEPEND="|| ( kde-base/kate kde-base/kdebase )" |