diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:21:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:21:12 +0000 |
commit | 7e29b7da42991a5e7c8941613b77e28e8707d3c5 (patch) | |
tree | 06b3c0c44de18c0e6d45dbe86d3d647cffb73614 /dev-libs | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-7e29b7da42991a5e7c8941613b77e28e8707d3c5.tar.gz gentoo-2-7e29b7da42991a5e7c8941613b77e28e8707d3c5.tar.bz2 gentoo-2-7e29b7da42991a5e7c8941613b77e28e8707d3c5.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
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 fd5a56e461c8..b80a8093c399 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.72 2011/01/18 13:54:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.73 2011/01/19 21:21:12 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> libgweather-2.30.3.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> libgweather-2.30.3.ebuild: diff --git a/dev-libs/libgweather/libgweather-2.30.3.ebuild b/dev-libs/libgweather/libgweather-2.30.3.ebuild index 2908e76fd879..c2193c7a2e91 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.5 2011/01/18 13:54:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.6 2011/01/19 21:21:12 hwoarang 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 |