From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-vpnc/
Date: Thu, 7 Jul 2016 19:18:18 +0000 (UTC) [thread overview]
Message-ID: <1467919016.7a794d2110baf8d2a75c2441b0944e410870ada6.pacho@gentoo> (raw)
commit: 7a794d2110baf8d2a75c2441b0944e410870ada6
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 19:15:02 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> 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)
-}
next reply other threads:[~2016-07-07 19:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 19:18 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-28 14:08 [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-vpnc/ Mart Raudsepp
2018-07-28 13:25 Thomas Deutschmann
2018-07-25 8:24 Agostino Sarubbo
2018-07-24 23:50 Mart Raudsepp
2018-03-10 11:31 Pacho Ramos
2017-02-16 0:17 Mart Raudsepp
2017-02-11 18:31 Pacho Ramos
2016-07-07 19:18 Pacho Ramos
2016-04-02 20:38 Pacho Ramos
2015-09-12 9:11 Agostino Sarubbo
2015-09-07 21:55 Mikle Kolyada
2015-09-05 11:06 Pacho Ramos
2015-09-05 11:05 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=1467919016.7a794d2110baf8d2a75c2441b0944e410870ada6.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