summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-01 11:32:32 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-01 11:32:32 +0000
commit8f4310600210f356b4eb9b67f212dc26cdab465b (patch)
tree94f37c3613cda24b3a79c2f36479932cd085dd88
parentx86 stable, bug 324077 (diff)
downloadgentoo-2-8f4310600210f356b4eb9b67f212dc26cdab465b.tar.gz
gentoo-2-8f4310600210f356b4eb9b67f212dc26cdab465b.tar.bz2
gentoo-2-8f4310600210f356b4eb9b67f212dc26cdab465b.zip
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
-rw-r--r--dev-libs/libgweather/ChangeLog6
-rw-r--r--dev-libs/libgweather/libgweather-2.30.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index e4343a286674..94b5100fdc8b 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgweather
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.58 2010/07/31 19:16:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.59 2010/08/01 11:32:32 fauli Exp $
+
+ 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ libgweather-2.30.2.ebuild:
+ x86 stable, bug 324077
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libgweather-2.30.2.ebuild:
amd64 stable, bug 324077
diff --git a/dev-libs/libgweather/libgweather-2.30.2.ebuild b/dev-libs/libgweather/libgweather-2.30.2.ebuild
index f77bfeea0b8b..69723598ed8f 100644
--- a/dev-libs/libgweather/libgweather-2.30.2.ebuild
+++ b/dev-libs/libgweather/libgweather-2.30.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.2.ebuild,v 1.3 2010/07/31 19:16:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.2.ebuild,v 1.4 2010/08/01 11:32:32 fauli Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-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"
RDEPEND=">=x11-libs/gtk+-2.11