diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-08-12 10:04:46 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-08-12 10:04:46 +0000 |
commit | aa96eaa5af7416133a8ecdeddfddc526e077667f (patch) | |
tree | e18c07206449972b6559035d188d377911ee2ba4 /app-office/kplato/kplato-2.0.2.ebuild | |
parent | Mask koffice-2.0.2 for the commit. (diff) | |
download | historical-aa96eaa5af7416133a8ecdeddfddc526e077667f.tar.gz historical-aa96eaa5af7416133a8ecdeddfddc526e077667f.tar.bz2 historical-aa96eaa5af7416133a8ecdeddfddc526e077667f.zip |
KOFFICE: Version bump to 2.0.2.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'app-office/kplato/kplato-2.0.2.ebuild')
-rw-r--r-- | app-office/kplato/kplato-2.0.2.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app-office/kplato/kplato-2.0.2.ebuild b/app-office/kplato/kplato-2.0.2.ebuild new file mode 100644 index 000000000000..cbe530c0bc17 --- /dev/null +++ b/app-office/kplato/kplato-2.0.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-2.0.2.ebuild,v 1.1 2009/08/12 10:04:18 scarabeus Exp $ + +EAPI="2" + +KMNAME="koffice" +KMMODULE="${PN}" +inherit kde4-meta + +DESCRIPTION="KPlato is a project management application." + +KEYWORDS="~amd64 ~x86" +IUSE="" + +KMEXTRACTONLY="libs/" +KMEXTRA="kdgantt/" + +KMLOADLIBS="koffice-libs" |