diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-10-06 16:01:09 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-10-06 16:01:09 +0000 |
commit | eb5e552f4854b71a5c72ba0fa6d7cabf82876383 (patch) | |
tree | 06e88a969f3fa311c037e1d307621e68b4702781 /kde-base/kdeartwork-weatherwallpapers | |
parent | Version bump to remove use of deprecated portage functionality (diff) | |
download | gentoo-2-eb5e552f4854b71a5c72ba0fa6d7cabf82876383.tar.gz gentoo-2-eb5e552f4854b71a5c72ba0fa6d7cabf82876383.tar.bz2 gentoo-2-eb5e552f4854b71a5c72ba0fa6d7cabf82876383.zip |
Marked
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdeartwork-weatherwallpapers')
-rw-r--r-- | kde-base/kdeartwork-weatherwallpapers/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-weatherwallpapers/ChangeLog b/kde-base/kdeartwork-weatherwallpapers/ChangeLog index bbcb2351b938..ec5859f428eb 100644 --- a/kde-base/kdeartwork-weatherwallpapers/ChangeLog +++ b/kde-base/kdeartwork-weatherwallpapers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-weatherwallpapers # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/ChangeLog,v 1.5 2009/09/12 10:40:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/ChangeLog,v 1.6 2009/10/06 16:01:09 josejx Exp $ + + 06 Oct 2009; Joseph Jezak <josejx@gentoo.org> + kdeartwork-weatherwallpapers-4.3.1.ebuild: + Marked ~ppc/~ppc64 for bug #280312. 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> kdeartwork-weatherwallpapers-4.3.0.ebuild, diff --git a/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild b/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild index d80b72ad2ed1..0232d236b395 100644 --- a/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild +++ b/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild,v 1.2 2009/09/12 10:40:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-4.3.1.ebuild,v 1.3 2009/10/06 16:01:09 josejx Exp $ EAPI="2" @@ -9,5 +9,5 @@ KMMODULE="WeatherWallpapers" inherit kde4-meta DESCRIPTION="Weather aware wallpapers. Changes with weather outside." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" |