summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-31 19:16:33 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-31 19:16:33 +0000
commita1b79e163c26f6380ca767d4e8944c475216036e (patch)
tree8cdfc9c813e29d390e67df83bd3b1cb0176b6aa6 /dev-libs
parentamd64 stable, bug 324077 (diff)
downloadgentoo-2-a1b79e163c26f6380ca767d4e8944c475216036e.tar.gz
gentoo-2-a1b79e163c26f6380ca767d4e8944c475216036e.tar.bz2
gentoo-2-a1b79e163c26f6380ca767d4e8944c475216036e.zip
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgweather/ChangeLog5
-rw-r--r--dev-libs/libgweather/libgweather-2.30.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index 1802035db471..e4343a286674 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,9 @@
# 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.57 2010/07/16 17:45:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.58 2010/07/31 19:16:33 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libgweather-2.30.2.ebuild:
+ amd64 stable, bug 324077
16 Jul 2010; Jeroen Roovers <jer@gentoo.org> libgweather-2.26.2.1.ebuild,
libgweather-2.28.0.ebuild, libgweather-2.30.2.ebuild:
diff --git a/dev-libs/libgweather/libgweather-2.30.2.ebuild b/dev-libs/libgweather/libgweather-2.30.2.ebuild
index 67d3b49ca351..f77bfeea0b8b 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.2 2010/07/16 17:45:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.2.ebuild,v 1.3 2010/07/31 19:16:33 pacho 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