Gentoo Archives: gentoo-commits

From: "Christian Birchinger (joker)" <joker@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/debianutils: debianutils-2.23.1.ebuild ChangeLog
Date: Mon, 01 Oct 2007 11:27:28
Message-Id: E1IcJIF-0004th-AL@stork.gentoo.org
1 joker 07/10/01 11:18:31
2
3 Modified: debianutils-2.23.1.ebuild ChangeLog
4 Log:
5 Added sparc stable keyword
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 sys-apps/debianutils/debianutils-2.23.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild?r1=1.4&r2=1.5
14
15 Index: debianutils-2.23.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- debianutils-2.23.1.ebuild 29 Sep 2007 13:41:07 -0000 1.4
22 +++ debianutils-2.23.1.ebuild 1 Oct 2007 11:18:30 -0000 1.5
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/sys-apps/debianutils/debianutils-2.23.1.ebuild,v 1.4 2007/09/29 13:41:07 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.23.1.ebuild,v 1.5 2007/10/01 11:18:30 joker Exp $
28
29 inherit eutils flag-o-matic
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2 BSD"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k mips ~ppc ~ppc64 s390 sh ~sparc x86"
36 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k mips ~ppc ~ppc64 s390 sh sparc x86"
37 IUSE="static"
38
39 PDEPEND="sys-apps/mktemp"
40
41
42
43 1.92 sys-apps/debianutils/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/ChangeLog?rev=1.92&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/ChangeLog?rev=1.92&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/debianutils/ChangeLog?r1=1.91&r2=1.92
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v
52 retrieving revision 1.91
53 retrieving revision 1.92
54 diff -u -r1.91 -r1.92
55 --- ChangeLog 29 Sep 2007 13:41:42 -0000 1.91
56 +++ ChangeLog 1 Oct 2007 11:18:30 -0000 1.92
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-apps/debianutils
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.91 2007/09/29 13:41:42 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.92 2007/10/01 11:18:30 joker Exp $
62 +
63 + 01 Oct 2007; Christian Birchinger <joker@g.o>
64 + debianutils-2.23.1.ebuild:
65 + Added sparc stable keyword
66
67 *debianutils-2.25 (29 Sep 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list