diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:44:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:44:16 +0000 |
commit | 0173b6a6c8cb822b66a7fdc2b1be674e33f51f46 (patch) | |
tree | b9b07fd6b216bf3fc47852a52775c989eec7d772 /kde-base/knewsticker-scripts | |
parent | amd64 stable, bug #215353 (diff) | |
download | historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.tar.gz historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.tar.bz2 historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.zip |
alpha/ia64/sparc stable wrt #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 12fa75424aa2..ae0faa52225b 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.79 2008/03/07 20:39:14 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/ChangeLog,v 1.80 2008/05/12 15:25:09 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> + knewsticker-scripts-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 07 Mar 2008; Ingmar Vanhassel <ingmar@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 8527c92e365f..aca303ebf711 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.3 2008/03/07 20:39:14 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewsticker-scripts/knewsticker-scripts-3.5.9.ebuild,v 1.4 2008/05/12 15:25:09 armin76 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} )" |