diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-13 21:34:19 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-04-13 21:34:19 +0000 |
commit | 77a57484ce84ddfe1338aea32591941e28a39333 (patch) | |
tree | 9af5b6ea699d2625d28827af71a1fe6037b6f67a /kde-misc | |
parent | Added patch for the new evas and pbbuttonsd. Removed 0.1.7 as it will no (diff) | |
download | gentoo-2-77a57484ce84ddfe1338aea32591941e28a39333.tar.gz gentoo-2-77a57484ce84ddfe1338aea32591941e28a39333.tar.bz2 gentoo-2-77a57484ce84ddfe1338aea32591941e28a39333.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index 91cfdb35ac8e..f3001137c415 100644 --- a/kde-misc/kio-locate/ChangeLog +++ b/kde-misc/kio-locate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kio-locate # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.12 2005/03/02 23:27:58 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.13 2005/04/13 21:34:19 greg_g Exp $ + + 13 Apr 2005; Gregorio Guidi <greg_g@gentoo.org> kio-locate-0.3.4.ebuild: + Stable on x86. 02 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kio-locate-0.3.4.ebuild: Marked ~amd64, closes bug 69486. diff --git a/kde-misc/kio-locate/kio-locate-0.3.4.ebuild b/kde-misc/kio-locate/kio-locate-0.3.4.ebuild index 64aecb40fff3..dc3e9bff04ac 100644 --- a/kde-misc/kio-locate/kio-locate-0.3.4.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.4.ebuild,v 1.3 2005/03/02 23:27:58 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.4.ebuild,v 1.4 2005/04/13 21:34:19 greg_g Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?page=programs_kiolocate" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" RDEPEND="sys-apps/slocate" |