diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:58:34 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:58:34 +0000 |
commit | 3c2cee1b46030edaa5f7035a9bc65f989e7aa02d (patch) | |
tree | 60307866c508091a9eb8051dfb4be24308cda09e /kde-base/keduca/keduca-3.5.9.ebuild | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-3c2cee1b46030edaa5f7035a9bc65f989e7aa02d.tar.gz gentoo-2-3c2cee1b46030edaa5f7035a9bc65f989e7aa02d.tar.bz2 gentoo-2-3c2cee1b46030edaa5f7035a9bc65f989e7aa02d.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/keduca/keduca-3.5.9.ebuild')
-rw-r--r-- | kde-base/keduca/keduca-3.5.9.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kde-base/keduca/keduca-3.5.9.ebuild b/kde-base/keduca/keduca-3.5.9.ebuild new file mode 100644 index 000000000000..9919f7472686 --- /dev/null +++ b/kde-base/keduca/keduca-3.5.9.ebuild @@ -0,0 +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.1 2008/02/20 22:58:34 philantrop Exp $ +KMNAME=kdeedu +EAPI="1" +inherit kde-meta + +DESCRIPTION="KDE Educational: Form-based tests and exams" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" |