diff options
author | 2009-10-24 16:53:17 +0000 | |
---|---|---|
committer | 2009-10-24 16:53:17 +0000 | |
commit | 5b02882c626257d35482d216546c7c5df841b1cb (patch) | |
tree | 38c2ed4b4d2caff1ce32a5e148750ed09b689aea /dev-libs/libgweather | |
parent | ppc stable #281427 (diff) | |
download | historical-5b02882c626257d35482d216546c7c5df841b1cb.tar.gz historical-5b02882c626257d35482d216546c7c5df841b1cb.tar.bz2 historical-5b02882c626257d35482d216546c7c5df841b1cb.zip |
ppc stable #281427
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.26.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index ff7ea2bc8b63..bbe395a131ce 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.41 2009/10/16 23:02:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.42 2009/10/24 16:50:02 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> libgweather-2.26.2.1.ebuild: + ppc stable #281427 16 Oct 2009; Markus Meier <maekke@gentoo.org> libgweather-2.26.2.1.ebuild: x86 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 f81074518691..9ae4250f873d 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.7 2009/10/16 23:02:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.8 2009/10/24 16:50:02 nixnut 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 |