diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:09:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:09:24 +0000 |
commit | 94f71064a0380e330fefa65d3ea4873e62024a62 (patch) | |
tree | f3c5718e03beb03f9f4f4cd65ff84b332357a00f /kde-base/kfind/kfind-3.4.1.ebuild | |
parent | New version: 2.4.3. Removing obsolete ebuilds/patches. (diff) | |
download | gentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.tar.gz gentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.tar.bz2 gentoo-2-94f71064a0380e330fefa65d3ea4873e62024a62.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kfind/kfind-3.4.1.ebuild')
-rw-r--r-- | kde-base/kfind/kfind-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfind/kfind-3.4.1.ebuild b/kde-base/kfind/kfind-3.4.1.ebuild index a4999b7a0ab3..55422c81e615 100644 --- a/kde-base/kfind/kfind-3.4.1.ebuild +++ b/kde-base/kfind/kfind-3.4.1.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-base/kfind/kfind-3.4.1.ebuild,v 1.5 2005/07/02 01:22:19 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.4.1.ebuild,v 1.6 2005/07/08 03:06:05 weeve Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |