summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-07-11 14:01:20 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-07-11 14:01:20 +0000
commit71ddcc2a74de0847c5d8338dc0485f0446bd241a (patch)
tree835e1e7e2d5f0c5eb717f5dd907cd2f286b67448 /kde-base/kalarm
parentVersion bump. (diff)
downloadgentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.tar.gz
gentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.tar.bz2
gentoo-2-71ddcc2a74de0847c5d8338dc0485f0446bd241a.zip
Version bump KDEPIM 4.6.1
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kalarm')
-rw-r--r--kde-base/kalarm/ChangeLog7
-rw-r--r--kde-base/kalarm/kalarm-4.6.1.ebuild25
2 files changed, 31 insertions, 1 deletions
diff --git a/kde-base/kalarm/ChangeLog b/kde-base/kalarm/ChangeLog
index c382aec4a653..ed4b601b51a2 100644
--- a/kde-base/kalarm/ChangeLog
+++ b/kde-base/kalarm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kalarm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.180 2011/06/09 22:52:45 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalarm/ChangeLog,v 1.181 2011/07/11 14:01:19 tampakrap Exp $
+
+*kalarm-4.6.1 (11 Jul 2011)
+
+ 11 Jul 2011; Theo Chatzimichos <tampakrap@gentoo.org> +kalarm-4.6.1.ebuild:
+ Version bump KDEPIM 4.6.1
09 Jun 2011; Theo Chatzimichos <tampakrap@gentoo.org> -kalarm-4.5.95.ebuild:
Remove KDEPIM 4.5.95
diff --git a/kde-base/kalarm/kalarm-4.6.1.ebuild b/kde-base/kalarm/kalarm-4.6.1.ebuild
new file mode 100644
index 000000000000..df1bfbcff0ee
--- /dev/null
+++ b/kde-base/kalarm/kalarm-4.6.1.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.6.1.ebuild,v 1.1 2011/07/11 14:01:19 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/
+"