diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:14:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:14:49 +0000 |
commit | 81ac651dadf2ac3ef7f203676b32310b73e85fb0 (patch) | |
tree | 023b3cc654a1cb7ee5dfc0c928d20949d1aad118 /dev-libs/libgweather | |
parent | Marking libgnomekbd-2.22.0 ppc64 for bug 236971 (diff) | |
download | gentoo-2-81ac651dadf2ac3ef7f203676b32310b73e85fb0.tar.gz gentoo-2-81ac651dadf2ac3ef7f203676b32310b73e85fb0.tar.bz2 gentoo-2-81ac651dadf2ac3ef7f203676b32310b73e85fb0.zip |
Marking libgweather-2.22.3 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 631eef15bfee..c1b5455c1478 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.16 2008/11/06 23:02:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.17 2008/11/13 19:14:49 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> libgweather-2.22.3.ebuild: + Marking libgweather-2.22.3 ppc64 stable for bug 236971 *libgweather-2.24.1 (06 Nov 2008) diff --git a/dev-libs/libgweather/libgweather-2.22.3.ebuild b/dev-libs/libgweather/libgweather-2.22.3.ebuild index 5a0d7e5af49c..1a7c83a83840 100644 --- a/dev-libs/libgweather/libgweather-2.22.3.ebuild +++ b/dev-libs/libgweather/libgweather-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.3.ebuild,v 1.6 2008/09/25 14:34:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.3.ebuild,v 1.7 2008/11/13 19:14:49 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.11 |