diff options
author | Simone Gotti <motaboy@gentoo.org> | 2004-11-28 22:21:30 +0000 |
---|---|---|
committer | Simone Gotti <motaboy@gentoo.org> | 2004-11-28 22:21:30 +0000 |
commit | cbc594b6ee6ef24dd0a51490c6e4aeb346b6b141 (patch) | |
tree | 903e2c6ba71db7e0e50c5845fd72581cdcae719a /kde-misc/kio-locate | |
parent | version bump; remove broken version (diff) | |
download | historical-cbc594b6ee6ef24dd0a51490c6e4aeb346b6b141.tar.gz historical-cbc594b6ee6ef24dd0a51490c6e4aeb346b6b141.tar.bz2 historical-cbc594b6ee6ef24dd0a51490c6e4aeb346b6b141.zip |
Stable on x86.
Diffstat (limited to 'kde-misc/kio-locate')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kio-locate/Manifest | 4 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index a4472c2af71d..19dafaac66d1 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.6 2004/11/28 22:14:35 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.7 2004/11/28 22:21:30 motaboy Exp $ + + 28 Nov 2004; Simone Gotti <motaboy@gentoo.org> kio-locate-0.3.0.ebuild: + Stable on x86. 28 Nov 2004; Simone Gotti <motaboy@gentoo.org> kio-locate-0.2.4.ebuild: Stable on x86. diff --git a/kde-misc/kio-locate/Manifest b/kde-misc/kio-locate/Manifest index d259677b4859..03a6a8e2b571 100644 --- a/kde-misc/kio-locate/Manifest +++ b/kde-misc/kio-locate/Manifest @@ -1,6 +1,6 @@ -MD5 197f7d4363c9931ffb37ec5c11bc1be3 kio-locate-0.3.0.ebuild 538 +MD5 29be14b8a036e86567bb99742d6d3387 kio-locate-0.3.0.ebuild 537 MD5 02b491310feb870cf8a160095e8542f7 kio-locate-0.2.4.ebuild 531 -MD5 1eb00f7ff52db2ec8852e00074240434 ChangeLog 943 +MD5 fa8eb715b66e5f2164b212ee2d90037e ChangeLog 1035 MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163 MD5 df27237bea73170b86b6e81b81d379d1 files/digest-kio-locate-0.2.4 68 MD5 3598fca50edc709a2779c2071cd16499 files/digest-kio-locate-0.3.0 68 diff --git a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild b/kde-misc/kio-locate/kio-locate-0.3.0.ebuild index e2a919bc2220..3cbd14aab67e 100644 --- a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.3.0.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.3.0.ebuild,v 1.1 2004/11/02 00:07:13 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.0.ebuild,v 1.2 2004/11/28 22:21:30 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" |