summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-18 21:58:34 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-18 21:58:34 +0000
commitb25076ba7a333a69800b406320e62cb8103bb4c5 (patch)
treef862ad947500cd11fdb64e984b57c82c9b5bd3ce /dev-libs/libgweather
parentarm stable, bug #314899 (diff)
downloadgentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.tar.gz
gentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.tar.bz2
gentoo-2-b25076ba7a333a69800b406320e62cb8103bb4c5.zip
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r--dev-libs/libgweather/ChangeLog5
-rw-r--r--dev-libs/libgweather/libgweather-2.28.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index d7aabf6a1998..e926f8346d8f 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.60 2010/08/14 17:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.61 2010/08/18 21:58:34 maekke Exp $
+
+ 18 Aug 2010; Markus Meier <maekke@gentoo.org> libgweather-2.28.0.ebuild:
+ arm stable, bug #314899
14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libgweather-2.28.0.ebuild:
alpha/ia64/sh/sparc stable wrt #314899
diff --git a/dev-libs/libgweather/libgweather-2.28.0.ebuild b/dev-libs/libgweather/libgweather-2.28.0.ebuild
index 681ed642d7e4..90c4b6eacaa1 100644
--- a/dev-libs/libgweather/libgweather-2.28.0.ebuild
+++ b/dev-libs/libgweather/libgweather-2.28.0.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.28.0.ebuild,v 1.6 2010/08/14 17:18:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.28.0.ebuild,v 1.7 2010/08/18 21:58:34 maekke 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"
# FIXME: Technically we could use just libsoup too conditionally instead of libsoup-gnome,