diff options
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index 2534b98ddc88..045c12309554 100644 --- a/kde-base/keduca/ChangeLog +++ b/kde-base/keduca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/keduca # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.81 2008/05/15 06:17:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.82 2008/05/18 17:06:35 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> keduca-3.5.9.ebuild: + amd64/x86 stable, bug #221063 15 May 2008; Markus Rothe <corsair@gentoo.org> keduca-3.5.9.ebuild: Stable on ppc64; bug #221063 diff --git a/kde-base/keduca/keduca-3.5.9.ebuild b/kde-base/keduca/keduca-3.5.9.ebuild index d6199d02e91d..61e668629c25 100644 --- a/kde-base/keduca/keduca-3.5.9.ebuild +++ b/kde-base/keduca/keduca-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.9.ebuild,v 1.6 2008/05/15 06:17:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.9.ebuild,v 1.7 2008/05/18 17:06:35 maekke Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |