Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/pptpd/files/, net-vpn/pptpd/, net-dialup/pptpd/, net-dialup/pptpd/files/, ...
Date: Mon, 27 Mar 2017 15:17:25
Message-Id: 1490627834.83d3fb92ea9656e8f856c68f643ce2ca984f72cf.pinkbyte@gentoo
1 commit: 83d3fb92ea9656e8f856c68f643ce2ca984f72cf
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 27 15:12:34 2017 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 27 15:17:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d3fb92
7
8 net-dialup/pptpd: move to net-vpn/pptpd
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --force
12
13 {net-dialup => net-vpn}/pptpd/Manifest | 0
14 {net-dialup => net-vpn}/pptpd/files/pptpd-1.4.0-gentoo.patch | 0
15 {net-dialup => net-vpn}/pptpd/files/pptpd-1.4.0-pidfile.patch | 0
16 {net-dialup => net-vpn}/pptpd/files/pptpd-1.4.0-sandbox-fix.patch | 0
17 {net-dialup => net-vpn}/pptpd/files/pptpd-confd | 0
18 {net-dialup => net-vpn}/pptpd/files/pptpd-init-r2 | 0
19 {net-dialup => net-vpn}/pptpd/metadata.xml | 0
20 {net-dialup => net-vpn}/pptpd/pptpd-1.4.0-r2.ebuild | 2 +-
21 profiles/updates/1Q-2017 | 1 +
22 9 files changed, 2 insertions(+), 1 deletion(-)
23
24 diff --git a/net-dialup/pptpd/Manifest b/net-vpn/pptpd/Manifest
25 similarity index 100%
26 rename from net-dialup/pptpd/Manifest
27 rename to net-vpn/pptpd/Manifest
28
29 diff --git a/net-dialup/pptpd/files/pptpd-1.4.0-gentoo.patch b/net-vpn/pptpd/files/pptpd-1.4.0-gentoo.patch
30 similarity index 100%
31 rename from net-dialup/pptpd/files/pptpd-1.4.0-gentoo.patch
32 rename to net-vpn/pptpd/files/pptpd-1.4.0-gentoo.patch
33
34 diff --git a/net-dialup/pptpd/files/pptpd-1.4.0-pidfile.patch b/net-vpn/pptpd/files/pptpd-1.4.0-pidfile.patch
35 similarity index 100%
36 rename from net-dialup/pptpd/files/pptpd-1.4.0-pidfile.patch
37 rename to net-vpn/pptpd/files/pptpd-1.4.0-pidfile.patch
38
39 diff --git a/net-dialup/pptpd/files/pptpd-1.4.0-sandbox-fix.patch b/net-vpn/pptpd/files/pptpd-1.4.0-sandbox-fix.patch
40 similarity index 100%
41 rename from net-dialup/pptpd/files/pptpd-1.4.0-sandbox-fix.patch
42 rename to net-vpn/pptpd/files/pptpd-1.4.0-sandbox-fix.patch
43
44 diff --git a/net-dialup/pptpd/files/pptpd-confd b/net-vpn/pptpd/files/pptpd-confd
45 similarity index 100%
46 rename from net-dialup/pptpd/files/pptpd-confd
47 rename to net-vpn/pptpd/files/pptpd-confd
48
49 diff --git a/net-dialup/pptpd/files/pptpd-init-r2 b/net-vpn/pptpd/files/pptpd-init-r2
50 similarity index 100%
51 rename from net-dialup/pptpd/files/pptpd-init-r2
52 rename to net-vpn/pptpd/files/pptpd-init-r2
53
54 diff --git a/net-dialup/pptpd/metadata.xml b/net-vpn/pptpd/metadata.xml
55 similarity index 100%
56 rename from net-dialup/pptpd/metadata.xml
57 rename to net-vpn/pptpd/metadata.xml
58
59 diff --git a/net-dialup/pptpd/pptpd-1.4.0-r2.ebuild b/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild
60 similarity index 97%
61 rename from net-dialup/pptpd/pptpd-1.4.0-r2.ebuild
62 rename to net-vpn/pptpd/pptpd-1.4.0-r2.ebuild
63 index 750c3c32e28..95a0ffb046d 100644
64 --- a/net-dialup/pptpd/pptpd-1.4.0-r2.ebuild
65 +++ b/net-vpn/pptpd/pptpd-1.4.0-r2.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2016 Gentoo Foundation
68 +# Copyright 1999-2017 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI=6
72
73 diff --git a/profiles/updates/1Q-2017 b/profiles/updates/1Q-2017
74 index f7e78ddeb04..8e12723ba1c 100644
75 --- a/profiles/updates/1Q-2017
76 +++ b/profiles/updates/1Q-2017
77 @@ -35,3 +35,4 @@ move net-p2p/i2p net-vpn/i2p
78 move net-libs/rb_libtorrent net-libs/libtorrent-rasterbar
79 move dev-perl/gtk2-perl dev-perl/Gtk2
80 move dev-haskell/hdbc-sqlite dev-haskell/hdbc-sqlite3
81 +move net-dialup/pptpd net-vpn/pptpd