Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/pppconfig: pppconfig-2.3.21.ebuild pppconfig-2.3.17-r1.ebuild ChangeLog
Date: Mon, 26 May 2014 13:33:26
Message-Id: 20140526133322.87C712004E@flycatcher.gentoo.org
1 jer 14/05/26 13:33:22
2
3 Modified: pppconfig-2.3.17-r1.ebuild ChangeLog
4 Added: pppconfig-2.3.21.ebuild
5 Log:
6 Version bump. Use mirror:// (bug #413341). Rewrite LINGUAS support using strip-linguas (maybe bug #403633).
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.4 net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: pppconfig-2.3.17-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- pppconfig-2.3.17-r1.ebuild 9 Sep 2007 05:44:27 -0000 1.3
24 +++ pppconfig-2.3.17-r1.ebuild 26 May 2014 13:33:22 -0000 1.4
25 @@ -1,10 +1,10 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v 1.3 2007/09/09 05:44:27 josejx Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.17-r1.ebuild,v 1.4 2014/05/26 13:33:22 jer Exp $
31
32 DESCRIPTION="A text menu based utility for configuring ppp."
33 -SRC_URI="http://http.us.debian.org/debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz"
34 -HOMEPAGE="http://http.us.debian.org/debian/pool/main/p/pppconfig/"
35 +HOMEPAGE="http://packages.qa.debian.org/p/pppconfig.html"
36 +SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz"
37
38 SLOT="0"
39 LICENSE="GPL-2"
40
41
42
43 1.30 net-dialup/pppconfig/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 12 Nov 2007 15:19:10 -0000 1.29
56 +++ ChangeLog 26 May 2014 13:33:22 -0000 1.30
57 @@ -1,6 +1,13 @@
58 # ChangeLog for net-dialup/pppconfig
59 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.29 2007/11/12 15:19:10 mrness Exp $
61 +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.30 2014/05/26 13:33:22 jer Exp $
63 +
64 +*pppconfig-2.3.21 (26 May 2014)
65 +
66 + 26 May 2014; Jeroen Roovers <jer@g.o> pppconfig-2.3.17-r1.ebuild,
67 + +pppconfig-2.3.21.ebuild:
68 + Version bump. Use mirror:// (bug #413341). Rewrite LINGUAS support using
69 + strip-linguas (maybe bug #403633).
70
71 12 Nov 2007; Alin Năstac <mrness@g.o> -pppconfig-2.3.15.ebuild:
72 Remove old version.
73
74
75
76 1.1 net-dialup/pppconfig/pppconfig-2.3.21.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.21.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.21.ebuild?rev=1.1&content-type=text/plain
80
81 Index: pppconfig-2.3.21.ebuild
82 ===================================================================
83 # Copyright 1999-2014 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.21.ebuild,v 1.1 2014/05/26 13:33:22 jer Exp $
86
87 EAPI=5
88
89 inherit eutils
90
91 DESCRIPTION="A text menu based utility for configuring ppp"
92 HOMEPAGE="http://packages.qa.debian.org/p/pppconfig.html"
93 SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz"
94
95 SLOT="0"
96 LICENSE="GPL-2"
97 KEYWORDS="~amd64 ~ppc ~x86"
98 IUSE="nls"
99
100 RDEPEND="net-dialup/ppp
101 dev-util/dialog
102 dev-lang/perl"
103 DEPEND="nls? ( sys-devel/gettext )"
104
105 src_prepare() {
106 if use nls; then
107 strip-linguas -i po/
108 fi
109 }
110
111 src_compile() {
112 default
113
114 if use nls; then
115 local lang
116 for lang in ${LINGUAS}; do
117 msgfmt -o po/${lang}.{m,p}o || die
118 done
119 fi
120 }
121
122 src_install () {
123 dodir /etc/chatscripts /etc/ppp/resolv
124 dosbin 0dns-down 0dns-up dns-clean
125 newsbin pppconfig pppconfig.real
126 dosbin "${FILESDIR}/pppconfig"
127 doman man/pppconfig.8
128 dodoc debian/{copyright,changelog}
129
130 if use nls; then
131 local lang
132 for lang in ${LINGUAS}; do
133 insinto /usr/share/locale/${lang}/LC_MESSAGES
134 newins po/${lang}.mo pppconfig.mo
135 done
136 fi
137 }