summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 00:41:19 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 00:41:19 +0000
commit2f0c30441c57844bc8b89c364c5962343ea65024 (patch)
treebff1966cc18129def7ecd36ce24a1897bfa87b30 /kde-base/klipper
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-2f0c30441c57844bc8b89c364c5962343ea65024.tar.gz
gentoo-2-2f0c30441c57844bc8b89c364c5962343ea65024.tar.bz2
gentoo-2-2f0c30441c57844bc8b89c364c5962343ea65024.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/klipper')
-rw-r--r--kde-base/klipper/ChangeLog7
-rw-r--r--kde-base/klipper/klipper-4.3.0.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/kde-base/klipper/ChangeLog b/kde-base/klipper/ChangeLog
index 002a6476ccc5..c0dc16d0d9aa 100644
--- a/kde-base/klipper/ChangeLog
+++ b/kde-base/klipper/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/klipper
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.123 2009/07/12 10:35:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/klipper/ChangeLog,v 1.124 2009/08/04 00:41:19 wired Exp $
+
+*klipper-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org> +klipper-4.3.0.ebuild:
+ Version bump
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> klipper-3.5.10.ebuild:
alpha/ia64/sparc stable wrt #271889
diff --git a/kde-base/klipper/klipper-4.3.0.ebuild b/kde-base/klipper/klipper-4.3.0.ebuild
new file mode 100644
index 000000000000..b94301c1fb85
--- /dev/null
+++ b/kde-base/klipper/klipper-4.3.0.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/kde-base/klipper/klipper-4.3.0.ebuild,v 1.1 2009/08/04 00:41:19 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Applet for KDE and X clipboard management"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"
+
+DEPEND="
+ >=kde-base/libkworkspace-${PV}:${SLOT}[kdeprefix=]
+ >=kde-base/libtaskmanager-${PV}:${SLOT}[kdeprefix=]
+ x11-libs/libXfixes
+"
+RDEPEND="${DEPEND}"