commit:     80e2ae8d3f9db7153b8e70c3a5ba95b37d8dedd0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 17:00:32 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri May  8 15:01:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=80e2ae8d

dev-libs/libgweather: 3.14.1 → 3.16.1

 ...bgweather-9999.ebuild => libgweather-3.16.1.ebuild} | 18 +++---------------
 dev-libs/libgweather/libgweather-9999.ebuild           |  2 +-
 2 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild 
b/dev-libs/libgweather/libgweather-3.16.1.ebuild
similarity index 76%
copy from dev-libs/libgweather/libgweather-9999.ebuild
copy to dev-libs/libgweather/libgweather-3.16.1.ebuild
index a7f70f4..6c951e5 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,9 +8,6 @@ VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
-if [[ ${PV} = 9999 ]]; then
-       inherit gnome2-live
-fi
 
 DESCRIPTION="Library to access weather information from online services"
 HOMEPAGE="https://wiki.gnome.org/Projects/LibGWeather";
@@ -19,12 +16,8 @@ LICENSE="GPL-2+"
 SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
 IUSE="glade +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-if [[ ${PV} = 9999 ]]; then
-       IUSE="${IUSE} doc"
-       KEYWORDS=""
-else
-       KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-fi
+
+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+-3.13.5:3[introspection?]
@@ -48,11 +41,6 @@ DEPEND="${COMMON_DEPEND}
        vala? ( $(vala_depend) )
 "
 
-if [[ ${PV} = 9999 ]]; then
-       DEPEND="${DEPEND}
-               doc? ( >=dev-util/gtk-doc-1.11 )"
-fi
-
 src_prepare() {
        use vala && vala_src_prepare
        gnome2_src_prepare

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild 
b/dev-libs/libgweather/libgweather-9999.ebuild
index a7f70f4..a9b549a 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

Reply via email to