From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.18.3.ebuild
Date: Sun, 22 Jul 2012 18:32:10 +0000 (UTC) [thread overview]
Message-ID: <20120722183210.4302D2004B@flycatcher.gentoo.org> (raw)
eva 12/07/22 18:32:10
Modified: ChangeLog gupnp-0.18.3.ebuild
Log:
Add missing raised glib dependency for connman USE.
(Portage version: 2.2.0_alpha117/cvs/Linux x86_64)
Revision Changes Path
1.45 net-libs/gupnp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 3 Jul 2012 20:13:43 -0000 1.44
+++ ChangeLog 22 Jul 2012 18:32:10 -0000 1.45
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.44 2012/07/03 20:13:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.45 2012/07/22 18:32:10 eva Exp $
+
+ 22 Jul 2012; Gilles Dartiguelongue <eva@gentoo.org gupnp-0.18.3.ebuild:
+ Add missing raised glib dependency for connman USE.
03 Jul 2012; Jeroen Roovers <jer@gentoo.org> gupnp-0.18.3.ebuild:
Marked ~hppa (bug #424225).
1.3 net-libs/gupnp/gupnp-0.18.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?r1=1.2&r2=1.3
Index: gupnp-0.18.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gupnp-0.18.3.ebuild 3 Jul 2012 20:13:43 -0000 1.2
+++ gupnp-0.18.3.ebuild 22 Jul 2012 18:32:10 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.2 2012/07/03 20:13:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.3 2012/07/22 18:32:10 eva Exp $
EAPI="4"
@@ -20,7 +20,9 @@
dev-libs/libxml2
|| ( >=sys-apps/util-linux-2.16 <sys-libs/e2fsprogs-libs-1.41.8 )
introspection? ( >=dev-libs/gobject-introspection-0.6.4 )
- connman? ( >=net-misc/connman-0.80 )
+ connman? (
+ >=dev-libs/glib-2.28
+ >=net-misc/connman-0.80 )
networkmanager? ( >=dev-libs/glib-2.26 )"
DEPEND="${RDEPEND}
virtual/pkgconfig
next reply other threads:[~2012-07-22 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-22 18:32 Gilles Dartiguelongue (eva) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-28 16:24 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.18.3.ebuild Raul Porcel (armin76)
2012-10-04 15:00 Agostino Sarubbo (ago)
2012-10-01 8:27 PaweA Hajdan (phajdan.jr)
2012-07-03 20:13 Jeroen Roovers (jer)
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=20120722183210.4302D2004B@flycatcher.gentoo.org \
--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