diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:03:23 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:03:23 +0000 |
commit | 481835cd3e15aeddf8cc3191d9420bec724ace60 (patch) | |
tree | 3c96ccabe99d45a463621bbc2da7634d80a10bef /kde-base/kate-plugins | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-481835cd3e15aeddf8cc3191d9420bec724ace60.tar.gz gentoo-2-481835cd3e15aeddf8cc3191d9420bec724ace60.tar.bz2 gentoo-2-481835cd3e15aeddf8cc3191d9420bec724ace60.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r-- | kde-base/kate-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.5.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.6.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.7.ebuild | 16 |
4 files changed, 6 insertions, 49 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog index 0dbacb7a62d4..06eab0852eae 100644 --- a/kde-base/kate-plugins/ChangeLog +++ b/kde-base/kate-plugins/ChangeLog @@ -1,6 +1,11 @@ # 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.78 2008/01/31 15:32:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.79 2008/02/17 03:03:23 ingmar Exp $ + + 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -kate-plugins-3.5.5.ebuild, -kate-plugins-3.5.6.ebuild, + -kate-plugins-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> kate-plugins-3.5.8.ebuild: Marking kate-plugins-3.5.8 ppc for bug 207634 diff --git a/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild deleted file mode 100644 index c38fb4af0f62..000000000000 --- a/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 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.5.ebuild,v 1.9 2007/07/11 01:08:47 mr_bones_ Exp $ -KMNAME=kdeaddons -KMNOMODULE=true -KMEXTRA="kate" -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="kate plugins and docs" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" - -RDEPEND="${DEPEND}" diff --git a/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild deleted file mode 100644 index 1e929207bf0e..000000000000 --- a/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 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.6.ebuild,v 1.2 2007/07/11 01:08:47 mr_bones_ Exp $ -KMNAME=kdeaddons -KMNOMODULE=true -KMEXTRA="kate" -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="kate plugins and docs" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" - -RDEPEND="${DEPEND}" diff --git a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild deleted file mode 100644 index 5eeedfc762a0..000000000000 --- a/kde-base/kate-plugins/kate-plugins-3.5.7.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 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.7.ebuild,v 1.9 2007/08/11 16:53:49 armin76 Exp $ -KMNAME=kdeaddons -KMNOMODULE=true -KMEXTRA="kate" -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="kate plugins and docs" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" - -RDEPEND="${DEPEND}" |