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
commit3a1a36f79f254ca931df503bff98f678ae3a288a (patch)
treef0a1487b681a4187205e831892ccb7c9f359fe54 /kde-misc
parentremoved extraneous kernel configuration dependency. (Manifest recommit) (diff)
downloadgentoo-2-3a1a36f79f254ca931df503bff98f678ae3a288a.tar.gz
gentoo-2-3a1a36f79f254ca931df503bff98f678ae3a288a.tar.bz2
gentoo-2-3a1a36f79f254ca931df503bff98f678ae3a288a.zip
Added ~ppc keyword.
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kio-locate/ChangeLog5
-rw-r--r--kde-misc/kio-locate/kio-locate-0.2.4.ebuild4
2 files changed, 6 insertions, 3 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/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"