diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:57:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:57:29 +0000 |
commit | dfbbc38094ea5b002d1a75c0fd4f6480c64f6244 (patch) | |
tree | 3725a3c7d2b2ad769ae6af746a94523f9932ef86 /kde-base/kappfinder | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-dfbbc38094ea5b002d1a75c0fd4f6480c64f6244.tar.gz gentoo-2-dfbbc38094ea5b002d1a75c0fd4f6480c64f6244.tar.bz2 gentoo-2-dfbbc38094ea5b002d1a75c0fd4f6480c64f6244.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kappfinder')
-rw-r--r-- | kde-base/kappfinder/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kappfinder/kappfinder-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kappfinder/ChangeLog b/kde-base/kappfinder/ChangeLog index 602616365235..b9522d09f05e 100644 --- a/kde-base/kappfinder/ChangeLog +++ b/kde-base/kappfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kappfinder # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/ChangeLog,v 1.86 2008/04/03 20:39:47 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/ChangeLog,v 1.87 2008/05/12 16:57:29 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> kappfinder-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *kappfinder-4.0.3 (03 Apr 2008) diff --git a/kde-base/kappfinder/kappfinder-3.5.9.ebuild b/kde-base/kappfinder/kappfinder-3.5.9.ebuild index 31d7266e6315..077fb5d6ccc7 100644 --- a/kde-base/kappfinder/kappfinder-3.5.9.ebuild +++ b/kde-base/kappfinder/kappfinder-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/kappfinder-3.5.9.ebuild,v 1.2 2008/03/04 02:30:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kappfinder/kappfinder-3.5.9.ebuild,v 1.3 2008/05/12 16:57:29 armin76 Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE tool looking for well-known apps in your path and creates entries for them in the KDE menu" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" RDEPEND=">=kde-base/kicker-${PV}:${SLOT}" |