diff options
author | 2009-06-06 09:57:29 +0000 | |
---|---|---|
committer | 2009-06-06 09:57:29 +0000 | |
commit | 97cfc2be0aadd5d4ee41f0f53595ae27ba4fc42b (patch) | |
tree | 2ee3ff14e75d2254f568189a10aa301365c73d59 /kde-base/keduca | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | gentoo-2-97cfc2be0aadd5d4ee41f0f53595ae27ba4fc42b.tar.gz gentoo-2-97cfc2be0aadd5d4ee41f0f53595ae27ba4fc42b.tar.bz2 gentoo-2-97cfc2be0aadd5d4ee41f0f53595ae27ba4fc42b.zip |
amd64/x86 stable, bug #271889
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/keduca')
-rw-r--r-- | kde-base/keduca/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/keduca/keduca-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/keduca/ChangeLog b/kde-base/keduca/ChangeLog index 6c21cc60ef19..e0e3a9b8bd6e 100644 --- a/kde-base/keduca/ChangeLog +++ b/kde-base/keduca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/keduca # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.86 2009/06/03 14:27:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.87 2009/06/06 09:57:29 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> keduca-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> keduca-3.5.10.ebuild: Marking keduca-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/keduca/keduca-3.5.10.ebuild b/kde-base/keduca/keduca-3.5.10.ebuild index 6bf2c7cd7f66..f3295dcf15d4 100644 --- a/kde-base/keduca/keduca-3.5.10.ebuild +++ b/kde-base/keduca/keduca-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/keduca/keduca-3.5.10.ebuild,v 1.3 2009/06/03 14:27:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.10.ebuild,v 1.4 2009/06/06 09:57:29 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="" |