diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:03:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:03:07 +0000 |
commit | 10e7b97c259b177cade0c056d266055c7ca73f8a (patch) | |
tree | af413bbeae21c610dae2d554f94760bc636f5604 /kde-base/kcharselect | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-10e7b97c259b177cade0c056d266055c7ca73f8a.tar.gz gentoo-2-10e7b97c259b177cade0c056d266055c7ca73f8a.tar.bz2 gentoo-2-10e7b97c259b177cade0c056d266055c7ca73f8a.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 22b0986345e2..29ae51c113ee 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.107 2009/07/08 13:18:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.108 2009/07/12 10:03:07 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kcharselect-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kcharselect-3.5.10.ebuild: diff --git a/kde-base/kcharselect/kcharselect-3.5.10.ebuild b/kde-base/kcharselect/kcharselect-3.5.10.ebuild index 0d8cf990ec31..0c16a2f8fe76 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.6 2009/07/08 13:18:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.10.ebuild,v 1.7 2009/07/12 10:03:07 armin76 Exp $ KMNAME=kdeutils EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="charselectapplet/" |