From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openfortivpn/
Date: Sat, 25 May 2019 12:55:12 +0000 (UTC) [thread overview]
Message-ID: <1558788907.ff5b913bff4536cc0e2037505ba3d14ed8d57e53.johu@gentoo> (raw)
commit: ff5b913bff4536cc0e2037505ba3d14ed8d57e53
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 20:57:38 2019 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat May 25 12:55:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5b913b
net-vpn/openfortivpn: Remove 1.7.1
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
net-vpn/openfortivpn/Manifest | 1 -
net-vpn/openfortivpn/openfortivpn-1.7.1.ebuild | 38 --------------------------
2 files changed, 39 deletions(-)
diff --git a/net-vpn/openfortivpn/Manifest b/net-vpn/openfortivpn/Manifest
index 9e743219e7c..e14b2d2eb5a 100644
--- a/net-vpn/openfortivpn/Manifest
+++ b/net-vpn/openfortivpn/Manifest
@@ -1,3 +1,2 @@
-DIST openfortivpn-1.7.1.tar.gz 61236 BLAKE2B b382ceac577e63ebb7a92ee3ca80c45e94f77eb95f8ea75f91a4c2ca2fb006f4d2e5e4c7bdf3974875cfb3611f34ef249218d194d58f66f3b51b30c8b90a3f82 SHA512 9c151ce3f914a7cba13be3e3b98e35d49329ac2c04410b653ce40dfb9fe1912c2e51d0322f9e37d5ed47bb28a46203a19ce87ab2fa670229f2b5ccf5b9bb6fc1
DIST openfortivpn-1.8.1.tar.gz 70521 BLAKE2B 5451ab9937e0f6ba1c2601f9ad8a44d5b9954b9798f4a4aa81675d561f5aa95890946a5623af9a57db6e20fe074e65b0578655ca538c20751e7e1363df01ab68 SHA512 0c2f26e744c266125bf35a643bc2510d782c9c7b4e3324cef53cc7e9a350df3c968c4d0d34256a64cf6b7d1cad2ffc95019a39586786238481dda20030e524a9
DIST openfortivpn-1.9.0.tar.gz 71903 BLAKE2B 0f37b782944e96ba043b82bb172cdd90badf501a31f4ef253cdfc2ea59f4d478ccb4de15514df279059ad41ff3d872e2521ebc64af56844e5d3dd719e8965e18 SHA512 bea07d173f84562e37bbd925fc9ca1ffc4b91442792d29dd5f78849a44df7f4f677f306bb9020ca3ebdc4da1d5635bb4e746455c4ccf9ef1598c8100dcb2df7a
diff --git a/net-vpn/openfortivpn/openfortivpn-1.7.1.ebuild b/net-vpn/openfortivpn/openfortivpn-1.7.1.ebuild
deleted file mode 100644
index edc56936ac0..00000000000
--- a/net-vpn/openfortivpn/openfortivpn-1.7.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools linux-info
-
-DESCRIPTION="A Fortinet compatible VPN client"
-HOMEPAGE="https://github.com/adrienverge/openfortivpn"
-SRC_URI="https://github.com/adrienverge/openfortivpn/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3-with-openssl-exception openssl"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="libressl"
-
-DEPEND="
- net-dialup/ppp
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
-"
-RDEPEND="${DEPEND}"
-
-CONFIG_CHECK="~PPP ~PPP_ASYNC"
-
-src_prepare() {
- default
-
- sed -i 's/-Werror//g' Makefile.am || die "Failed to remove -Werror from Makefile.am"
-
- eautoreconf
-}
-
-src_install() {
- default
-
- keepdir /etc/openfortivpn
-}
next reply other threads:[~2019-05-25 12:55 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-25 12:55 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 1:23 [gentoo-commits] repo/gentoo:master commit in: net-vpn/openfortivpn/ Mike Gilbert
2024-07-14 14:12 Conrad Kostecki
2023-07-04 19:21 Sam James
2023-06-01 19:14 Mike Gilbert
2023-05-30 22:12 Sam James
2023-05-18 7:51 Joonas Niilola
2022-12-18 18:50 Arthur Zamarin
2022-11-08 23:16 Sam James
2022-11-08 8:30 Sam James
2022-10-27 12:55 Joonas Niilola
2022-10-27 12:55 Joonas Niilola
2021-12-05 4:49 Sam James
2021-10-24 4:06 Sam James
2021-10-20 9:31 Sam James
2021-10-20 3:26 Sam James
2021-10-20 3:26 Sam James
2021-05-03 5:21 Johannes Huber
2021-05-02 20:00 Mikle Kolyada
2021-03-08 7:19 Johannes Huber
2020-12-24 10:24 Johannes Huber
2020-04-29 10:48 Johannes Huber
2020-03-31 9:33 Johannes Huber
2020-03-31 8:17 Mikle Kolyada
2020-03-28 8:28 Johannes Huber
2020-02-18 16:58 Johannes Huber
2020-02-17 12:13 Agostino Sarubbo
2019-12-26 11:18 Johannes Huber
2019-12-13 9:45 Agostino Sarubbo
2019-12-12 20:48 Johannes Huber
2019-06-30 9:18 Johannes Huber
2019-06-06 20:39 Johannes Huber
2019-06-06 6:51 Agostino Sarubbo
2019-05-19 20:36 Mikle Kolyada
2019-05-01 8:21 Johannes Huber
2019-01-06 16:58 Andreas K. Hüttel
2018-10-06 14:12 Johannes Huber
2018-07-21 14:17 Mikle Kolyada
2018-07-18 19:16 Johannes Huber
2018-06-24 18:20 Johannes Huber
2018-06-19 16:02 Johannes Huber
2018-06-19 16:02 Johannes Huber
2018-06-14 20:51 Johannes Huber
2018-05-26 22:41 Johannes Huber
2018-05-11 20:53 Mikle Kolyada
2018-05-11 9:00 Johannes Huber
2018-03-18 16:29 Johannes Huber
2017-11-07 22:59 Patrice Clement
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=1558788907.ff5b913bff4536cc0e2037505ba3d14ed8d57e53.johu@gentoo \
--to=johu@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