summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2009-03-11 01:55:05 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2009-03-11 01:55:05 +0000
commit07c0ae41dcd4975d9c97fd45fb3058c7eef89cb8 (patch)
tree6c25065cdb16f6acf010aa4c77296983823ce7ca /dev-libs
parentMarked stable on amd64 for bug #260063 (diff)
downloadgentoo-2-07c0ae41dcd4975d9c97fd45fb3058c7eef89cb8.tar.gz
gentoo-2-07c0ae41dcd4975d9c97fd45fb3058c7eef89cb8.tar.bz2
gentoo-2-07c0ae41dcd4975d9c97fd45fb3058c7eef89cb8.zip
Marked stable on amd64 for bug #260063
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgweather/ChangeLog6
-rw-r--r--dev-libs/libgweather/libgweather-2.24.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index 55021ad00239..43be0ba7e81f 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.24 2009/03/06 15:39:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.25 2009/03/11 01:55:05 dang Exp $
+
+ 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
+ libgweather-2.24.3.ebuild:
+ Marked stable on amd64
06 Mar 2009; Brent Baude <ranger@gentoo.org> libgweather-2.24.3.ebuild:
Marking libgweather-2.24.3 ppc stable for bug 260063
diff --git a/dev-libs/libgweather/libgweather-2.24.3.ebuild b/dev-libs/libgweather/libgweather-2.24.3.ebuild
index cbabab585c80..3baa9048990f 100644
--- a/dev-libs/libgweather/libgweather-2.24.3.ebuild
+++ b/dev-libs/libgweather/libgweather-2.24.3.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.24.3.ebuild,v 1.5 2009/03/06 15:39:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.24.3.ebuild,v 1.6 2009/03/11 01:55:05 dang Exp $
EAPI="1"
@@ -11,7 +11,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"
RDEPEND=">=x11-libs/gtk+-2.11