commit: 0be2a4f1e32772798f5aa599c09510b12a2569ee
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 16:13:01 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 16:13:01 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0be2a4f1
dev-libs/libgweather: 3.12.2-r1 → 3.14.0
---
.../{libgweather-3.12.1.ebuild => libgweather-3.14.0.ebuild} | 6 ++++--
dev-libs/libgweather/libgweather-9999.ebuild | 5 +++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/dev-libs/libgweather/libgweather-3.12.1.ebuild
b/dev-libs/libgweather/libgweather-3.14.0.ebuild
similarity index 90%
rename from dev-libs/libgweather/libgweather-3.12.1.ebuild
rename to dev-libs/libgweather/libgweather-3.14.0.ebuild
index bfd15da..243e633 100644
--- a/dev-libs/libgweather/libgweather-3.12.1.ebuild
+++ b/dev-libs/libgweather/libgweather-3.14.0.ebuild
@@ -10,19 +10,21 @@ VALA_USE_DEPEND="vapigen"
inherit gnome2 vala
DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="https://wiki.gnome.org/LibGWeather"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibGWeather"
LICENSE="GPL-2+"
SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
IUSE="glade +introspection vala"
REQUIRED_USE="vala? ( introspection )"
+
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
COMMON_DEPEND="
- >=x11-libs/gtk+-2.90.0:3[introspection?]
+ >=x11-libs/gtk+-3.13.5:3[introspection?]
>=dev-libs/glib-2.35.1:2
>=net-libs/libsoup-2.34:2.4
>=dev-libs/libxml2-2.6.0
+ sci-geosciences/geocode-glib
>=sys-libs/timezone-data-2010k
glade? ( >=dev-util/glade-3.16:3.10 )
diff --git a/dev-libs/libgweather/libgweather-9999.ebuild
b/dev-libs/libgweather/libgweather-9999.ebuild
index 4d15e6e..30117be 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="https://wiki.gnome.org/LibGWeather"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibGWeather"
LICENSE="GPL-2+"
SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
@@ -27,10 +27,11 @@ else
fi
COMMON_DEPEND="
- >=x11-libs/gtk+-2.90.0:3[introspection?]
+ >=x11-libs/gtk+-3.13.5:3[introspection?]
>=dev-libs/glib-2.35.1:2
>=net-libs/libsoup-2.34:2.4
>=dev-libs/libxml2-2.6.0
+ sci-geosciences/geocode-glib
>=sys-libs/timezone-data-2010k
glade? ( >=dev-util/glade-3.16:3.10 )