Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@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, 24 Jun 2010 21:41:56
Message-Id: 20100624214151.A2A062CF50@corvid.gentoo.org
1 pacho 10/06/24 21:41:51
2
3 Modified: ChangeLog dash-0.5.5.1.2.ebuild
4 Log:
5 stable amd64, bug 324753
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.66 app-shells/dash/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.66&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.66&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?r1=1.65&r2=1.66
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v
18 retrieving revision 1.65
19 retrieving revision 1.66
20 diff -u -r1.65 -r1.66
21 --- ChangeLog 22 Feb 2009 19:03:06 -0000 1.65
22 +++ ChangeLog 24 Jun 2010 21:41:51 -0000 1.66
23 @@ -1,5 +1,8 @@
24 # ChangeLog for app-shells/dash
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 +
28 + 24 Jun 2010; Pacho Ramos <pacho@g.o> dash-0.5.5.1.2.ebuild:
29 + stable amd64, bug 324753
30
31 *dash-0.5.5.1.2 (22 Feb 2009)
32
33
34
35
36 1.2 app-shells/dash/dash-0.5.5.1.2.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?rev=1.2&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?rev=1.2&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild?r1=1.1&r2=1.2
41
42 Index: dash-0.5.5.1.2.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v
45 retrieving revision 1.1
46 retrieving revision 1.2
47 diff -u -r1.1 -r1.2
48 --- dash-0.5.5.1.2.ebuild 22 Feb 2009 19:03:06 -0000 1.1
49 +++ dash-0.5.5.1.2.ebuild 24 Jun 2010 21:41:51 -0000 1.2
50 @@ -1,6 +1,6 @@
51 -# Copyright 1999-2009 Gentoo Foundation
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.1 2009/02/22 19:03:06 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.2 2010/06/24 21:41:51 pacho 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 )"