diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 12:18:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 12:18:37 +0000 |
commit | 19af061f4d5d2ffc4b4dcdd8836126faaac638bb (patch) | |
tree | de7b8a5acd98572362c138824f2a8bfce5224065 /dev-util/kscope/kscope-1.6.2.ebuild | |
parent | ppc stable #274110 (diff) | |
download | historical-19af061f4d5d2ffc4b4dcdd8836126faaac638bb.tar.gz historical-19af061f4d5d2ffc4b4dcdd8836126faaac638bb.tar.bz2 historical-19af061f4d5d2ffc4b4dcdd8836126faaac638bb.zip |
ppc stable #275373
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
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 161c87c4b5fa..e888e08374d2 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.4 2009/07/08 21:15:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.6.2.ebuild,v 1.5 2009/07/19 12:18:37 nixnut 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 )" |