public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-openvpn/
Date: Sat,  5 Sep 2015 19:41:12 +0000 (UTC)	[thread overview]
Message-ID: <1441482048.3d2a5d578548b37d5223d1fb7a6ab3ac5f4bdaee.pacho@gentoo> (raw)

commit:     3d2a5d578548b37d5223d1fb7a6ab3ac5f4bdaee
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 19:39:44 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 19:40:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2a5d57

net-misc/networkmanager-openvpn: Drop old

Package-Manager: portage-2.2.20.1

 .../networkmanager-openvpn-1.0.6.ebuild            | 54 ----------------------
 1 file changed, 54 deletions(-)

diff --git a/net-misc/networkmanager-openvpn/networkmanager-openvpn-1.0.6.ebuild b/net-misc/networkmanager-openvpn/networkmanager-openvpn-1.0.6.ebuild
deleted file mode 100644
index c95b5b1..0000000
--- a/net-misc/networkmanager-openvpn/networkmanager-openvpn-1.0.6.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME_ORG_MODULE="NetworkManager-${PN##*-}"
-
-inherit eutils gnome2
-
-DESCRIPTION="NetworkManager OpenVPN plugin"
-HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk test"
-
-RDEPEND="
-	>=dev-libs/dbus-glib-0.74
-	>=dev-libs/glib-2.32:2
-	>=net-misc/networkmanager-0.9.10:=
-	>=net-misc/openvpn-2.1_rc9
-	gtk? (
-		app-crypt/libsecret
-		>=gnome-extra/nm-applet-1.0.5
-		>=x11-libs/gtk+-3.4:3
-	)
-"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	>=dev-util/intltool-0.35
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	# Test will fail if the machine doesn't have a particular locale installed
-	# FAIL: (tls-import-data) unexpected 'ca' secret value, upstream bug #742708
-	sed '/test_non_utf8_import (plugin, test_dir)/ d' \
-		-i properties/tests/test-import-export.c || die "sed failed"
-
-	gnome2_src_prepare
-}
-
-src_configure() {
-	# --localstatedir=/var needed per bug #536248
-	gnome2_src_configure \
-		--localstatedir=/var \
-		--disable-more-warnings \
-		--disable-static \
-		--with-dist-version=Gentoo \
-		$(use_with gtk gnome) \
-		$(use_with test tests)
-}


             reply	other threads:[~2015-09-05 19:41 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05 19:41 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-11 19:31 [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-openvpn/ Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-10-19 14:39 Mart Raudsepp
2018-10-03  9:08 Mart Raudsepp
2018-07-09 19:16 Mart Raudsepp
2018-07-09 16:14 Mikle Kolyada
2018-07-06 13:43 Thomas Deutschmann
2018-05-26  1:18 Manuel Rüger
2018-04-29  0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-03-31 14:53 Pacho Ramos
2018-03-10 11:31 Pacho Ramos
2018-03-10 11:31 Pacho Ramos
2017-12-04 18:15 Pacho Ramos
2017-11-22 21:09 Pacho Ramos
2017-11-13 15:37 Manuel Rüger
2017-11-11 18:00 Thomas Deutschmann
2017-10-20 14:51 Manuel Rüger
2017-06-30 11:10 Agostino Sarubbo
2017-06-22 12:47 Agostino Sarubbo
2017-05-29 16:08 Manuel Rüger
2017-03-02 21:08 Patrick McLean
2016-10-04 22:46 Manuel Rüger
2016-07-07 19:18 Pacho Ramos
2016-07-07 19:18 Pacho Ramos
2016-04-02 20:38 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
2015-09-05 19:41 Pacho Ramos
2015-09-05 10:53 Pacho Ramos
2015-09-05 10:51 Pacho Ramos

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=1441482048.3d2a5d578548b37d5223d1fb7a6ab3ac5f4bdaee.pacho@gentoo \
    --to=pacho@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