diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:31:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:31:57 +0000 |
commit | e5bfd4450164a4a838e487fe12f5cfd6847af96f (patch) | |
tree | 30d7a5c7149c4f95c2df8b0cacbdc59744511609 /kde-base/kiten | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-e5bfd4450164a4a838e487fe12f5cfd6847af96f.tar.gz gentoo-2-e5bfd4450164a4a838e487fe12f5cfd6847af96f.tar.bz2 gentoo-2-e5bfd4450164a4a838e487fe12f5cfd6847af96f.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 94946ac57d34..6737f8031e68 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.118 2009/07/08 14:09:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.119 2009/07/12 10:31:57 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kiten-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kiten-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kiten/kiten-3.5.10.ebuild b/kde-base/kiten/kiten-3.5.10.ebuild index bf3903270b41..047ee0960bd2 100644 --- a/kde-base/kiten/kiten-3.5.10.ebuild +++ b/kde-base/kiten/kiten-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.10.ebuild,v 1.6 2009/07/08 14:09:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.10.ebuild,v 1.7 2009/07/12 10:31:57 armin76 Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE Japanese dictionary and reference" -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="" DEPEND="" |