diff options
author | 2011-12-07 10:25:30 +0000 | |
---|---|---|
committer | 2011-12-07 10:25:30 +0000 | |
commit | 63faeddff5aea70c6bc295ef66ad3c5f5f3e4235 (patch) | |
tree | 7f5eff4ae5ac3b3aaa5b40d74db3adc38e4b11f0 | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-63faeddff5aea70c6bc295ef66ad3c5f5f3e4235.tar.gz gentoo-2-63faeddff5aea70c6bc295ef66ad3c5f5f3e4235.tar.bz2 gentoo-2-63faeddff5aea70c6bc295ef66ad3c5f5f3e4235.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 0ce00819bd39..8e9f6f05ef2e 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.174 2011/11/02 20:48:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.175 2011/12/07 10:25:30 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kcharselect-4.7.3.ebuild: + x86 stable wrt bug #388279 *kcharselect-4.7.3 (02 Nov 2011) diff --git a/kde-base/kcharselect/kcharselect-4.7.3.ebuild b/kde-base/kcharselect/kcharselect-4.7.3.ebuild index 7e2fbb48b34a..8ff914995a79 100644 --- a/kde-base/kcharselect/kcharselect-4.7.3.ebuild +++ b/kde-base/kcharselect/kcharselect-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.7.3.ebuild,v 1.1 2011/11/02 20:48:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.7.3.ebuild,v 1.2 2011/12/07 10:25:30 phajdan.jr Exp $ EAPI=4 @@ -15,5 +15,5 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE character selection utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |