From 766290d77ad58db097372e5f99dfb8fdfe08c987 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 6 Jan 2011 17:40:53 +0000 Subject: Version bump (bug 348289) (Portage version: 2.1.9.29/cvs/Linux i686) --- kde-misc/kio-locate/ChangeLog | 10 ++++++++-- kde-misc/kio-locate/kio-locate-0.5.2.ebuild | 21 +++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 kde-misc/kio-locate/kio-locate-0.5.2.ebuild (limited to 'kde-misc/kio-locate') diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index 10477cbfb419..d1a671060ecd 100644 --- a/kde-misc/kio-locate/ChangeLog +++ b/kde-misc/kio-locate/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-misc/kio-locate -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.34 2010/03/02 23:24:02 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.35 2011/01/06 17:40:53 dilfridge Exp $ + +*kio-locate-0.5.2 (06 Jan 2011) + + 06 Jan 2011; Andreas K. Huettel + +kio-locate-0.5.2.ebuild: + Version bump (bug 348289) *kio-locate-0.5.0 (02 Mar 2010) diff --git a/kde-misc/kio-locate/kio-locate-0.5.2.ebuild b/kde-misc/kio-locate/kio-locate-0.5.2.ebuild new file mode 100644 index 000000000000..8f67f4478e4c --- /dev/null +++ b/kde-misc/kio-locate/kio-locate-0.5.2.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.5.2.ebuild,v 1.1 2011/01/06 17:40:53 dilfridge Exp $ + +EAPI=3 +inherit kde4-base + +DESCRIPTION="Locate KIO slave for KDE" +HOMEPAGE="http://www.kde-apps.org/content/show.php/kio-locate?content=120965" +SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120965-${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug +handbook" + +DOCS="AUTHORS ChangeLog" + +RDEPEND="${RDEPEND} + sys-apps/mlocate +" -- cgit v1.2.3-65-gdbad