diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:01:19 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:01:19 +0000 |
commit | 547c02fdee23ef4840f4001c84c239629934a0f2 (patch) | |
tree | 629df740cd48fcc0bf3f2d56d05e937b30c8462a /kde-base/kfind | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-547c02fdee23ef4840f4001c84c239629934a0f2.tar.gz gentoo-2-547c02fdee23ef4840f4001c84c239629934a0f2.tar.bz2 gentoo-2-547c02fdee23ef4840f4001c84c239629934a0f2.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index e653f59db45a..8b33a20bdd38 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.76 2008/01/17 23:59:21 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.77 2008/01/28 23:01:19 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kfind-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kfind-4.0.0 (17 Jan 2008) diff --git a/kde-base/kfind/kfind-3.5.8.ebuild b/kde-base/kfind/kfind-3.5.8.ebuild index a0c4d584abbd..e1016e3b6032 100644 --- a/kde-base/kfind/kfind-3.5.8.ebuild +++ b/kde-base/kfind/kfind-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.8.ebuild,v 1.1 2007/10/19 22:53:27 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.8.ebuild,v 1.2 2008/01/28 23:01:19 philantrop Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE file find utility" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" |