diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 12:22:01 +0000 |
commit | fce551dd1f1d8bcf25b85b55ef807ccf20f33439 (patch) | |
tree | edc48625fff957b14da166768ecfda85afdd1b2c /kde-base/kcharselect | |
parent | add live ebuild for 1.2 branch (diff) | |
download | historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.tar.gz historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.tar.bz2 historical-fce551dd1f1d8bcf25b85b55ef807ccf20f33439.zip |
x86 stable wrt bug #388279
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'kde-base/kcharselect')
-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" |