diff options
Diffstat (limited to 'kde-base/kcontrol')
-rw-r--r-- | kde-base/kcontrol/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kcontrol/kcontrol-4.4.3.ebuild | 19 | ||||
-rw-r--r-- | kde-base/kcontrol/kcontrol-4.4.4.ebuild (renamed from kde-base/kcontrol/kcontrol-4.4.2.ebuild) | 2 |
3 files changed, 8 insertions, 21 deletions
diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog index 6881090500b8..6e753d1e49b3 100644 --- a/kde-base/kcontrol/ChangeLog +++ b/kde-base/kcontrol/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kcontrol # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.188 2010/05/04 08:07:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.189 2010/06/06 14:41:26 scarabeus Exp $ + +*kcontrol-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -kcontrol-4.4.2.ebuild, -kcontrol-4.4.3.ebuild, +kcontrol-4.4.4.ebuild: + Remove old. Version bump. 04 May 2010; Alexey Shvetsov <alexxy@gentoo.org> kcontrol-4.4.3.ebuild: Restore accidently dropped ~x86-fbsd keyword on KDE SC 4.4.3 diff --git a/kde-base/kcontrol/kcontrol-4.4.3.ebuild b/kde-base/kcontrol/kcontrol-4.4.3.ebuild deleted file mode 100644 index da86c5f9ee5b..000000000000 --- a/kde-base/kcontrol/kcontrol-4.4.3.ebuild +++ /dev/null @@ -1,19 +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/kcontrol/kcontrol-4.4.3.ebuild,v 1.2 2010/05/04 08:07:54 alexxy Exp $ - -EAPI="3" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="The KDE Control Center" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND=" - $(add_kdebase_dep kdnssd) - $(add_kdebase_dep khotkeys) -" - -add_blocker systemsettings '<4.2.91' diff --git a/kde-base/kcontrol/kcontrol-4.4.2.ebuild b/kde-base/kcontrol/kcontrol-4.4.4.ebuild index fae0e626f58e..212d8876416b 100644 --- a/kde-base/kcontrol/kcontrol-4.4.2.ebuild +++ b/kde-base/kcontrol/kcontrol-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/kcontrol/kcontrol-4.4.2.ebuild,v 1.2 2010/05/03 05:45:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.4.4.ebuild,v 1.1 2010/06/06 14:41:26 scarabeus Exp $ EAPI="3" |