diff options
author | 2010-01-25 14:37:17 +0000 | |
---|---|---|
committer | 2010-01-25 14:37:17 +0000 | |
commit | 09544be290b0baed0576cf1dec9e57ea8be99b34 (patch) | |
tree | 6053cdb5a40b88d184812d23f0da3a9b89ffd987 /kde-base/kbruch/kbruch-4.3.5.ebuild | |
parent | Version bump KDE 4.3.5 (diff) | |
download | gentoo-2-09544be290b0baed0576cf1dec9e57ea8be99b34.tar.gz gentoo-2-09544be290b0baed0576cf1dec9e57ea8be99b34.tar.bz2 gentoo-2-09544be290b0baed0576cf1dec9e57ea8be99b34.zip |
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kbruch/kbruch-4.3.5.ebuild')
-rw-r--r-- | kde-base/kbruch/kbruch-4.3.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kbruch/kbruch-4.3.5.ebuild b/kde-base/kbruch/kbruch-4.3.5.ebuild new file mode 100644 index 000000000000..8e04c1e01c66 --- /dev/null +++ b/kde-base/kbruch/kbruch-4.3.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.3.5.ebuild,v 1.1 2010/01/25 14:37:17 scarabeus Exp $ + +EAPI="2" + +KMNAME="kdeedu" +inherit kde4-meta + +DESCRIPTION="KDE Educational: Learn calculating with fractions" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |