summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-11-01 04:40:43 +0000
committerLars Weiler <pylon@gentoo.org>2004-11-01 04:40:43 +0000
commit8920a37416cf935ab03da12f47e81568d10f76c9 (patch)
tree0fed5fd8c7346410e5fc8015c7c11d424d61c1d1 /kde-misc/kio-locate
parentremoved extraneous kernel configuration dependency. (diff)
downloadhistorical-8920a37416cf935ab03da12f47e81568d10f76c9.tar.gz
historical-8920a37416cf935ab03da12f47e81568d10f76c9.tar.bz2
historical-8920a37416cf935ab03da12f47e81568d10f76c9.zip
Added ~ppc keyword.
Diffstat (limited to 'kde-misc/kio-locate')
-rw-r--r--kde-misc/kio-locate/ChangeLog5
-rw-r--r--kde-misc/kio-locate/Manifest4
-rw-r--r--kde-misc/kio-locate/kio-locate-0.2.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog
index 498c554f91b8..f64462d939b4 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.2 2004/10/28 21:51:10 motaboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.3 2004/11/01 04:40:43 pylon Exp $
+
+ 01 Nov 2004; Lars Weiler <pylon@gentoo.org> kio-locate-0.2.4.ebuild:
+ Added ~ppc keyword.
28 Oct 2004; Simone Gotti <motaboy@gentoo.org> kio-locate-0.2.4.ebuild:
Use the kde eclass instead of kde-base that is deprecated.
diff --git a/kde-misc/kio-locate/Manifest b/kde-misc/kio-locate/Manifest
index 76e7996000a4..c2033fd988dc 100644
--- a/kde-misc/kio-locate/Manifest
+++ b/kde-misc/kio-locate/Manifest
@@ -1,4 +1,4 @@
-MD5 71ee985ff548b841f900a866403d7990 kio-locate-0.2.4.ebuild 532
-MD5 9cd9c56059be99a874a94c571f178b42 ChangeLog 540
+MD5 116cb9e07299f24726f3084ccabd70fc ChangeLog 632
+MD5 b39d5762be7f5819be2d51eb9abbdd43 kio-locate-0.2.4.ebuild 535
MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163
MD5 df27237bea73170b86b6e81b81d379d1 files/digest-kio-locate-0.2.4 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 ef98e63097cd..4c1f7193033b 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.2 2004/10/28 21:51:10 motaboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.2.4.ebuild,v 1.3 2004/11/01 04:40:43 pylon Exp $
inherit kde
@@ -12,7 +12,7 @@ HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND="sys-apps/slocate"