diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-10 09:49:33 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-10 09:49:33 +0000 |
commit | f629b6889ab0e53d6d94cd27492ad0cd6750f564 (patch) | |
tree | 7ca8729a0e47e3297e357ffb7b5207fa275d6be3 /kde-misc/kio-locate | |
parent | Version bump. (diff) | |
download | historical-f629b6889ab0e53d6d94cd27492ad0cd6750f564.tar.gz historical-f629b6889ab0e53d6d94cd27492ad0cd6750f564.tar.bz2 historical-f629b6889ab0e53d6d94cd27492ad0cd6750f564.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'kde-misc/kio-locate')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kio-locate/Manifest | 18 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.4.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index f3001137c415..a5ef8236b33e 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.13 2005/04/13 21:34:19 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.14 2005/05/10 09:49:33 cryos Exp $ + + 10 May 2005; Marcus D. Hanwell <cryos@gentoo.org> kio-locate-0.3.4.ebuild: + Stable on amd64. 13 Apr 2005; Gregorio Guidi <greg_g@gentoo.org> kio-locate-0.3.4.ebuild: Stable on x86. diff --git a/kde-misc/kio-locate/Manifest b/kde-misc/kio-locate/Manifest index 23ddaafd1d39..eceff707621a 100644 --- a/kde-misc/kio-locate/Manifest +++ b/kde-misc/kio-locate/Manifest @@ -1,8 +1,18 @@ -MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 -MD5 98b5eea53af3bb07e4e2c082536a7af5 kio-locate-0.3.4.ebuild 540 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 52356138a558fcce45b95f1aac1bf03f kio-locate-0.3.4.ebuild 538 MD5 445c22bab8c1197e8bfcd8e001ff9906 kio-locate-0.3.0.ebuild 545 -MD5 59bf02f1aece8b660b6906e78b269d3e ChangeLog 1638 +MD5 b868488c605613607469bc04f3bc7d7f ChangeLog 1734 +MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 MD5 d82f192ea99ebeff919b54808fe71568 kio-locate-0.3.2.ebuild 518 -MD5 71bcf1693aaaf719d22d2f8edec1cd47 files/digest-kio-locate-0.3.2 68 MD5 3598fca50edc709a2779c2071cd16499 files/digest-kio-locate-0.3.0 68 +MD5 71bcf1693aaaf719d22d2f8edec1cd47 files/digest-kio-locate-0.3.2 68 MD5 149ef0ef857ecaa5596a4efc341027a9 files/digest-kio-locate-0.3.4 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCgIO/ntT9W3vfTuoRAlsbAJ9xfQ3ZBgiAB0EOYb1dUFE58ef5VwCfbPy2 +Bj+7x9XtrBpvsf1BHsE5xXw= +=O1Gk +-----END PGP SIGNATURE----- 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 dc3e9bff04ac..f2f43acd019b 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.4 2005/04/13 21:34:19 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.4.ebuild,v 1.5 2005/05/10 09:49:33 cryos 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" |