diff options
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/klines/klines-4.3.3.ebuild | 12 | ||||
-rw-r--r-- | kde-base/klines/klines-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/klines/klines-4.4.4.ebuild | 4 |
4 files changed, 9 insertions, 17 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index 08a9efaab2d2..1f77646a97bb 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,10 @@ # 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.149 2010/06/06 14:41:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.150 2010/06/21 15:53:24 scarabeus Exp $ + + 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -klines-4.3.3.ebuild, + klines-4.3.5.ebuild, klines-4.4.4.ebuild: + Drop 4.3.3. Drop hppa keywords per bug #304363 *klines-4.4.4 (06 Jun 2010) diff --git a/kde-base/klines/klines-4.3.3.ebuild b/kde-base/klines/klines-4.3.3.ebuild deleted file mode 100644 index 07a223e9b3d1..000000000000 --- a/kde-base/klines/klines-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/klines/klines-4.3.3.ebuild,v 1.6 2010/01/19 02:01:14 jer Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="debug +handbook" diff --git a/kde-base/klines/klines-4.3.5.ebuild b/kde-base/klines/klines-4.3.5.ebuild index eba2431b9845..ef1af6242a44 100644 --- a/kde-base/klines/klines-4.3.5.ebuild +++ b/kde-base/klines/klines-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/klines/klines-4.3.5.ebuild,v 1.3 2010/03/11 18:38:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.3.5.ebuild,v 1.4 2010/06/21 15:53:24 scarabeus Exp $ EAPI="2" @@ -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 ~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/klines/klines-4.4.4.ebuild b/kde-base/klines/klines-4.4.4.ebuild index 67a13c478896..9b532e6bdbbc 100644 --- a/kde-base/klines/klines-4.4.4.ebuild +++ b/kde-base/klines/klines-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/klines/klines-4.4.4.ebuild,v 1.1 2010/06/06 14:41:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.4.4.ebuild,v 1.2 2010/06/21 15:53:24 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 ~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" |