diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 21:58:00 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-06-02 21:58:00 +0000 |
commit | 298a064cbac18a7a40afb3a47dfa230fd976bcea (patch) | |
tree | 72bbbd9777d2d6d6fcb39ee96ec18b6edf243de5 /kde-base/plasma-runtime | |
parent | Bump to 0.10.0, new slot, ebuild from the GNOME overlay (diff) | |
download | gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.gz gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.bz2 gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.zip |
Drop KDE 4.4
(Portage version: 2.1.9.49/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.4.5.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog index 1f99ed0c085d..de00f6e89479 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.58 2011/06/01 19:21:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.59 2011/06/02 21:57:39 dilfridge Exp $ + + 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -plasma-runtime-4.4.5.ebuild: + Drop KDE-4.4 01 Jun 2011; Brent Baude <ranger@gentoo.org> plasma-runtime-4.6.2.ebuild: Marking plasma-runtime-4.6.2 ppc stable for bug 354033 diff --git a/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.4.5.ebuild deleted file mode 100644 index 292ad51eeee7..000000000000 --- a/kde-base/plasma-runtime/plasma-runtime-4.4.5.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.5.ebuild,v 1.6 2010/08/09 17:34:30 scarabeus Exp $ - -EAPI="3" - -KMNAME="kdebase-runtime" -KMMODULE="plasma" -inherit kde4-meta - -DESCRIPTION="Script engine and package tool for plasma" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" - -# cloned from workspace thus introduce collisions. -add_blocker plasma-workspace '<4.2.90' |