public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/networkmanager/
Date: Wed, 23 Feb 2011 18:03:43 +0000 (UTC)	[thread overview]
Message-ID: <9d2fffb8ce4f08e4bccfc41f72a579b7e64efa24.nirbheek@gentoo> (raw)

commit:     9d2fffb8ce4f08e4bccfc41f72a579b7e64efa24
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 23 17:24:28 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Feb 23 17:24:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9d2fffb8

net-misc/networkmanager: add USE=ppp, added to upstream repo

---
 net-misc/networkmanager/networkmanager-9999.ebuild |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/net-misc/networkmanager/networkmanager-9999.ebuild b/net-misc/networkmanager/networkmanager-9999.ebuild
index eed1a6a..a058ad6 100644
--- a/net-misc/networkmanager/networkmanager-9999.ebuild
+++ b/net-misc/networkmanager/networkmanager-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnome.org/projects/NetworkManager/"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="avahi bluetooth doc nss gnutls dhclient dhcpcd +introspection kernel_linux
-resolvconf connection-sharing wimax"
+resolvconf connection-sharing wimax +ppp"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 	EGIT_REPO_URI="git://anongit.freedesktop.org/${MY_PN}/${MY_PN}"
@@ -54,12 +54,12 @@ RDEPEND=">=sys-apps/dbus-1.2
 	connection-sharing? (
 		net-dns/dnsmasq
 		net-firewall/iptables )
-	wimax? ( >=net-wireless/wimax-1.5.1 )"
+	wimax? ( >=net-wireless/wimax-1.5.1 )
+	ppp? ( >=net-dialup/ppp-2.4.5 )"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	dev-util/intltool
-	>=net-dialup/ppp-2.4.5
 	doc? ( >=dev-util/gtk-doc-1.8 )"
 
 S=${WORKDIR}/${MY_P}
@@ -99,7 +99,8 @@ pkg_setup() {
 		$(use_with doc docs)
 		$(use_with resolvconf)
 		$(use_enable introspection)
-		$(use_enable wimax)"
+		$(use_enable wimax)
+		$(use_enable ppp)"
 
 	# default is dhcpcd (if none or both are specified), ISC dchclient otherwise
 	if use dhclient ; then



             reply	other threads:[~2011-02-23 18:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23 18:03 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-12  1:15 [gentoo-commits] proj/gnome:master commit in: net-misc/networkmanager/ Nirbheek Chauhan
2011-04-08 10:52 Gilles Dartiguelongue
2011-06-02 15:02 Nirbheek Chauhan

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=9d2fffb8ce4f08e4bccfc41f72a579b7e64efa24.nirbheek@gentoo \
    --to=nirbheek@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