diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:29:44 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:29:44 +0000 |
commit | 0b1ccbe61d5a271fce7242f22963031d1958091e (patch) | |
tree | 7cc84b7d6470338cc4009d92d4fab211da1c4911 /kde-base/plasma-runtime | |
parent | Remove old KDE versions. (diff) | |
download | gentoo-2-0b1ccbe61d5a271fce7242f22963031d1958091e.tar.gz gentoo-2-0b1ccbe61d5a271fce7242f22963031d1958091e.tar.bz2 gentoo-2-0b1ccbe61d5a271fce7242f22963031d1958091e.zip |
Remove old KDE versions.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r-- | kde-base/plasma-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.3.4.ebuild | 16 | ||||
-rw-r--r-- | kde-base/plasma-runtime/plasma-runtime-4.4.0.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 4643c3e44bad..0cde6ee1bc11 100644 --- a/kde-base/plasma-runtime/ChangeLog +++ b/kde-base/plasma-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.29 2010/03/30 22:01:47 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.30 2010/03/31 23:29:44 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -plasma-runtime-4.3.4.ebuild, + -plasma-runtime-4.4.0.ebuild: + Remove old KDE versions. *plasma-runtime-4.4.2 (30 Mar 2010) diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.4.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.4.ebuild deleted file mode 100644 index cd2c42b19404..000000000000 --- a/kde-base/plasma-runtime/plasma-runtime-4.3.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.4.ebuild,v 1.3 2010/01/23 17:28:21 armin76 Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -KMMODULE="plasma" -inherit kde4-meta - -DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -# cloned from workspace thus introduce collisions. -add_blocker plasma-workspace '<4.2.90' diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.0.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.0.ebuild deleted file mode 100644 index b4426814216b..000000000000 --- a/kde-base/plasma-runtime/plasma-runtime-4.4.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.4.0.ebuild,v 1.1 2010/02/09 00:19:46 alexxy Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -KMMODULE="plasma" -inherit kde4-meta - -DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -# cloned from workspace thus introduce collisions. -add_blocker plasma-workspace '<4.2.90' |