summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-07-19 16:10:04 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-07-19 16:10:04 +0000
commit8b94b1e46667bb1e4cef9f94a1983f709a33747d (patch)
tree0eddc2fed5f397e9a51d2eb2486b8bd0dfcb5403 /dev-util
parentamd64 stable, bug 276113 (diff)
downloadgentoo-2-8b94b1e46667bb1e4cef9f94a1983f709a33747d.tar.gz
gentoo-2-8b94b1e46667bb1e4cef9f94a1983f709a33747d.tar.bz2
gentoo-2-8b94b1e46667bb1e4cef9f94a1983f709a33747d.zip
- Remove old version per scarabeus's request.
- Stable sparc, bug 275373. (Portage version: 2.1.6.13/cvs/Linux sparc64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/kscope/ChangeLog7
-rw-r--r--dev-util/kscope/kscope-1.4.2.ebuild33
-rw-r--r--dev-util/kscope/kscope-1.6.2.ebuild4
3 files changed, 8 insertions, 36 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog
index ebd53c4a13f2..6fe93b97a722 100644
--- a/dev-util/kscope/ChangeLog
+++ b/dev-util/kscope/ChangeLog
@@ -1,6 +1,11 @@
# 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.45 2009/07/19 12:18:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.46 2009/07/19 16:10:04 tcunha Exp $
+
+ 19 Jul 2009; Tiago Cunha <tcunha@gentoo.org> -kscope-1.4.2.ebuild,
+ kscope-1.6.2.ebuild:
+ - Remove old version per scarabeus's request.
+ - Stable sparc, bug 275373.
19 Jul 2009; nixnut <nixnut@gentoo.org> kscope-1.6.2.ebuild:
ppc stable #275373
diff --git a/dev-util/kscope/kscope-1.4.2.ebuild b/dev-util/kscope/kscope-1.4.2.ebuild
deleted file mode 100644
index 9e2abe616ade..000000000000
--- a/dev-util/kscope/kscope-1.4.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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.4.2.ebuild,v 1.8 2009/06/26 11:27:10 scarabeus Exp $
-
-inherit kde
-
-DESCRIPTION="KScope is a KDE front-end to Cscope."
-HOMEPAGE="http://kscope.sourceforge.net/"
-SRC_URI="mirror://sourceforge/kscope/${P}.tar.gz"
-
-SLOT="3.5"
-LICENSE="BSD"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-DEPEND="|| ( kde-base/kate kde-base/kdebase )"
-RDEPEND="${DEPEND}
- media-gfx/graphviz
- dev-util/ctags
- >=dev-util/cscope-15.5-r4"
-
-DEPEND="${RDEPEND}
- sys-devel/flex
- sys-devel/bison"
-
-need-kde 3.5
-
-src_install() {
- kde_src_install
-
- insinto /usr/share/config
- doins "${FILESDIR}/${PN}rc"
-}
diff --git a/dev-util/kscope/kscope-1.6.2.ebuild b/dev-util/kscope/kscope-1.6.2.ebuild
index e888e08374d2..8704ca2a7ee0 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.5 2009/07/19 12:18:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.6.2.ebuild,v 1.6 2009/07/19 16:10:04 tcunha 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 )"