diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:01:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:01:18 +0000 |
commit | 536a11e68d25c6d38f258c15ec91a77c0b9b792a (patch) | |
tree | 354502e2f6506895d47d176de67f3ec75f29d0a0 /dev-libs | |
parent | alpha/arm/ia64/sh/sparc stable wrt #351493 (diff) | |
download | gentoo-2-536a11e68d25c6d38f258c15ec91a77c0b9b792a.tar.gz gentoo-2-536a11e68d25c6d38f258c15ec91a77c0b9b792a.tar.bz2 gentoo-2-536a11e68d25c6d38f258c15ec91a77c0b9b792a.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.30.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index b80a8093c399..fd9d24915227 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.73 2011/01/19 21:21:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.74 2011/01/30 18:01:18 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> libgweather-2.30.3.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> libgweather-2.30.3.ebuild: Stable on amd64 wrt bug #348987 diff --git a/dev-libs/libgweather/libgweather-2.30.3.ebuild b/dev-libs/libgweather/libgweather-2.30.3.ebuild index c2193c7a2e91..5fd860da32cc 100644 --- a/dev-libs/libgweather/libgweather-2.30.3.ebuild +++ b/dev-libs/libgweather/libgweather-2.30.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.6 2011/01/19 21:21:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.7 2011/01/30 18:01:18 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="python doc" # libsoup-gnome is to be used because libsoup[gnome] might not |