diff options
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.3.3.ebuild | 12 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.4.4.ebuild | 4 |
4 files changed, 9 insertions, 17 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index f7f19d88f268..c05e147b64f4 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.149 2010/06/06 14:41:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.150 2010/06/21 15:53:34 scarabeus Exp $ + + 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -katomic-4.3.3.ebuild, katomic-4.3.5.ebuild, katomic-4.4.4.ebuild: + Drop 4.3.3. Drop hppa keywords per bug #304363 *katomic-4.4.4 (06 Jun 2010) diff --git a/kde-base/katomic/katomic-4.3.3.ebuild b/kde-base/katomic/katomic-4.3.3.ebuild deleted file mode 100644 index 62bdc8b2be4d..000000000000 --- a/kde-base/katomic/katomic-4.3.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.3.3.ebuild,v 1.6 2010/01/19 01:54:12 jer Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="debug +handbook" diff --git a/kde-base/katomic/katomic-4.3.5.ebuild b/kde-base/katomic/katomic-4.3.5.ebuild index 8765153ddc04..c278cb9438a9 100644 --- a/kde-base/katomic/katomic-4.3.5.ebuild +++ b/kde-base/katomic/katomic-4.3.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/katomic/katomic-4.3.5.ebuild,v 1.3 2010/03/11 18:36:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.3.5.ebuild,v 1.4 2010/06/21 15:53:34 scarabeus Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" diff --git a/kde-base/katomic/katomic-4.4.4.ebuild b/kde-base/katomic/katomic-4.4.4.ebuild index 593ff6224fa2..d9064e453c98 100644 --- a/kde-base/katomic/katomic-4.4.4.ebuild +++ b/kde-base/katomic/katomic-4.4.4.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/katomic/katomic-4.4.4.ebuild,v 1.1 2010/06/06 14:41:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.4.4.ebuild,v 1.2 2010/06/21 15:53:34 scarabeus Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |