diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-01-05 20:32:48 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-01-05 20:32:48 +0000 |
commit | e25e64cd0f3d72db5ac4adc96d6742ad43be7d75 (patch) | |
tree | c4b2dee980ba58aca44ff197776d241e849eaaaa /dev-util/kscope | |
parent | New version. Now with icons. (diff) | |
download | gentoo-2-e25e64cd0f3d72db5ac4adc96d6742ad43be7d75.tar.gz gentoo-2-e25e64cd0f3d72db5ac4adc96d6742ad43be7d75.tar.bz2 gentoo-2-e25e64cd0f3d72db5ac4adc96d6742ad43be7d75.zip |
Clean out old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-util/kscope')
-rw-r--r-- | dev-util/kscope/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/kscope/files/digest-kscope-1.0 | 1 | ||||
-rw-r--r-- | dev-util/kscope/files/digest-kscope-1.1.0 | 1 | ||||
-rw-r--r-- | dev-util/kscope/files/digest-kscope-1.1.1 | 1 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.0.ebuild | 19 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.1.0.ebuild | 21 | ||||
-rw-r--r-- | dev-util/kscope/kscope-1.1.1.ebuild | 21 |
7 files changed, 6 insertions, 66 deletions
diff --git a/dev-util/kscope/ChangeLog b/dev-util/kscope/ChangeLog index 4f6ab375b8f3..37771f923536 100644 --- a/dev-util/kscope/ChangeLog +++ b/dev-util/kscope/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/kscope -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.20 2005/11/19 23:51:09 malc Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/ChangeLog,v 1.21 2006/01/05 20:32:48 carlo Exp $ + + 05 Jan 2006; Carsten Lohrke <carlo@gentoo.org> -kscope-1.0.ebuild, + -kscope-1.1.0.ebuild, -kscope-1.1.1.ebuild: + Clean out old versions. 20 Nov 2005; Malcolm Lashley <malc@gentoo.org> kscope-1.2.0.ebuild: Stable on amd64 req. bug #110955 diff --git a/dev-util/kscope/files/digest-kscope-1.0 b/dev-util/kscope/files/digest-kscope-1.0 deleted file mode 100644 index 4367709a937f..000000000000 --- a/dev-util/kscope/files/digest-kscope-1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f6dbd3916b6dc3b85472a3207fa12a00 kscope-1.0.tar.gz 980422 diff --git a/dev-util/kscope/files/digest-kscope-1.1.0 b/dev-util/kscope/files/digest-kscope-1.1.0 deleted file mode 100644 index af2e97b2afd3..000000000000 --- a/dev-util/kscope/files/digest-kscope-1.1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 2307f182f84fee474ff8bc1630cf3b3c kscope-1.1.0.tar.gz 999787 diff --git a/dev-util/kscope/files/digest-kscope-1.1.1 b/dev-util/kscope/files/digest-kscope-1.1.1 deleted file mode 100644 index 4c22de930257..000000000000 --- a/dev-util/kscope/files/digest-kscope-1.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b320ceb764bf13913757cc0ced787749 kscope-1.1.1.tar.gz 970056 diff --git a/dev-util/kscope/kscope-1.0.ebuild b/dev-util/kscope/kscope-1.0.ebuild deleted file mode 100644 index c799b57bc184..000000000000 --- a/dev-util/kscope/kscope-1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.0.ebuild,v 1.3 2005/01/21 17:17:52 carlo 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="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" -IUSE="" - -RDEPEND="dev-util/ctags - >=dev-util/cscope-15.5" - -need-kde 3.2
\ No newline at end of file diff --git a/dev-util/kscope/kscope-1.1.0.ebuild b/dev-util/kscope/kscope-1.1.0.ebuild deleted file mode 100644 index b3263781bedc..000000000000 --- a/dev-util/kscope/kscope-1.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.1.0.ebuild,v 1.4 2005/06/01 16:11:57 carlo 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="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" -IUSE="" - -DEPEND="|| ( kde-base/kate kde-base/kdebase )" -RDEPEND="${DEPEND} - dev-util/ctags - >=dev-util/cscope-15.5" - -need-kde 3.2 diff --git a/dev-util/kscope/kscope-1.1.1.ebuild b/dev-util/kscope/kscope-1.1.1.ebuild deleted file mode 100644 index 652eb56ce8c1..000000000000 --- a/dev-util/kscope/kscope-1.1.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kscope/kscope-1.1.1.ebuild,v 1.3 2005/06/01 16:11:57 carlo 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="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" - -DEPEND="|| ( kde-base/kate kde-base/kdebase )" -RDEPEND="${DEPEND} - dev-util/ctags - >=dev-util/cscope-15.5" - -need-kde 3.2 |