summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-04-23 17:12:50 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-04-23 17:12:50 +0000
commit1832c8fe0a118e2de60957917196320770957132 (patch)
tree18a4d291dd18e688b651a71aaee8c2d6f251f4f0 /kde-base/kalarm/kalarm-4.5.95.ebuild
parentInitial version. (diff)
downloadgentoo-2-1832c8fe0a118e2de60957917196320770957132.tar.gz
gentoo-2-1832c8fe0a118e2de60957917196320770957132.tar.bz2
gentoo-2-1832c8fe0a118e2de60957917196320770957132.zip
Version bump KDEPIM 4.5.95 (4.6 beta 5)
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kalarm/kalarm-4.5.95.ebuild')
-rw-r--r--kde-base/kalarm/kalarm-4.5.95.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/kde-base/kalarm/kalarm-4.5.95.ebuild b/kde-base/kalarm/kalarm-4.5.95.ebuild
new file mode 100644
index 000000000000..ba50c013fb59
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.5.95.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/kalarm-4.5.95.ebuild,v 1.1 2011/04/23 17:12:48 tampakrap Exp $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+KDE_SCM="git"
+inherit kde4-meta
+
+DESCRIPTION="Personal alarm message, command and email scheduler for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepim-common-libs)
+ media-libs/phonon
+"
+DEPEND="${RDEPEND}"
+
+KMEXTRACTONLY="
+ kmail/
+"