diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:02:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:02:42 +0000 |
commit | 004d51735c2aeb4f983e2404cee26c20dd58585e (patch) | |
tree | 6032ed251989ae6a286e8ea9a33c3e5eda06b6b4 /kde-base/kcharselect | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-004d51735c2aeb4f983e2404cee26c20dd58585e.tar.gz gentoo-2-004d51735c2aeb4f983e2404cee26c20dd58585e.tar.bz2 gentoo-2-004d51735c2aeb4f983e2404cee26c20dd58585e.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index e54045a10cdf..5f52933fc1a0 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.57 2007/08/09 18:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.58 2007/08/10 14:02:42 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> + kcharselect-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kcharselect-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/kcharselect/kcharselect-3.5.7.ebuild b/kde-base/kcharselect/kcharselect-3.5.7.ebuild index 4807a6bf747d..12c024baf3be 100644 --- a/kde-base/kcharselect/kcharselect-3.5.7.ebuild +++ b/kde-base/kcharselect/kcharselect-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.7.ebuild,v 1.5 2007/08/09 18:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.7.ebuild,v 1.6 2007/08/10 14:02:42 angelos Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE character selection utility" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="charselectapplet/" |