diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 10:26:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 10:26:28 +0000 |
commit | 3452091b40c08cf5494d0ca2eae0dc9190a398c9 (patch) | |
tree | 2c90f5fdfade73b4f2692651721fae94ac86942b /kde-base/kcharselect | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-3452091b40c08cf5494d0ca2eae0dc9190a398c9.tar.gz gentoo-2-3452091b40c08cf5494d0ca2eae0dc9190a398c9.tar.bz2 gentoo-2-3452091b40c08cf5494d0ca2eae0dc9190a398c9.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index eb214c2b580b..23dad02d1823 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,10 @@ # 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.139 2010/06/24 07:04:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.140 2010/06/27 10:26:28 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + kcharselect-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kcharselect-4.4.4.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.4.4.ebuild b/kde-base/kcharselect/kcharselect-4.4.4.ebuild index d9c5601bc761..6bbdfbdd2e58 100644 --- a/kde-base/kcharselect/kcharselect-4.4.4.ebuild +++ b/kde-base/kcharselect/kcharselect-4.4.4.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.4.ebuild,v 1.3 2010/06/24 07:04:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.4.4.ebuild,v 1.4 2010/06/27 10:26:28 fauli 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" |