diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:29:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 21:29:07 +0000 |
commit | a70e9d954acf48e5b994e586252b65c54b500e69 (patch) | |
tree | 78d2582cbfed04f49e0905cad7276549af72b8dc /kde-base/kcharselect | |
parent | Marked ppc stable. (diff) | |
download | historical-a70e9d954acf48e5b994e586252b65c54b500e69.tar.gz historical-a70e9d954acf48e5b994e586252b65c54b500e69.tar.bz2 historical-a70e9d954acf48e5b994e586252b65c54b500e69.zip |
Marked ppc stable.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 5e78fdbbb0b9..1a7679152bc5 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # 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.54 2007/08/07 19:52:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.55 2007/08/07 20:37:32 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kcharselect-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kcharselect-3.5.7.ebuild: diff --git a/kde-base/kcharselect/kcharselect-3.5.7.ebuild b/kde-base/kcharselect/kcharselect-3.5.7.ebuild index c64bd2cd667e..56b7cf5134c1 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.2 2007/08/07 19:52:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.7.ebuild,v 1.3 2007/08/07 20:37:32 josejx 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/" |