diff options
author | Simone Gotti <motaboy@gentoo.org> | 2004-11-28 22:14:35 +0000 |
---|---|---|
committer | Simone Gotti <motaboy@gentoo.org> | 2004-11-28 22:14:35 +0000 |
commit | 8d7fd753b4be3b3a7ac6372a46f0f8f9663bf69b (patch) | |
tree | dec03214ef22fca7ede9424b50d035a97da3d5ef /kde-misc | |
parent | Mark stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-8d7fd753b4be3b3a7ac6372a46f0f8f9663bf69b.tar.gz gentoo-2-8d7fd753b4be3b3a7ac6372a46f0f8f9663bf69b.tar.bz2 gentoo-2-8d7fd753b4be3b3a7ac6372a46f0f8f9663bf69b.zip |
Stable on x86.
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.2.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 fd5764348b3a..a4472c2af71d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.5 2004/11/02 00:07:13 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.6 2004/11/28 22:14:35 motaboy Exp $ + + 28 Nov 2004; Simone Gotti <motaboy@gentoo.org> kio-locate-0.2.4.ebuild: + Stable on x86. *kio-locate-0.3.0 (02 Nov 2004) diff --git a/kde-misc/kio-locate/kio-locate-0.2.4.ebuild b/kde-misc/kio-locate/kio-locate-0.2.4.ebuild index 707fc74786be..1039bd633b3d 100644 --- a/kde-misc/kio-locate/kio-locate-0.2.4.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2.4.ebuild,v 1.4 2004/11/02 00:04:34 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.2.4.ebuild,v 1.5 2004/11/28 22:14:35 motaboy Exp $ inherit kde @@ -12,7 +12,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="sys-apps/slocate" |