diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 19:03:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 19:03:32 +0000 |
commit | 6e92ed2bd91faf2952b098c6b09bd5c136e99f9b (patch) | |
tree | 60ed1cbcb332e0e1df4053a6e84d46548c427072 /kde-base/kapman | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-6e92ed2bd91faf2952b098c6b09bd5c136e99f9b.tar.gz gentoo-2-6e92ed2bd91faf2952b098c6b09bd5c136e99f9b.tar.bz2 gentoo-2-6e92ed2bd91faf2952b098c6b09bd5c136e99f9b.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r-- | kde-base/kapman/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapman/kapman-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index ed666c01bad1..9de7fe3c4f6d 100644 --- a/kde-base/kapman/ChangeLog +++ b/kde-base/kapman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.5 2009/03/08 18:59:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.6 2009/04/11 19:03:32 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kapman-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kapman-4.2.0.ebuild: Drop KDE 4.2.0 diff --git a/kde-base/kapman/kapman-4.2.1.ebuild b/kde-base/kapman/kapman-4.2.1.ebuild index 6d4193fcabb6..3d58ee15a8af 100644 --- a/kde-base/kapman/kapman-4.2.1.ebuild +++ b/kde-base/kapman/kapman-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/kapman/kapman-4.2.1.ebuild,v 1.1 2009/03/04 20:29:47 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.2.1.ebuild,v 1.2 2009/04/11 19:03:32 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Pac-Man clone for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |