Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/debianutils: ChangeLog debianutils-4.3.2.ebuild
Date: Thu, 02 Aug 2012 09:57:54
Message-Id: 20120802095744.D411D20034@flycatcher.gentoo.org
1 blueness 12/08/02 09:57:44
2
3 Modified: ChangeLog debianutils-4.3.2.ebuild
4 Log:
5 Stable arm, bug #429194
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.177 sys-apps/debianutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/ChangeLog?rev=1.177&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/ChangeLog?rev=1.177&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/ChangeLog?r1=1.176&r2=1.177
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v
19 retrieving revision 1.176
20 retrieving revision 1.177
21 diff -u -r1.176 -r1.177
22 --- ChangeLog 2 Aug 2012 06:25:54 -0000 1.176
23 +++ ChangeLog 2 Aug 2012 09:57:44 -0000 1.177
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/debianutils
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.176 2012/08/02 06:25:54 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.177 2012/08/02 09:57:44 blueness Exp $
29 +
30 + 02 Aug 2012; Anthony G. Basile <blueness@g.o>
31 + debianutils-4.3.2.ebuild:
32 + Stable arm, bug #429194
33
34 02 Aug 2012; Jeff Horelick <jdhore@g.o> debianutils-4.3.2.ebuild:
35 marked x86 per bug 429194
36
37
38
39 1.3 sys-apps/debianutils/debianutils-4.3.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild?r1=1.2&r2=1.3
44
45 Index: debianutils-4.3.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- debianutils-4.3.2.ebuild 2 Aug 2012 06:25:54 -0000 1.2
52 +++ debianutils-4.3.2.ebuild 2 Aug 2012 09:57:44 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild,v 1.2 2012/08/02 06:25:54 jdhore Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.2.ebuild,v 1.3 2012/08/02 09:57:44 blueness Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="BSD GPL-2 SMAIL"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
67 IUSE="kernel_linux static"
68
69 PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )"