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-fs/mount-cifs: mount-cifs-3.0.25c.ebuild
Date: Thu, 10 Jan 2008 09:46:25
Message-Id: E1JCtzS-0007Q7-Og@stork.gentoo.org
1 vapier 08/01/10 09:46:22
2
3 Modified: mount-cifs-3.0.25c.ebuild
4 Log:
5 arm/s390/sh love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.7 net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild?r1=1.6&r2=1.7
14
15 Index: mount-cifs-3.0.25c.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- mount-cifs-3.0.25c.ebuild 17 Dec 2007 22:03:21 -0000 1.6
22 +++ mount-cifs-3.0.25c.ebuild 10 Jan 2008 09:46:22 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v 1.6 2007/12/17 22:03:21 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v 1.7 2008/01/10 09:46:22 vapier Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32 http://dev.gentooexperimental.org/~jakub/distfiles/${P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 hppa ia64 ppc64 sparc x86"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc64 ~s390 ~sh sparc x86"
37 IUSE=""
38
39 DEPEND="!<net-fs/samba-3.0.25"
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list