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-misc/dhcp: dhcp-3.1.0.ebuild dhcp-3.0.6.ebuild
Date: Thu, 10 Jan 2008 09:15:00
Message-Id: E1JCtV3-0006bj-Vl@stork.gentoo.org
1 vapier 08/01/10 09:14:57
2
3 Modified: dhcp-3.1.0.ebuild dhcp-3.0.6.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.11 net-misc/dhcp/dhcp-3.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild?r1=1.10&r2=1.11
14
15 Index: dhcp-3.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- dhcp-3.1.0.ebuild 1 Oct 2007 12:22:22 -0000 1.10
22 +++ dhcp-3.1.0.ebuild 10 Jan 2008 09:14:57 -0000 1.11
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild,v 1.10 2007/10/01 12:22:22 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.1.0.ebuild,v 1.11 2008/01/10 09:14:57 vapier Exp $
29
30 inherit eutils flag-o-matic multilib toolchain-funcs
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="isc-dhcp"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE="doc minimal static selinux kernel_linux"
39
40 DEPEND="selinux? ( sec-policy/selinux-dhcp )
41
42
43
44 1.10 net-misc/dhcp/dhcp-3.0.6.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild?r1=1.9&r2=1.10
49
50 Index: dhcp-3.0.6.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- dhcp-3.0.6.ebuild 1 Oct 2007 12:22:22 -0000 1.9
57 +++ dhcp-3.0.6.ebuild 10 Jan 2008 09:14:57 -0000 1.10
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2007 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild,v 1.9 2007/10/01 12:22:22 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild,v 1.10 2008/01/10 09:14:57 vapier Exp $
64
65 inherit eutils flag-o-matic multilib toolchain-funcs
66
67 @@ -13,7 +13,7 @@
68
69 LICENSE="isc-dhcp"
70 SLOT="0"
71 -KEYWORDS="alpha amd64 ~arm hppa mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
72 +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
73 IUSE="doc minimal static selinux kernel_linux"
74
75 DEPEND="selinux? ( sec-policy/selinux-dhcp )
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list