diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:39:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:39:25 +0000 |
commit | 5fa2c82633f21d26009c19a765d8888b898c9af9 (patch) | |
tree | da634b2bcb11ef3c9bc1fc0603364b4516e02134 /dev-libs/libgweather | |
parent | Marking libgnomekbd-2.24.0 ppc for bug 260063 (diff) | |
download | gentoo-2-5fa2c82633f21d26009c19a765d8888b898c9af9.tar.gz gentoo-2-5fa2c82633f21d26009c19a765d8888b898c9af9.tar.bz2 gentoo-2-5fa2c82633f21d26009c19a765d8888b898c9af9.zip |
Marking libgweather-2.24.3 ppc for bug 260063
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 470569ccf379..55021ad00239 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2009/03/05 21:29:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.24 2009/03/06 15:39:25 ranger Exp $ + + 06 Mar 2009; Brent Baude <ranger@gentoo.org> libgweather-2.24.3.ebuild: + Marking libgweather-2.24.3 ppc stable for bug 260063 05 Mar 2009; Brent Baude <ranger@gentoo.org> libgweather-2.24.3.ebuild: Marking libgweather-2.24.3 ppc64 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 503ef63de9e0..cbabab585c80 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.4 2009/03/05 21:29:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.24.3.ebuild,v 1.5 2009/03/06 15:39:25 ranger 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 |