Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/proftpd: proftpd-1.3.5a.ebuild ChangeLog
Date: Fri, 24 Jul 2015 10:30:02
Message-Id: 20150724102956.839C6C1@oystercatcher.gentoo.org
1 zlogene 15/07/24 10:29:56
2
3 Modified: proftpd-1.3.5a.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #546644
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
8
9 Revision Changes Path
10 1.10 net-ftp/proftpd/proftpd-1.3.5a.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild?r1=1.9&r2=1.10
15
16 Index: proftpd-1.3.5a.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- proftpd-1.3.5a.ebuild 23 Jul 2015 09:34:51 -0000 1.9
23 +++ proftpd-1.3.5a.ebuild 24 Jul 2015 10:29:56 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild,v 1.9 2015/07/23 09:34:51 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild,v 1.10 2015/07/24 10:29:56 zlogene Exp $
29
30 EAPI=5
31 inherit eutils multilib systemd
32 @@ -27,7 +27,7 @@
33 LICENSE="GPL-2"
34
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6
39 kerberos ldap linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR
40 linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls openssl pam +pcre postgres qos radius
41
42
43
44 1.343 net-ftp/proftpd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.343&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.343&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?r1=1.342&r2=1.343
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v
53 retrieving revision 1.342
54 retrieving revision 1.343
55 diff -u -r1.342 -r1.343
56 --- ChangeLog 23 Jul 2015 09:34:51 -0000 1.342
57 +++ ChangeLog 24 Jul 2015 10:29:56 -0000 1.343
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-ftp/proftpd
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.342 2015/07/23 09:34:51 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.343 2015/07/24 10:29:56 zlogene Exp $
63 +
64 + 24 Jul 2015; Mikle Kolyada <zlogene@g.o> proftpd-1.3.5a.ebuild:
65 + ia64 stable wrt bug #546644
66
67 23 Jul 2015; Agostino Sarubbo <ago@g.o> proftpd-1.3.5a.ebuild:
68 Stable for sparc, wrt bug #546644