summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-28 18:03:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-28 18:03:50 +0000
commitc314165daa1a6678b2a12eba86e45a2e48207ba9 (patch)
treeb14cc9f23deac6554fe0cffb06a7c121784a1b0d /dev-libs/libgweather
parentalpha/ia64/sparc stable wrt #281427 (diff)
downloadgentoo-2-c314165daa1a6678b2a12eba86e45a2e48207ba9.tar.gz
gentoo-2-c314165daa1a6678b2a12eba86e45a2e48207ba9.tar.bz2
gentoo-2-c314165daa1a6678b2a12eba86e45a2e48207ba9.zip
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r--dev-libs/libgweather/ChangeLog6
-rw-r--r--dev-libs/libgweather/libgweather-2.26.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index ae17f79cd325..20a67a527bdb 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgweather
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.44 2009/11/05 20:16:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.45 2009/11/28 18:03:50 armin76 Exp $
+
+ 28 Nov 2009; Raúl Porcel <armin76@gentoo.org>
+ libgweather-2.26.2.1.ebuild:
+ alpha/ia64/sparc stable wrt #281427
05 Nov 2009; Markus Meier <maekke@gentoo.org> libgweather-2.26.2.1.ebuild:
arm stable, bug #281427
diff --git a/dev-libs/libgweather/libgweather-2.26.2.1.ebuild b/dev-libs/libgweather/libgweather-2.26.2.1.ebuild
index 8c30ca9fb31f..8947832c1d18 100644
--- a/dev-libs/libgweather/libgweather-2.26.2.1.ebuild
+++ b/dev-libs/libgweather/libgweather-2.26.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.9 2009/11/05 20:16:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.10 2009/11/28 18:03:50 armin76 Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="python doc"
RDEPEND=">=x11-libs/gtk+-2.11