diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:48:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:48:53 +0000 |
commit | 63a34cac9635447837792902b38631d63990999d (patch) | |
tree | 4b15e7d8352f88848d577e0cc5c3475c7c910f16 /kde-base/kcharselect | |
parent | Marking kdf-3.5.10 ppc64 for bug 271889 (diff) | |
download | historical-63a34cac9635447837792902b38631d63990999d.tar.gz historical-63a34cac9635447837792902b38631d63990999d.tar.bz2 historical-63a34cac9635447837792902b38631d63990999d.zip |
Marking kcharselect-3.5.10 ppc64 for bug 271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 1b0f6d0cb429..c93089953658 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.99 2009/05/31 20:26:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.100 2009/06/03 14:48:52 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kcharselect-3.5.10.ebuild: + Marking kcharselect-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kcharselect-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kcharselect/kcharselect-3.5.10.ebuild b/kde-base/kcharselect/kcharselect-3.5.10.ebuild index edcc8bb28b7a..d46f642f67dd 100644 --- a/kde-base/kcharselect/kcharselect-3.5.10.ebuild +++ b/kde-base/kcharselect/kcharselect-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.10.ebuild,v 1.2 2009/05/31 20:26:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.10.ebuild,v 1.3 2009/06/03 14:48:53 ranger Exp $ KMNAME=kdeutils EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="charselectapplet/" |