diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:54:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 13:54:04 +0000 |
commit | 8f381361f7b069b9056001782a34e6bad95d94cd (patch) | |
tree | 33efbd749af1008ff79b519fd3530f196872f4d5 /dev-libs | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-8f381361f7b069b9056001782a34e6bad95d94cd.tar.gz gentoo-2-8f381361f7b069b9056001782a34e6bad95d94cd.tar.bz2 gentoo-2-8f381361f7b069b9056001782a34e6bad95d94cd.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.30.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 37b6a9eeb4c5..fd5a56e461c8 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,10 @@ # 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.71 2011/01/15 19:53:39 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.72 2011/01/18 13:54:04 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + libgweather-2.30.3.ebuild: + x86 stable, bug 348987 15 Jan 2011; <nirbheek@gentoo.org> libgweather-2.30.2.ebuild, 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 fc9c5fbd89b9..2908e76fd879 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.4 2011/01/15 19:53:39 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.5 2011/01/18 13:54:04 fauli 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 |