diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 10:40:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 10:40:35 +0000 |
commit | d7e62f5ba891a6a01b23e843c55f5f2d07044bc2 (patch) | |
tree | 507e87d8fc8a44215cec7d7db259863cc668aa7d /kde-base | |
parent | Add ~alpha/~ia64 wrt #280312 (diff) | |
download | gentoo-2-d7e62f5ba891a6a01b23e843c55f5f2d07044bc2.tar.gz gentoo-2-d7e62f5ba891a6a01b23e843c55f5f2d07044bc2.tar.bz2 gentoo-2-d7e62f5ba891a6a01b23e843c55f5f2d07044bc2.zip |
Add ~alpha/~ia64 wrt #280312
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ktron/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ktron/ktron-4.3.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ktron/ktron-4.3.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog index 88e01e62d09b..9f9f0d2e7918 100644 --- a/kde-base/ktron/ChangeLog +++ b/kde-base/ktron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ktron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.96 2009/09/01 16:05:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.97 2009/09/12 10:40:35 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> ktron-4.3.0.ebuild, + ktron-4.3.1.ebuild: + Add ~alpha/~ia64 wrt #280312 *ktron-4.3.1 (01 Sep 2009) diff --git a/kde-base/ktron/ktron-4.3.0.ebuild b/kde-base/ktron/ktron-4.3.0.ebuild index fb28801ed9c5..ac847acab7f5 100644 --- a/kde-base/ktron/ktron-4.3.0.ebuild +++ b/kde-base/ktron/ktron-4.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.3.0.ebuild,v 1.2 2009/08/08 16:31:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.3.0.ebuild,v 1.3 2009/09/12 10:40:35 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Tron game" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" IUSE="debug" diff --git a/kde-base/ktron/ktron-4.3.1.ebuild b/kde-base/ktron/ktron-4.3.1.ebuild index bef029c97814..5e32c3f8bf0f 100644 --- a/kde-base/ktron/ktron-4.3.1.ebuild +++ b/kde-base/ktron/ktron-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.3.1.ebuild,v 1.1 2009/09/01 16:05:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.3.1.ebuild,v 1.2 2009/09/12 10:40:35 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Tron game" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" IUSE="debug" |