diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 07:04:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 07:04:26 +0000 |
commit | 740ea8a5b135fd00a32dfec20e3f8129a3fc4e67 (patch) | |
tree | b0e4fa243824c3b468f530d2b91825edc1ebcb89 /kde-base/kcharselect | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-740ea8a5b135fd00a32dfec20e3f8129a3fc4e67.tar.gz gentoo-2-740ea8a5b135fd00a32dfec20e3f8129a3fc4e67.tar.bz2 gentoo-2-740ea8a5b135fd00a32dfec20e3f8129a3fc4e67.zip |
Stable on amd64 wrt 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 | 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 ff6fe02b8482..eb214c2b580b 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.138 2010/06/21 15:53:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.139 2010/06/24 07:04:26 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + kcharselect-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kcharselect-4.3.3.ebuild, kcharselect-4.3.5.ebuild, diff --git a/kde-base/kcharselect/kcharselect-4.4.4.ebuild b/kde-base/kcharselect/kcharselect-4.4.4.ebuild index 7e433d564bf6..d9c5601bc761 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.2 2010/06/21 15:53:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.4.4.ebuild,v 1.3 2010/06/24 07:04:26 angelos 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" |