diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:10:32 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:10:32 +0000 |
commit | 837be9eb2c6beee412c5b99cddd9cbf3114888df (patch) | |
tree | 16f90798523f89efe2dc18cc838e98abb0433f0a /kde-base/kate-plugins | |
parent | Stable on ppc wrt bug 224893 (diff) | |
download | gentoo-2-837be9eb2c6beee412c5b99cddd9cbf3114888df.tar.gz gentoo-2-837be9eb2c6beee412c5b99cddd9cbf3114888df.tar.bz2 gentoo-2-837be9eb2c6beee412c5b99cddd9cbf3114888df.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.8.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index a714d61d6346..48ac685d8500 100644 --- a/kde-base/kate-plugins/ChangeLog +++ b/kde-base/kate-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kate-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.87 2008/05/18 20:39:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.88 2008/06/07 16:10:32 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kate-plugins-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> kate-plugins-3.5.9.ebuild: amd64/x86 stable, bug #221063 diff --git a/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild deleted file mode 100644 index 573c8587243a..000000000000 --- a/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.8.ebuild,v 1.7 2008/03/04 06:53:24 jer Exp $ -KMNAME=kdeaddons -KMNOMODULE=true -KMEXTRA="kate" -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="kate plugins and docs" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" - -RDEPEND="${DEPEND}" |