diff options
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r-- | kde-base/kioclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kioclient/kioclient-4.7.2.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index ae5f419fbeeb..bd341fdd7a8d 100644 --- a/kde-base/kioclient/ChangeLog +++ b/kde-base/kioclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kioclient # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.101 2011/12/07 22:13:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.102 2011/12/07 23:07:36 dilfridge Exp $ + + 07 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> + -kioclient-4.7.2.ebuild: + Drop KDE 4.7.2 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> kioclient-4.7.3.ebuild: Stable on amd64 wrt bug #388279 diff --git a/kde-base/kioclient/kioclient-4.7.2.ebuild b/kde-base/kioclient/kioclient-4.7.2.ebuild deleted file mode 100644 index a6c1992843af..000000000000 --- a/kde-base/kioclient/kioclient-4.7.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.7.2.ebuild,v 1.1 2011/10/06 18:10:52 alexxy Exp $ - -EAPI=4 - -KMNAME="kde-runtime" -inherit kde4-meta - -DESCRIPTION="Command-line tool for network-transparent operations" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" |