diff options
author | 2013-01-27 15:09:35 +0000 | |
---|---|---|
committer | 2013-01-27 15:09:35 +0000 | |
commit | 26d63f955f5d7a8045c1415284e5304f15f6a11e (patch) | |
tree | ac8f9b87649d11f6a9ece64a2c30dbd57165772a /kde-base/kcharselect | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-26d63f955f5d7a8045c1415284e5304f15f6a11e.tar.gz gentoo-2-26d63f955f5d7a8045c1415284e5304f15f6a11e.tar.bz2 gentoo-2-26d63f955f5d7a8045c1415284e5304f15f6a11e.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 721cafe35c39..8442144e6ff2 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.219 2013/01/27 11:49:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.220 2013/01/27 15:09:35 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kcharselect-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kcharselect-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/kcharselect/kcharselect-4.9.5.ebuild b/kde-base/kcharselect/kcharselect-4.9.5.ebuild index 4b72f2fed1d8..0b0950e18c71 100644 --- a/kde-base/kcharselect/kcharselect-4.9.5.ebuild +++ b/kde-base/kcharselect/kcharselect-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.9.5.ebuild,v 1.2 2013/01/27 11:49:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.9.5.ebuild,v 1.3 2013/01/27 15:09:35 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE character selection utility" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" |