diff options
author | 2012-04-04 19:29:46 +0000 | |
---|---|---|
committer | 2012-04-04 19:29:46 +0000 | |
commit | 1c8e54ea60635c10dc298d9d8b789fd97bdb1a16 (patch) | |
tree | 54d9bb02264b7cea08cbb17182c0a7aafba696ea /kde-base/kfile/kfile-4.8.1.ebuild | |
parent | Remove older vulnerable versions (diff) | |
download | historical-1c8e54ea60635c10dc298d9d8b789fd97bdb1a16.tar.gz historical-1c8e54ea60635c10dc298d9d8b789fd97bdb1a16.tar.bz2 historical-1c8e54ea60635c10dc298d9d8b789fd97bdb1a16.zip |
Stable for amd64, wrt bug #409403
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kfile/kfile-4.8.1.ebuild')
-rw-r--r-- | kde-base/kfile/kfile-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfile/kfile-4.8.1.ebuild b/kde-base/kfile/kfile-4.8.1.ebuild index e7c8b73d5f1c..557154d6cb92 100644 --- a/kde-base/kfile/kfile-4.8.1.ebuild +++ b/kde-base/kfile/kfile-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.3 2012/03/31 14:25:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.1.ebuild,v 1.4 2012/04/04 18:07:35 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |