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 | 24b8dc9cb49aeab21ff943c66fd69ba8e36264e1 (patch) | |
tree | 9bd2e5d42f77ef624b50ffb69c6a750c294d3285 /kde-misc | |
parent | Mark stable on x86. (diff) | |
download | historical-24b8dc9cb49aeab21ff943c66fd69ba8e36264e1.tar.gz historical-24b8dc9cb49aeab21ff943c66fd69ba8e36264e1.tar.bz2 historical-24b8dc9cb49aeab21ff943c66fd69ba8e36264e1.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/Manifest | 4 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.2.4.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/kde-misc/kio-locate/Manifest index 9a1ae28ca615..d259677b4859 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 fa3466132c800c688a47a50ddb335c8b kio-locate-0.2.4.ebuild 532 -MD5 e2f88c3a1dcf72d232fe7a606085ee66 ChangeLog 851 +MD5 02b491310feb870cf8a160095e8542f7 kio-locate-0.2.4.ebuild 531 +MD5 1eb00f7ff52db2ec8852e00074240434 ChangeLog 943 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.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" |