Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bashish: ChangeLog bashish-2.0.7.ebuild
Date: Tue, 30 Sep 2008 01:51:02
Message-Id: E1KkUO9-00057k-OJ@stork.gentoo.org
1 darkside 08/09/30 01:50:57
2
3 Modified: ChangeLog bashish-2.0.7.ebuild
4 Log:
5 amd64 stable. bug #238944. Thanks to José Valentín Gutiérrez Boquete (amd64 AT) for testing
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
7
8 Revision Changes Path
9 1.16 app-shells/bashish/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 29 Sep 2008 18:56:04 -0000 1.15
22 +++ ChangeLog 30 Sep 2008 01:50:57 -0000 1.16
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-shells/bashish
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.15 2008/09/29 18:56:04 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.16 2008/09/30 01:50:57 darkside Exp $
28 +
29 + 30 Sep 2008; Jeremy Olexa <darkside@g.o> bashish-2.0.7.ebuild:
30 + amd64 stable. bug #238944. Thanks to José Valentín Gutiérrez Boquete
31 + (amd64 AT) for testing
32
33 29 Sep 2008; Friedrich Oslage <bluebird@g.o> bashish-2.0.7.ebuild:
34 Stable on sparc, bug #238944
35
36
37
38 1.5 app-shells/bashish/bashish-2.0.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild?r1=1.4&r2=1.5
43
44 Index: bashish-2.0.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- bashish-2.0.7.ebuild 29 Sep 2008 18:56:04 -0000 1.4
51 +++ bashish-2.0.7.ebuild 30 Sep 2008 01:50:57 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.4 2008/09/29 18:56:04 bluebird Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.5 2008/09/30 01:50:57 darkside Exp $
57
58 DESCRIPTION="Text console theme engine"
59 HOMEPAGE="http://bashish.sourceforge.net/"
60 @@ -8,7 +8,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc ~x86"
65 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc ~x86"
66 IUSE=""
67
68 DEPEND=">=dev-util/dialog-1.0"