diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
commit | 61fc0b979044371777fbf1d14db2d7c3c0a9427b (patch) | |
tree | 3541ae4ee7ec45c2e901153b1a64cbe8f1fdd1c7 /kde-base/klettres/klettres-3.4.1.ebuild | |
parent | Add the missing HOMEPAGE variable so repoman doesn't complain. (diff) | |
download | historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.tar.gz historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.tar.bz2 historical-61fc0b979044371777fbf1d14db2d7c3c0a9427b.zip |
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'kde-base/klettres/klettres-3.4.1.ebuild')
-rw-r--r-- | kde-base/klettres/klettres-3.4.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/klettres/klettres-3.4.1.ebuild b/kde-base/klettres/klettres-3.4.1.ebuild new file mode 100644 index 000000000000..d482ccb96bc1 --- /dev/null +++ b/kde-base/klettres/klettres-3.4.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klettres/klettres-3.4.1.ebuild,v 1.1 2005/05/25 21:23:07 danarmak Exp $ +KMNAME=kdeedu +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: KLettres helps a very young child or an adult learning " +KEYWORDS="~x86 ~amd64" +IUSE="" +DEPEND="" + |