summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/akregator/akregator-3.4.1-r1.ebuild')
-rw-r--r--kde-base/akregator/akregator-3.4.1-r1.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/kde-base/akregator/akregator-3.4.1-r1.ebuild b/kde-base/akregator/akregator-3.4.1-r1.ebuild
new file mode 100644
index 000000000000..5a9dc3b9b0ea
--- /dev/null
+++ b/kde-base/akregator/akregator-3.4.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-3.4.1-r1.ebuild,v 1.1 2005/06/08 22:01:05 greg_g Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE news feed aggregator"
+KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)
+$(deprange $PV $MAXKDEVER kde-base/kontact)
+!net-www/akregator"
+
+KMCOPYLIB="libkdepim libkdepim
+libkpinterfaces kontact/interfaces"
+KMEXTRACTONLY="libkdepim
+kontact/interfaces"
+KMEXTRA="kontact/plugins/akregator"
+
+# Fix regression in akregator (kde bug 106345). Applied for 3.4.2.
+PATCHES1="${FILESDIR}/kdepim-3.4.1-akregator-unread.patch"