diff options
author | 2008-05-14 11:28:05 +0000 | |
---|---|---|
committer | 2008-05-14 11:28:05 +0000 | |
commit | cfba22e133fbbdb5ab72115e90d7433d5d35fcc1 (patch) | |
tree | 550e39e5b1fdb94fab91f140eb1450109cdf3264 /kde-base/kfilereplace/kfilereplace-3.5.9.ebuild | |
parent | Version bump. Update HOMEPAGE and SRC_URI, update LICENSE to GPL-3. (diff) | |
download | historical-cfba22e133fbbdb5ab72115e90d7433d5d35fcc1.tar.gz historical-cfba22e133fbbdb5ab72115e90d7433d5d35fcc1.tar.bz2 historical-cfba22e133fbbdb5ab72115e90d7433d5d35fcc1.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kfilereplace/kfilereplace-3.5.9.ebuild')
-rw-r--r-- | kde-base/kfilereplace/kfilereplace-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild b/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild index 90f58852aa06..afabdbb63f39 100644 --- a/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild +++ b/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild,v 1.5 2008/05/13 01:02:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-3.5.9.ebuild,v 1.6 2008/05/14 11:26:19 corsair Exp $ KMNAME=kdewebdev EAPI="1" inherit kde-meta DESCRIPTION="KDE batch search&replace tool" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |