diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-06 14:42:20 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-06 14:42:20 +0000 |
commit | e7f6f629021b5b1313abfdbd99e5315bc37bd253 (patch) | |
tree | cd026859ffaed41b841bbeb1b61682c330f5c75a /kde-base/solid-runtime | |
parent | arm stable wrt #300828 (diff) | |
download | gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.tar.gz gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.tar.bz2 gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.zip |
Drop old. Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/solid-runtime')
-rw-r--r-- | kde-base/solid-runtime/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.4.3.ebuild | 31 | ||||
-rw-r--r-- | kde-base/solid-runtime/solid-runtime-4.4.4.ebuild (renamed from kde-base/solid-runtime/solid-runtime-4.4.2.ebuild) | 2 |
3 files changed, 9 insertions, 33 deletions
diff --git a/kde-base/solid-runtime/ChangeLog b/kde-base/solid-runtime/ChangeLog index 1be28df9fb1c..bf8427bb2baf 100644 --- a/kde-base/solid-runtime/ChangeLog +++ b/kde-base/solid-runtime/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/solid-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.11 2010/05/19 13:49:34 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/ChangeLog,v 1.12 2010/06/06 14:41:23 scarabeus Exp $ + +*solid-runtime-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -solid-runtime-4.4.2.ebuild, -solid-runtime-4.4.3.ebuild, + +solid-runtime-4.4.4.ebuild: + Remove old. Version bump. 19 May 2010; Robert Piasek <dagger@gentoo.org> solid-runtime-4.4.3.ebuild: keyworded ~arm. Required for @kdebase-4.4.3 diff --git a/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild b/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild deleted file mode 100644 index 61007aa58c52..000000000000 --- a/kde-base/solid-runtime/solid-runtime-4.4.3.ebuild +++ /dev/null @@ -1,31 +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/solid-runtime/solid-runtime-4.4.3.ebuild,v 1.3 2010/05/19 13:49:34 dagger Exp $ - -EAPI="3" - -KMNAME="kdebase-runtime" -KMNOMODULE=true -inherit kde4-meta - -DESCRIPTION="KDE SC solid runtime modules (autoeject, automounter and others)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep solid) -" -RDEPEND="${DEPEND}" - -# Packages merged around 4.3.77 -add_blocker solidautoeject -add_blocker solid-device-automounter -add_blocker solid-hardware -add_blocker soliduiserver - -KMEXTRA=" - solidautoeject/ - solid-device-automounter/ - solid-hardware/ - soliduiserver/ -" diff --git a/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild b/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild index f836be87246e..ae46cac7f6f8 100644 --- a/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild +++ b/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.4.2.ebuild,v 1.2 2010/05/03 07:07:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.4.4.ebuild,v 1.1 2010/06/06 14:41:23 scarabeus Exp $ EAPI="3" |