diff options
author | 2009-05-31 21:43:44 +0000 | |
---|---|---|
committer | 2009-05-31 21:43:44 +0000 | |
commit | 281861e6c655d851af248bde2fbb468aa60cb088 (patch) | |
tree | 345c12b308471a0d66749e0f54e12e33f55bc5e8 /kde-base/knewsticker-scripts | |
parent | amd64 stable, bug #270688 (diff) | |
download | historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.gz historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.bz2 historical-281861e6c655d851af248bde2fbb468aa60cb088.zip |
ppc stable #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'kde-base/knewsticker-scripts')
-rw-r--r-- | kde-base/knewsticker-scripts/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/knewsticker-scripts/ChangeLog b/kde-base/knewsticker-scripts/ChangeLog index ee8b4ed16097..1c0aa5954a82 100644 --- a/kde-base/knewsticker-scripts/ChangeLog +++ b/kde-base/knewsticker-scripts/ChangeLog @@ -1,6 +1,9 @@ # 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.86 2008/09/13 23:59:09 carlo Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/ChangeLog,v 1.87 2009/05/31 20:59:43 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> knewsticker-scripts-3.5.10.ebuild: + ppc stable #271889 *knewsticker-scripts-3.5.10 (13 Sep 2008) diff --git a/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild b/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild index 6626c38377fa..c26aaab074e2 100644 --- a/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild +++ b/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.10.ebuild,v 1.1 2008/09/13 23:59:09 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.10.ebuild,v 1.2 2009/05/31 20:59:43 nixnut Exp $ KMNAME=kdeaddons EAPI="1" inherit kde-meta DESCRIPTION="Kicker applet - RSS news ticker" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( >=kde-base/knewsticker-${PV}:${SLOT} >=kde-base/kdenetwork-${PV}:${SLOT} )" |