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/klines
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/klines')
-rw-r--r--kde-base/klines/ChangeLog5
-rw-r--r--kde-base/klines/klines-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog
index 5469676d9f72..3947d864fa45 100644
--- a/kde-base/klines/ChangeLog
+++ b/kde-base/klines/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/klines
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.157 2010/08/09 11:30:56 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.158 2010/08/09 17:35:10 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> klines-4.4.5.ebuild:
+ Drop alpha ia64 and sparc per the AT Lead permission.
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -klines-4.3.5.ebuild,
-klines-4.4.4.ebuild:
diff --git a/kde-base/klines/klines-4.4.5.ebuild b/kde-base/klines/klines-4.4.5.ebuild
index f45096545a15..5d1d33ffe759 100644
--- a/kde-base/klines/klines-4.4.5.ebuild
+++ b/kde-base/klines/klines-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/klines/klines-4.4.5.ebuild,v 1.4 2010/08/09 08:00:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.4.5.ebuild,v 1.5 2010/08/09 17:35:10 scarabeus Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"