Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/patchutils: patchutils-0.3.2.ebuild ChangeLog
Date: Fri, 06 Jan 2012 11:24:06
Message-Id: 20120106112357.4E79E20033@flycatcher.gentoo.org
1 ago 12/01/06 11:23:57
2
3 Modified: patchutils-0.3.2.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397023
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-util/patchutils/patchutils-0.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild?r1=1.1&r2=1.2
15
16 Index: patchutils-0.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- patchutils-0.3.2.ebuild 19 Apr 2011 21:13:00 -0000 1.1
23 +++ patchutils-0.3.2.ebuild 6 Jan 2012 11:23:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild,v 1.1 2011/04/19 21:13:00 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.2.ebuild,v 1.2 2012/01/06 11:23:57 ago Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 SLOT="0"
36 LICENSE="GPL-2"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
39 IUSE="test"
40
41 RDEPEND=""
42
43
44
45 1.66 dev-util/patchutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/ChangeLog?rev=1.66&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/ChangeLog?rev=1.66&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/ChangeLog?r1=1.65&r2=1.66
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v
54 retrieving revision 1.65
55 retrieving revision 1.66
56 diff -u -r1.65 -r1.66
57 --- ChangeLog 19 Apr 2011 21:13:00 -0000 1.65
58 +++ ChangeLog 6 Jan 2012 11:23:57 -0000 1.66
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/patchutils
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.65 2011/04/19 21:13:00 radhermit Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.66 2012/01/06 11:23:57 ago Exp $
65 +
66 + 06 Jan 2012; Agostino Sarubbo <ago@g.o> patchutils-0.3.2.ebuild:
67 + Stable for AMD64, wrt bug #397023
68
69 *patchutils-0.3.2 (19 Apr 2011)