summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 22:00:59 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 22:00:59 +0000
commit7251802aed5b6b9b0f8747bc0cb91c9e31754ba6 (patch)
treee821a6d73d71bd7dfff7bec715042f89938d2d24 /kde-base/libkpgp/libkpgp-4.3.3.ebuild
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-7251802aed5b6b9b0f8747bc0cb91c9e31754ba6.tar.gz
gentoo-2-7251802aed5b6b9b0f8747bc0cb91c9e31754ba6.tar.bz2
gentoo-2-7251802aed5b6b9b0f8747bc0cb91c9e31754ba6.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkpgp/libkpgp-4.3.3.ebuild')
-rw-r--r--kde-base/libkpgp/libkpgp-4.3.3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/libkpgp/libkpgp-4.3.3.ebuild b/kde-base/libkpgp/libkpgp-4.3.3.ebuild
new file mode 100644
index 000000000000..6b8edac0b6e5
--- /dev/null
+++ b/kde-base/libkpgp/libkpgp-4.3.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.3.3.ebuild,v 1.1 2009/11/02 22:00:59 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="KDE pgp abstraction library"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+PATCHES=( "${FILESDIR}/${PN}-4.1.72-fix.patch" )