From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09DD31382F6 for ; Thu, 7 Jul 2016 19:18:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40A8A14145; Thu, 7 Jul 2016 19:18:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3432E08F8 for ; Thu, 7 Jul 2016 19:18:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5D05340CF4 for ; Thu, 7 Jul 2016 19:18:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDD41244E for ; Thu, 7 Jul 2016 19:18:18 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1467919016.7a794d2110baf8d2a75c2441b0944e410870ada6.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-vpnc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/networkmanager-vpnc/Manifest net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild X-VCS-Directories: net-misc/networkmanager-vpnc/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7a794d2110baf8d2a75c2441b0944e410870ada6 X-VCS-Branch: master Date: Thu, 7 Jul 2016 19:18:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 134d7326-9d49-483a-bf63-a213ea7f6a6f X-Archives-Hash: 3bf0307c331577d0ab51afbcefc7b82e commit: 7a794d2110baf8d2a75c2441b0944e410870ada6 Author: Pacho Ramos gentoo org> AuthorDate: Thu Jul 7 19:15:02 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Jul 7 19:16:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a794d21 net-misc/networkmanager-vpnc: Drop old Package-Manager: portage-2.3.0 net-misc/networkmanager-vpnc/Manifest | 1 - .../networkmanager-vpnc-1.0.6.ebuild | 52 ---------------------- 2 files changed, 53 deletions(-) diff --git a/net-misc/networkmanager-vpnc/Manifest b/net-misc/networkmanager-vpnc/Manifest index f31d506..c9d89b4 100644 --- a/net-misc/networkmanager-vpnc/Manifest +++ b/net-misc/networkmanager-vpnc/Manifest @@ -1,2 +1 @@ -DIST NetworkManager-vpnc-1.0.6.tar.xz 357504 SHA256 538298d72845863bf16435940333d30a32a3b28b03b67f9f46c8a0c32cbdcc43 SHA512 ca14dffd9cfc2758dd435990a8afb6985b80425bf7886b36183566320c98a529c0b71f9a46c4b1aebdfe1bdc427b7cdc8e23b248a2bd0a52ef04333fc11b2c7b WHIRLPOOL 9d1db24f40ec050defda1753105bbc1955b4ed3af82283f2b2f42cf0b2d5af4f6934e7790f15190f1e441d4ed1a093ab3429e2918e8ebc243743de7d31336664 DIST NetworkManager-vpnc-1.0.8.tar.xz 370036 SHA256 5e4034d89e2ccb2845c29f212ec263102bf9819e6c923407073aab6ffb92b66e SHA512 bee56c7b13f9fcc3a5db63b32d4b33a2a1f9f40264faad124cc6b4faf9787840bc200e17d9e9a08378a6f52a2f60a35978e11813cb20fb9c68b61edb48d60d7d WHIRLPOOL f7200517061419e007bcd8bcbcee391f6e202ab9f15f561cd1781b9201c1a92a70fae70f49fba74d62adc8c50b42de14e24b7efb06fe2a512aacee9c32d18ed8 diff --git a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild deleted file mode 100644 index b978ac3..0000000 --- a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild +++ /dev/null @@ -1,52 +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 gnome2 - -DESCRIPTION="NetworkManager VPNC plugin" -HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="gtk test" - -RDEPEND=" - >=net-misc/networkmanager-0.9.10:= - >=dev-libs/dbus-glib-0.74 - >=dev-libs/glib-2.32:2 - >=net-misc/vpnc-0.5.3_p550 - 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 - virtual/pkgconfig -" - -src_prepare() { - # Test will fail if the machine doesn't have a particular locale installed - # upstream bug #742708 - sed '/test_non_utf8_import (plugin/ d' \ - -i properties/tests/test-import-export.c || die "sed failed" - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-more-warnings \ - --disable-static \ - --with-dist-version=Gentoo \ - $(use_with gtk gnome) \ - $(use_with test tests) -}