diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:58:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 18:58:12 +0000 |
commit | 06a5157f83e5d31c546e85945245a48f447f9579 (patch) | |
tree | 256954525b22427415a4b4c60b5b9706baf8194b /kde-base/kfourinline | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-06a5157f83e5d31c546e85945245a48f447f9579.tar.gz gentoo-2-06a5157f83e5d31c546e85945245a48f447f9579.tar.bz2 gentoo-2-06a5157f83e5d31c546e85945245a48f447f9579.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 9820b67f1e8e..0b00b5600a80 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.21 2009/03/08 19:44:59 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.22 2009/04/11 18:58:12 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kfourinline-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfourinline-4.2.0.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.2.1.ebuild b/kde-base/kfourinline/kfourinline-4.2.1.ebuild index 5b5997a98565..557817f1acad 100644 --- a/kde-base/kfourinline/kfourinline-4.2.1.ebuild +++ b/kde-base/kfourinline/kfourinline-4.2.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/kfourinline/kfourinline-4.2.1.ebuild,v 1.2 2009/03/08 13:41:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.2.1.ebuild,v 1.3 2009/04/11 18:58:12 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE four-in-a-row game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |