public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/
Date: Sun, 24 Jun 2018 19:17:45 +0000 (UTC)	[thread overview]
Message-ID: <1529867841.23b5e2f2b42e62e42d8a477959e8d8fe8ecff157.eva@gentoo> (raw)

commit:     23b5e2f2b42e62e42d8a477959e8d8fe8ecff157
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 15:41:47 2018 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:17:21 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=23b5e2f2

dev-libs/libgweather: sync live ebuild

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 dev-libs/libgweather/libgweather-9999.ebuild | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/dev-libs/libgweather/libgweather-9999.ebuild b/dev-libs/libgweather/libgweather-9999.ebuild
index 6604ec14..ee71646d 100644
--- a/dev-libs/libgweather/libgweather-9999.ebuild
+++ b/dev-libs/libgweather/libgweather-9999.ebuild
@@ -1,10 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.18"
+EAPI=6
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
@@ -17,25 +14,27 @@ 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 )"
+
 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"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 fi
 
 COMMON_DEPEND="
 	>=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
+	>=net-libs/libsoup-2.44:2.4
+	>=dev-libs/libxml2-2.6.0:2
 	sci-geosciences/geocode-glib
 	>=sys-libs/timezone-data-2010k
 
 	glade? ( >=dev-util/glade-3.16:3.10 )
-	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
+	introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
 "
 RDEPEND="${COMMON_DEPEND}
 	!<gnome-base/gnome-applets-2.22.0
@@ -59,7 +58,6 @@ src_prepare() {
 }
 
 src_configure() {
-	DOCS="AUTHORS MAINTAINERS NEWS README"
 	gnome2_src_configure \
 		--disable-static \
 		$(use_enable glade glade-catalog) \


             reply	other threads:[~2018-06-24 19:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-24 19:17 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-11  8:54 [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/ Mart Raudsepp
2018-05-11  6:24 Sobhan Mohammadpour
2015-06-09 13:49 Gilles Dartiguelongue
2014-12-22 21:10 Gilles Dartiguelongue
2014-12-22 21:10 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-04-23 22:33 Gilles Dartiguelongue
2013-12-18 22:49 Gilles Dartiguelongue
2013-12-01 23:18 Gilles Dartiguelongue
2012-12-19  8:38 Alexandre Rostovtsev
2012-11-21 20:51 Gilles Dartiguelongue
2012-10-28 18:10 Gilles Dartiguelongue
2012-09-22 15:54 Nirbheek Chauhan
2012-09-08  8:43 Nirbheek Chauhan
2012-08-08 20:48 Priit Laes
2012-05-06  7:24 Alexandre Restovtsev
2011-10-26 21:02 Alexandre Restovtsev
2011-04-17 21:28 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-02-27  3:02 Jonathan Callen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1529867841.23b5e2f2b42e62e42d8a477959e8d8fe8ecff157.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox