Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/ftp: ftp-0.17-r7.ebuild
Date: Sat, 28 Jun 2008 15:39:17
Message-Id: E1KCcW7-0005wJ-VN@stork.gentoo.org
1 vapier 08/06/28 15:39:11
2
3 Modified: ftp-0.17-r7.ebuild
4 Log:
5 arm/s390/sh stable
6
7 Revision Changes Path
8 1.4 net-ftp/ftp/ftp-0.17-r7.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?r1=1.3&r2=1.4
13
14 Index: ftp-0.17-r7.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- ftp-0.17-r7.ebuild 16 Jun 2008 03:49:27 -0000 1.3
21 +++ ftp-0.17-r7.ebuild 28 Jun 2008 15:39:11 -0000 1.4
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.3 2008/06/16 03:49:27 josejx Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.4 2008/06/28 15:39:11 vapier Exp $
27
28 inherit eutils toolchain-funcs flag-o-matic
29
30 @@ -12,7 +12,7 @@
31
32 LICENSE="as-is"
33 SLOT="0"
34 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
35 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
36 IUSE="ssl ipv6"
37
38 RDEPEND=">=sys-libs/ncurses-5.2
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list