Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/netctl: netctl-9999.ebuild netctl-0.8.ebuild netctl-1.0.ebuild ChangeLog netctl-0.6.ebuild netctl-0.7.ebuild
Date: Tue, 30 Apr 2013 14:27:38
Message-Id: 20130430142732.C78592171D@flycatcher.gentoo.org
1 floppym 13/04/30 14:27:32
2
3 Modified: netctl-9999.ebuild netctl-0.8.ebuild ChangeLog
4 Added: netctl-1.0.ebuild
5 Removed: netctl-0.6.ebuild netctl-0.7.ebuild
6 Log:
7 Version bump. Adjust openresolv dependency, bug 467762 by Francisco Vazquez.
8
9 (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
10
11 Revision Changes Path
12 1.3 net-misc/netctl/netctl-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-9999.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-9999.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-9999.ebuild?r1=1.2&r2=1.3
17
18 Index: netctl-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-9999.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- netctl-9999.ebuild 20 Mar 2013 00:01:10 -0000 1.2
25 +++ netctl-9999.ebuild 30 Apr 2013 14:27:32 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-9999.ebuild,v 1.2 2013/03/20 00:01:10 floppym Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-9999.ebuild,v 1.3 2013/04/30 14:27:32 floppym Exp $
31
32 EAPI=5
33
34 @@ -22,7 +22,7 @@
35
36 RDEPEND="
37 >=app-shells/bash-4.0
38 - >=net-dns/openresolv-3.5.4[systemd]
39 + >=net-dns/openresolv-3.5.4-r1
40 sys-apps/iproute2
41 sys-apps/systemd
42 "
43
44
45
46 1.2 net-misc/netctl/netctl-0.8.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild?r1=1.1&r2=1.2
51
52 Index: netctl-0.8.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- netctl-0.8.ebuild 7 Apr 2013 04:11:42 -0000 1.1
59 +++ netctl-0.8.ebuild 30 Apr 2013 14:27:32 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild,v 1.1 2013/04/07 04:11:42 floppym Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-0.8.ebuild,v 1.2 2013/04/30 14:27:32 floppym Exp $
65
66 EAPI=5
67
68 @@ -22,7 +22,7 @@
69
70 RDEPEND="
71 >=app-shells/bash-4.0
72 - >=net-dns/openresolv-3.5.4[systemd]
73 + >=net-dns/openresolv-3.5.4-r1
74 sys-apps/iproute2
75 sys-apps/systemd
76 "
77
78
79
80 1.4 net-misc/netctl/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?rev=1.4&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?rev=1.4&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/ChangeLog?r1=1.3&r2=1.4
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v
89 retrieving revision 1.3
90 retrieving revision 1.4
91 diff -u -r1.3 -r1.4
92 --- ChangeLog 7 Apr 2013 04:11:42 -0000 1.3
93 +++ ChangeLog 30 Apr 2013 14:27:32 -0000 1.4
94 @@ -1,6 +1,13 @@
95 # ChangeLog for net-misc/netctl
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.3 2013/04/07 04:11:42 floppym Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.4 2013/04/30 14:27:32 floppym Exp $
99 +
100 +*netctl-1.0 (30 Apr 2013)
101 +
102 + 30 Apr 2013; Mike Gilbert <floppym@g.o> +netctl-1.0.ebuild,
103 + -files/netctl-util-paths.patch, -netctl-0.6.ebuild, -netctl-0.7.ebuild,
104 + netctl-0.8.ebuild, netctl-9999.ebuild:
105 + Version bump. Adjust openresolv dependency, bug 467762 by Francisco Vazquez.
106
107 *netctl-0.8 (07 Apr 2013)
108
109
110
111
112 1.1 net-misc/netctl/netctl-1.0.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.0.ebuild?rev=1.1&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netctl/netctl-1.0.ebuild?rev=1.1&content-type=text/plain
116
117 Index: netctl-1.0.ebuild
118 ===================================================================
119 # Copyright 1999-2013 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 # $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.0.ebuild,v 1.1 2013/04/30 14:27:32 floppym Exp $
122
123 EAPI=5
124
125 inherit eutils
126
127 if [[ ${PV} = *9999* ]]; then
128 EGIT_REPO_URI="git://projects.archlinux.org/netctl.git"
129 inherit git-2
130 else
131 SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz"
132 KEYWORDS="~amd64 ~x86"
133 fi
134
135 DESCRIPTION="Profile based network connection tool from Arch Linux"
136 HOMEPAGE="https://www.archlinux.org/netctl/"
137 LICENSE="BSD"
138 SLOT="0"
139 IUSE=""
140
141 RDEPEND="
142 >=app-shells/bash-4.0
143 >=net-dns/openresolv-3.5.4-r1
144 sys-apps/iproute2
145 sys-apps/systemd
146 "
147
148 src_compile() {
149 return 0
150 }
151
152 src_install() {
153 emake DESTDIR="${D%/}" SHELL=bash install
154 dodoc AUTHORS NEWS README
155 }