Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
fauli 09/12/04 12:52:45
Modified: ChangeLog bash-4.0_p35.ebuild
Log:
stable x86, bug 295405
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.237 app-shells/bash/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.237&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.237&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?r1=1.236&r2=1.237
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog 3 Dec 2009 20:53:28 -0000 1.236
+++ ChangeLog 4 Dec 2009 12:52:45 -0000 1.237
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.236 2009/12/03 20:53:28 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.237 2009/12/04 12:52:45 fauli Exp $
+
+ 04 Dec 2009; Christian Faulhammer <fauli@g.o> bash-4.0_p35.ebuild:
+ stable x86, bug 295405
03 Dec 2009; Tiago Cunha <tcunha@g.o> bash-4.0_p35.ebuild:
stable sparc, bug 295405
1.5 app-shells/bash/bash-4.0_p35.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?r1=1.4&r2=1.5
Index: bash-4.0_p35.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-4.0_p35.ebuild 3 Dec 2009 20:53:28 -0000 1.4
+++ bash-4.0_p35.ebuild 4 Dec 2009 12:52:45 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.4 2009/12/03 20:53:28 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.5 2009/12/04 12:52:45 fauli Exp $
EAPI="1"
@@ -36,7 +36,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla"
DEPEND=">=sys-libs/ncurses-5.2-r2
|
|