diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:27:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:27:32 +0000 |
commit | bf032058e61f03cdd087f63ff40e0d016dcbcff5 (patch) | |
tree | 5d1f830e81a93cd85c6652545508baa78a93b6d9 /x11-plugins | |
parent | Stable for amd64, wrt bug #535602 (diff) | |
download | gentoo-2-bf032058e61f03cdd087f63ff40e0d016dcbcff5.tar.gz gentoo-2-bf032058e61f03cdd087f63ff40e0d016dcbcff5.tar.bz2 gentoo-2-bf032058e61f03cdd087f63ff40e0d016dcbcff5.zip |
Stable for amd64, wrt bug #543924
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellweather/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog index d1b9a5419df6..7b2b31a23d36 100644 --- a/x11-plugins/gkrellweather/ChangeLog +++ b/x11-plugins/gkrellweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellweather # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.37 2015/03/24 20:14:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.38 2015/03/27 16:27:32 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gkrellweather-2.0.8.ebuild: + Stable for amd64, wrt bug #543924 24 Mar 2015; Justin Lecher <jlec@gentoo.org> gkrellweather-2.0.8.ebuild: Add compilation problems due to missing cflags, #544372 diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild index 664122ca0d4d..14461cbeeb1b 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.4 2015/03/24 20:14:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.8.ebuild,v 1.5 2015/03/27 16:27:32 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://sites.google.com/site/makovick/projects/${P}.tgz" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=" |