diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:21:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:21:16 +0000 |
commit | e85e570c12fd637018ef91d9010cc124d41faf9c (patch) | |
tree | 3c622f2d6b201a224e6b2711ceafef8f2fa08147 /kde-base/kiten | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-e85e570c12fd637018ef91d9010cc124d41faf9c.tar.gz gentoo-2-e85e570c12fd637018ef91d9010cc124d41faf9c.tar.bz2 gentoo-2-e85e570c12fd637018ef91d9010cc124d41faf9c.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index fb58a952e0ab..68978a253548 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.68 2007/08/10 15:35:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.69 2007/08/11 16:21:16 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kiten-3.5.7.ebuild: + x86 stable wrt #185823 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kiten-3.5.7.ebuild: Stable on amd64 wrt bug #176297 diff --git a/kde-base/kiten/kiten-3.5.7.ebuild b/kde-base/kiten/kiten-3.5.7.ebuild index 4e8ca20858ca..afb6259956a3 100644 --- a/kde-base/kiten/kiten-3.5.7.ebuild +++ b/kde-base/kiten/kiten-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.7.ebuild,v 1.7 2007/08/10 15:35:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.7.ebuild,v 1.8 2007/08/11 16:21:16 armin76 Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Japanese dictionary and reference" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |