summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-07-08 21:15:04 +0000
committerMarkus Meier <maekke@gentoo.org>2009-07-08 21:15:04 +0000
commitf50a8a25f520a6d14141dbdb9fa66cf1cd884845 (patch)
tree6bb3a8415d5ec1af91ec721447a8f0f9f2c2c337 /dev-util
parentstable x86, bug 268676 (diff)
downloadgentoo-2-f50a8a25f520a6d14141dbdb9fa66cf1cd884845.tar.gz
gentoo-2-f50a8a25f520a6d14141dbdb9fa66cf1cd884845.tar.bz2
gentoo-2-f50a8a25f520a6d14141dbdb9fa66cf1cd884845.zip
amd64 stable, bug #275373
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/kscope/ChangeLog5
-rw-r--r--dev-util/kscope/kscope-1.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog
index 34674e04a9dc..f09b8c1d8b63 100644
--- a/dev-util/kscope/ChangeLog
+++ b/dev-util/kscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/kscope
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.43 2009/06/30 20:49:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.44 2009/07/08 21:15:04 maekke Exp $
+
+ 08 Jul 2009; Markus Meier <maekke@gentoo.org> kscope-1.6.2.ebuild:
+ amd64 stable, bug #275373
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> kscope-1.6.2.ebuild:
stable x86, bug 275373
diff --git a/dev-util/kscope/kscope-1.6.2.ebuild b/dev-util/kscope/kscope-1.6.2.ebuild
index 4f21495430a8..161c87c4b5fa 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.3 2009/06/30 20:49:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.6.2.ebuild,v 1.4 2009/07/08 21:15:04 maekke 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 )"