diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
commit | 62c36d8d635611d5f9a11d14a335c796ad1a628a (patch) | |
tree | 3291929e27d255b8c8b2977957c97d800e9d1a67 /kde-base/kiten | |
parent | Support new CVS build layout (diff) | |
download | historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.gz historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.bz2 historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.zip |
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 04d3480bfde1..0d9415d773c7 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.40 2006/05/25 22:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.41 2006/05/26 15:13:26 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kiten-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kiten-3.5.2.ebuild: Stable on x86 wrt bug #132213 diff --git a/kde-base/kiten/kiten-3.5.2.ebuild b/kde-base/kiten/kiten-3.5.2.ebuild index c90ab6259c19..195ec402e5ec 100644 --- a/kde-base/kiten/kiten-3.5.2.ebuild +++ b/kde-base/kiten/kiten-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.2.ebuild,v 1.3 2006/05/25 22:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.2.ebuild,v 1.4 2006/05/26 15:13:26 wolf31o2 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |