summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 23:10:10 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 23:10:10 +0000
commit3e99fe4d26340b6a631978d1506b86b9399f9d37 (patch)
tree0d685eb14ef40930751c3b59bd9326a77ce140f4 /kde-base/knewsticker-scripts
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-3e99fe4d26340b6a631978d1506b86b9399f9d37.tar.gz
gentoo-2-3e99fe4d26340b6a631978d1506b86b9399f9d37.tar.bz2
gentoo-2-3e99fe4d26340b6a631978d1506b86b9399f9d37.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/knewsticker-scripts')
-rw-r--r--kde-base/knewsticker-scripts/ChangeLog8
-rw-r--r--kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/knewsticker-scripts/ChangeLog b/kde-base/knewsticker-scripts/ChangeLog
index 596e719cb95c..a87492e41de7 100644
--- a/kde-base/knewsticker-scripts/ChangeLog
+++ b/kde-base/knewsticker-scripts/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/knewsticker-scripts
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/ChangeLog,v 1.76 2008/02/17 02:06:06 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/ChangeLog,v 1.77 2008/02/20 23:10:10 philantrop Exp $
+
+*knewsticker-scripts-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +knewsticker-scripts-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-knewsticker-scripts-3.5.5.ebuild, -knewsticker-scripts-3.5.6.ebuild,
diff --git a/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild b/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild
new file mode 100644
index 000000000000..1abaa3f308c5
--- /dev/null
+++ b/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild,v 1.1 2008/02/20 23:10:10 philantrop Exp $
+KMNAME=kdeaddons
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="Kicker applet - RSS news ticker"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=kde-base/knewsticker-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"