diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:52:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 19:52:43 +0000 |
commit | d3e4e26661e18461d9ff0845872f68e9edb83c78 (patch) | |
tree | 7768711d4e06f385a07af5570eac06886de3623a /kde-base/kcharselect | |
parent | Stable on ppc wrt bug #185823. (diff) | |
download | gentoo-2-d3e4e26661e18461d9ff0845872f68e9edb83c78.tar.gz gentoo-2-d3e4e26661e18461d9ff0845872f68e9edb83c78.tar.bz2 gentoo-2-d3e4e26661e18461d9ff0845872f68e9edb83c78.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
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 35c88f25a3c1..5e78fdbbb0b9 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.53 2007/05/22 21:32:04 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.54 2007/08/07 19:52:43 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + kcharselect-3.5.7.ebuild: + Stable on sparc wrt #176297 *kcharselect-3.5.7 (22 May 2007) diff --git a/kde-base/kcharselect/kcharselect-3.5.7.ebuild b/kde-base/kcharselect/kcharselect-3.5.7.ebuild index 3b3f4b0e72a2..c64bd2cd667e 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.1 2007/05/22 21:32:04 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.7.ebuild,v 1.2 2007/08/07 19:52:43 gustavoz 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/" |