diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:23:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:23:02 +0000 |
commit | 4bb497aa5c067a902fd6171d30cadf9b7a0badef (patch) | |
tree | 4efc6a88e3684aef979abe3769d375336e765144 /kde-base/keduca | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-4bb497aa5c067a902fd6171d30cadf9b7a0badef.tar.gz gentoo-2-4bb497aa5c067a902fd6171d30cadf9b7a0badef.tar.bz2 gentoo-2-4bb497aa5c067a902fd6171d30cadf9b7a0badef.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 47c09ed9f1f0..1e0dc0a7d26c 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.89 2009/07/08 13:58:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/ChangeLog,v 1.90 2009/07/12 10:23:02 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> keduca-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> keduca-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/keduca/keduca-3.5.10.ebuild b/kde-base/keduca/keduca-3.5.10.ebuild index 24558f63c180..02a63ea8d88c 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.6 2009/07/08 13:58:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keduca/keduca-3.5.10.ebuild,v 1.7 2009/07/12 10:23:02 armin76 Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="KDE Educational: Form-based tests and exams" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |