diff options
author | Johannes Huber <johu@gentoo.org> | 2015-06-30 18:49:24 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2015-06-30 18:49:24 +0000 |
commit | fed2c338d1009586502d950ac663086f8c043b5f (patch) | |
tree | 342664d2afa926d8345646c02ae33119cdda7d6f /kde-plasma/kio-extras | |
parent | Update blocker, fixes bug #553504. (diff) | |
download | gentoo-2-fed2c338d1009586502d950ac663086f8c043b5f.tar.gz gentoo-2-fed2c338d1009586502d950ac663086f8c043b5f.tar.bz2 gentoo-2-fed2c338d1009586502d950ac663086f8c043b5f.zip |
Update blocker, fixes bug #553506,
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
Diffstat (limited to 'kde-plasma/kio-extras')
-rw-r--r-- | kde-plasma/kio-extras/ChangeLog | 5 | ||||
-rw-r--r-- | kde-plasma/kio-extras/kio-extras-5.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-plasma/kio-extras/ChangeLog b/kde-plasma/kio-extras/ChangeLog index 115b38c55f4a..8228c30c5568 100644 --- a/kde-plasma/kio-extras/ChangeLog +++ b/kde-plasma/kio-extras/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-plasma/kio-extras # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/ChangeLog,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/ChangeLog,v 1.2 2015/06/30 18:49:24 johu Exp $ + + 30 Jun 2015; Johannes Huber <johu@gentoo.org> kio-extras-5.3.1.ebuild: + Update blocker, fixes bug #553506, *kio-extras-5.3.1 (31 May 2015) diff --git a/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild b/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild index 9290621a7f99..652215d3bb06 100644 --- a/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild +++ b/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kio-extras/kio-extras-5.3.1.ebuild,v 1.2 2015/06/30 18:49:24 johu Exp $ EAPI=5 @@ -51,7 +51,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep kded) !kde-apps/kdebase-kioslaves:4[-minimal(-)] - !kde-base/kcontrol:4 + !kde-apps/kcontrol:4 !kde-base/kdebase-kioslaves:4[-minimal(-)] !kde-base/kio-extras " |