summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-08-09 17:35:35 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-08-09 17:35:35 +0000
commit63cb7e306c4fafc8097d56c373e559d43b8508ef (patch)
treee40d181799fbb200a3a87a4128fcd0589dece09a /kde-base/kfile
parentDrop symlinks #330115. (diff)
downloadgentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.gz
gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.bz2
gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.zip
Drop alpha, ia64 and sparc keywords. as per AT lead permission.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index de54e89d8001..0965afd64413 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.70 2010/08/09 11:30:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.71 2010/08/09 17:33:50 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kfile-4.4.5.ebuild:
+ Drop alpha ia64 and sparc per the AT Lead permission.
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kfile-4.3.5.ebuild,
-kfile-4.4.4.ebuild:
diff --git a/kde-base/kfile/kfile-4.4.5.ebuild b/kde-base/kfile/kfile-4.4.5.ebuild
index 4c072c6fbe04..9d4217f57acf 100644
--- a/kde-base/kfile/kfile-4.4.5.ebuild
+++ b/kde-base/kfile/kfile-4.4.5.ebuild
@@ -1,6 +1,6 @@
# 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.4.5.ebuild,v 1.5 2010/08/09 07:39:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.5.ebuild,v 1.6 2010/08/09 17:33:50 scarabeus Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"