diff options
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 5abe3464b171..33baa694f499 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.96 2009/04/16 20:26:02 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.97 2009/04/17 06:31:28 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kcharselect-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcharselect-4.2.1.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.2.2.ebuild b/kde-base/kcharselect/kcharselect-4.2.2.ebuild index 3b6145d320b0..2042aa25eb52 100644 --- a/kde-base/kcharselect/kcharselect-4.2.2.ebuild +++ b/kde-base/kcharselect/kcharselect-4.2.2.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.2.ebuild,v 1.1 2009/04/11 22:16:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.2.2.ebuild,v 1.2 2009/04/17 06:31:28 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" |