diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:35:51 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-09 03:35:51 +0000 |
commit | b0a9ebce52fc41b79dafd05911ca2d71c2a99d8c (patch) | |
tree | 841bbbcfb7cd758b62400080b0cb7907daeef9f6 /kde-base/kcharselect | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-b0a9ebce52fc41b79dafd05911ca2d71c2a99d8c.tar.gz gentoo-2-b0a9ebce52fc41b79dafd05911ca2d71c2a99d8c.tar.bz2 gentoo-2-b0a9ebce52fc41b79dafd05911ca2d71c2a99d8c.zip |
Marked ppc stable for bug #322791.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 7a00912aaada..367139974068 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.142 2010/08/03 07:42:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.143 2010/08/09 03:35:51 josejx Exp $ + + 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kcharselect-4.4.5.ebuild: + Marked ppc stable for bug #322791. 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kcharselect-4.4.5.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.4.5.ebuild b/kde-base/kcharselect/kcharselect-4.4.5.ebuild index 33cd10fae50a..b35fe93f7442 100644 --- a/kde-base/kcharselect/kcharselect-4.4.5.ebuild +++ b/kde-base/kcharselect/kcharselect-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.4.5.ebuild,v 1.2 2010/08/03 07:42:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.4.5.ebuild,v 1.3 2010/08/09 03:35:51 josejx Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |