diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:19:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:19:36 +0000 |
commit | 315af9bc36ea399058a6e08a750b905c9bc6824f (patch) | |
tree | e88d74e91d7117c87b95cb709cafeb283ffa2854 /dev-libs/libgweather | |
parent | sh stable (diff) | |
download | gentoo-2-315af9bc36ea399058a6e08a750b905c9bc6824f.tar.gz gentoo-2-315af9bc36ea399058a6e08a750b905c9bc6824f.tar.bz2 gentoo-2-315af9bc36ea399058a6e08a750b905c9bc6824f.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.26.2.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 224f901cff39..e060e961a6eb 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.46 2009/12/03 17:11:28 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.47 2010/01/16 17:19:36 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + libgweather-2.26.2.1.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> libgweather-2.26.2.1.ebuild: Marking libgweather-2.26.2.1 ppc64 stable for 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 796c7625c68b..decb764faf5e 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 +# Copyright 1999-2010 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.11 2009/12/03 17:11:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.12 2010/01/16 17:19:36 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 |