diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:37:40 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:37:40 +0000 |
commit | 2f2281c47f69ac7466e99e603de3c4467f99761b (patch) | |
tree | 7c22889b6e8fc2b5804b9a11b03924d6adb7c1a3 /kde-base/kiten | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-2f2281c47f69ac7466e99e603de3c4467f99761b.tar.gz gentoo-2-2f2281c47f69ac7466e99e603de3c4467f99761b.tar.bz2 gentoo-2-2f2281c47f69ac7466e99e603de3c4467f99761b.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiten/kiten-3.5.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index cba26d41edf0..afe96161117b 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.72 2008/01/18 09:46:43 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.73 2008/01/28 21:37:40 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kiten-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. 18 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> files/digest-kiten-4.0.0, Manifest: diff --git a/kde-base/kiten/kiten-3.5.8.ebuild b/kde-base/kiten/kiten-3.5.8.ebuild index ec356c7facbb..bdc475e69857 100644 --- a/kde-base/kiten/kiten-3.5.8.ebuild +++ b/kde-base/kiten/kiten-3.5.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.8.ebuild,v 1.1 2007/10/19 23:01:16 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-3.5.8.ebuild,v 1.2 2008/01/28 21:37:40 philantrop 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="" |