diff options
author | 2008-05-15 14:27:41 +0000 | |
---|---|---|
committer | 2008-05-15 14:27:41 +0000 | |
commit | cfa628fc2ab8c305b227cff17ac7ae22574de6bb (patch) | |
tree | 8dcffd0020f8a176067f51ac822e22fb27b9d820 /kde-base/knewsticker-scripts | |
parent | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy patc... (diff) | |
download | historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.gz historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.bz2 historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/knewsticker-scripts')
-rw-r--r-- | kde-base/knewsticker-scripts/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/knewsticker-scripts/ChangeLog b/kde-base/knewsticker-scripts/ChangeLog index 9d0c3a84b025..63ccd68cf48c 100644 --- a/kde-base/knewsticker-scripts/ChangeLog +++ b/kde-base/knewsticker-scripts/ChangeLog @@ -1,6 +1,10 @@ # 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.82 2008/05/13 13:34:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/ChangeLog,v 1.83 2008/05/15 14:20:11 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> + knewsticker-scripts-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> knewsticker-scripts-3.5.9.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 index 8e26b368cc00..bd49ade5d06d 100644 --- a/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild +++ b/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild @@ -1,12 +1,12 @@ # 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.6 2008/05/13 13:34:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild,v 1.7 2008/05/15 14:20:11 corsair 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} )" |