diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 17:35:35 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 17:35:35 +0000 |
commit | 63cb7e306c4fafc8097d56c373e559d43b8508ef (patch) | |
tree | e40d181799fbb200a3a87a4128fcd0589dece09a /kde-base/killbots | |
parent | Drop symlinks #330115. (diff) | |
download | gentoo-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/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 50d89a8966f7..cb3e26196b24 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.52 2010/08/09 11:30:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.53 2010/08/09 17:34:37 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + killbots-4.4.5.ebuild: + Drop alpha ia64 and sparc per the AT Lead permission. 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -killbots-4.3.5.ebuild, -killbots-4.4.4.ebuild: diff --git a/kde-base/killbots/killbots-4.4.5.ebuild b/kde-base/killbots/killbots-4.4.5.ebuild index c95042959311..c1e26d08dc23 100644 --- a/kde-base/killbots/killbots-4.4.5.ebuild +++ b/kde-base/killbots/killbots-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/killbots/killbots-4.4.5.ebuild,v 1.4 2010/08/09 07:53:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.4.5.ebuild,v 1.5 2010/08/09 17:34:37 scarabeus Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" # Tests hang, last checked in 4.3.3 |