diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 03:02:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 03:02:30 +0000 |
commit | 275f35cfe062cf0223c29d37cdafe1730d15a5a7 (patch) | |
tree | aad0b5eb400668d7589e056f77239c8423da3902 /kde-base/kfile/kfile-4.3.3.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-275f35cfe062cf0223c29d37cdafe1730d15a5a7.tar.gz historical-275f35cfe062cf0223c29d37cdafe1730d15a5a7.tar.bz2 historical-275f35cfe062cf0223c29d37cdafe1730d15a5a7.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'kde-base/kfile/kfile-4.3.3.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kfile/kfile-4.3.3.ebuild b/kde-base/kfile/kfile-4.3.3.ebuild index 5399826410fd..f87975c0fa46 100644 --- a/kde-base/kfile/kfile-4.3.3.ebuild +++ b/kde-base/kfile/kfile-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.3.ebuild,v 1.5 2009/12/10 15:33:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.3.ebuild,v 1.6 2010/01/19 01:24:28 jer Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" |