diff options
author | 2010-08-09 03:35:51 +0000 | |
---|---|---|
committer | 2010-08-09 03:35:51 +0000 | |
commit | b0a9ebce52fc41b79dafd05911ca2d71c2a99d8c (patch) | |
tree | 841bbbcfb7cd758b62400080b0cb7907daeef9f6 /kde-base/kcharselect/kcharselect-4.4.5.ebuild | |
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/kcharselect-4.4.5.ebuild')
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |