summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/knewsticker/ChangeLog8
-rw-r--r--kde-base/knewsticker/knewsticker-3.5.9.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/kde-base/knewsticker/ChangeLog b/kde-base/knewsticker/ChangeLog
index 5b5a13b7b99f..c7f136ad1367 100644
--- a/kde-base/knewsticker/ChangeLog
+++ b/kde-base/knewsticker/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/knewsticker
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker/ChangeLog,v 1.81 2008/02/17 03:20:18 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker/ChangeLog,v 1.82 2008/02/20 23:09:58 philantrop Exp $
+
+*knewsticker-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +knewsticker-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-knewsticker-3.5.5.ebuild, -knewsticker-3.5.6.ebuild,
diff --git a/kde-base/knewsticker/knewsticker-3.5.9.ebuild b/kde-base/knewsticker/knewsticker-3.5.9.ebuild
new file mode 100644
index 000000000000..e15c80c9248c
--- /dev/null
+++ b/kde-base/knewsticker/knewsticker-3.5.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker/knewsticker-3.5.9.ebuild,v 1.1 2008/02/20 23:09:58 philantrop Exp $
+
+KMNAME=kdenetwork
+EAPI="1"
+inherit kde-meta eutils
+
+DESCRIPTION="kicker plugin: rss news ticker"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"
+
+DEPEND=">=kde-base/librss-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"
+
+KMCOPYLIB="librss librss"
+KMEXTRACTONLY="librss"