Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/dash: ChangeLog dash-0.5.5.1.2.ebuild
Date: Thu, 01 Jul 2010 11:03:42
Message-Id: 20100701110334.E37BA2CE15@corvid.gentoo.org
1 fauli 10/07/01 11:03:34
2
3 Modified: ChangeLog dash-0.5.5.1.2.ebuild
4 Log:
5 stable x86, bug 324753
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.68 app-shells/dash/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.68&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.68&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?r1=1.67&r2=1.68
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v
18 retrieving revision 1.67
19 retrieving revision 1.68
20 diff -u -r1.67 -r1.68
21 --- ChangeLog 27 Jun 2010 11:54:20 -0000 1.67
22 +++ ChangeLog 1 Jul 2010 11:03:34 -0000 1.68
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-shells/dash
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26
27 + 01 Jul 2010; Christian Faulhammer <fauli@g.o>
28 + dash-0.5.5.1.2.ebuild:
29 + stable x86, bug 324753
30 +
31 27 Jun 2010; <nixnut@g.o> dash-0.5.5.1.2.ebuild:
32 ppc stable #324753
33
34
35
36
37 1.4 app-shells/dash/dash-0.5.5.1.2.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?r1=1.3&r2=1.4
42
43 Index: dash-0.5.5.1.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- dash-0.5.5.1.2.ebuild 27 Jun 2010 11:54:20 -0000 1.3
50 +++ dash-0.5.5.1.2.ebuild 1 Jul 2010 11:03:34 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.3 2010/06/27 11:54:20 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.4 2010/07/01 11:03:34 fauli Exp $
56
57 inherit autotools eutils flag-o-matic
58
59 @@ -16,7 +16,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
65 IUSE="libedit static"
66
67 DEPEND="libedit? ( dev-libs/libedit )"