diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-24 08:10:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-24 08:10:35 +0000 |
commit | cfc4451c8c309cb5f0f195cb2c8a5cbc01ac352d (patch) | |
tree | 35d2fb194fbdcc8fafe9e8096305d336d7dfdb4a /dev-util/kscope/kscope-1.4.2.ebuild | |
parent | Stable on Mips, bug 172003. (diff) | |
download | gentoo-2-cfc4451c8c309cb5f0f195cb2c8a5cbc01ac352d.tar.gz gentoo-2-cfc4451c8c309cb5f0f195cb2c8a5cbc01ac352d.tar.bz2 gentoo-2-cfc4451c8c309cb5f0f195cb2c8a5cbc01ac352d.zip |
stable amd64, bug 175386
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-util/kscope/kscope-1.4.2.ebuild')
-rw-r--r-- | dev-util/kscope/kscope-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kscope/kscope-1.4.2.ebuild b/dev-util/kscope/kscope-1.4.2.ebuild index b8aa68aa5e21..4fe459af2db5 100644 --- a/dev-util/kscope/kscope-1.4.2.ebuild +++ b/dev-util/kscope/kscope-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.5 2007/04/23 12:39:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.4.2.ebuild,v 1.6 2007/04/24 08:10:35 opfer 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 )" |