diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:45:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:45:41 +0000 |
commit | 73b0b6c34fc77c4990244f23c7f46fef597197f1 (patch) | |
tree | 89e28bb9a552c89f8a888514b17768077aab0aee /kde-base/kcharselect | |
parent | stable amd64, bug 252430 (diff) | |
download | gentoo-2-73b0b6c34fc77c4990244f23c7f46fef597197f1.tar.gz gentoo-2-73b0b6c34fc77c4990244f23c7f46fef597197f1.tar.bz2 gentoo-2-73b0b6c34fc77c4990244f23c7f46fef597197f1.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index d35305d21810..1a9595dd1b47 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.93 2009/03/08 19:06:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.94 2009/04/11 16:45:41 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kcharselect-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcharselect-4.2.0.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.2.1.ebuild b/kde-base/kcharselect/kcharselect-4.2.1.ebuild index e2a640baaf67..62cea86c59f9 100644 --- a/kde-base/kcharselect/kcharselect-4.2.1.ebuild +++ b/kde-base/kcharselect/kcharselect-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/kcharselect/kcharselect-4.2.1.ebuild,v 1.1 2009/03/04 20:38:32 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.2.1.ebuild,v 1.2 2009/04/11 16:45:41 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |