Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/parted: parted-2.3.ebuild ChangeLog
Date: Sun, 01 Aug 2010 11:06:06
Message-Id: 20100801105553.46F612CE15@corvid.gentoo.org
1 armin76 10/08/01 10:55:53
2
3 Modified: parted-2.3.ebuild ChangeLog
4 Log:
5 ia64/s390/sh/sparc stable wrt #316453
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.9 sys-apps/parted/parted-2.3.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/parted-2.3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/parted-2.3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/parted-2.3.ebuild?r1=1.8&r2=1.9
14
15 Index: parted-2.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-2.3.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- parted-2.3.ebuild 21 Jul 2010 18:58:45 -0000 1.8
22 +++ parted-2.3.ebuild 1 Aug 2010 10:55:53 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-2.3.ebuild,v 1.8 2010/07/21 18:58:45 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-2.3.ebuild,v 1.9 2010/08/01 10:55:53 armin76 Exp $
28
29 EAPI="2"
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
37 IUSE="nls readline +debug selinux device-mapper"
38
39 # specific version for gettext needed
40
41
42
43 1.156 sys-apps/parted/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/ChangeLog?rev=1.156&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/ChangeLog?rev=1.156&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/parted/ChangeLog?r1=1.155&r2=1.156
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v
52 retrieving revision 1.155
53 retrieving revision 1.156
54 diff -u -r1.155 -r1.156
55 --- ChangeLog 21 Jul 2010 18:58:45 -0000 1.155
56 +++ ChangeLog 1 Aug 2010 10:55:53 -0000 1.156
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/parted
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.155 2010/07/21 18:58:45 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.156 2010/08/01 10:55:53 armin76 Exp $
62 +
63 + 01 Aug 2010; Raúl Porcel <armin76@g.o> parted-2.3.ebuild:
64 + ia64/s390/sh/sparc stable wrt #316453
65
66 21 Jul 2010; Markus Meier <maekke@g.o> parted-2.3.ebuild:
67 arm stable, bug #316453