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
jer 09/04/08 15:16:40
Modified: ChangeLog scons-1.2.0-r1.ebuild
Log:
Stable for HPPA (bug #264537).
(Portage version: 2.2_rc28/cvs/Linux i686)
Revision Changes Path
1.70 dev-util/scons/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 7 Apr 2009 18:54:12 -0000 1.69
+++ ChangeLog 8 Apr 2009 15:16:40 -0000 1.70
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.69 2009/04/07 18:54:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.70 2009/04/08 15:16:40 jer Exp $
+
+ 08 Apr 2009; Jeroen Roovers <jer@g.o> scons-1.2.0-r1.ebuild:
+ Stable for HPPA (bug #264537).
07 Apr 2009; Tobias Klausmann <klausman@g.o> scons-1.2.0-r1.ebuild:
Stable on alpha, bug #264537
1.4 dev-util/scons/scons-1.2.0-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?r1=1.3&r2=1.4
Index: scons-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- scons-1.2.0-r1.ebuild 7 Apr 2009 18:54:12 -0000 1.3
+++ scons-1.2.0-r1.ebuild 8 Apr 2009 15:16:40 -0000 1.4
@@ -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/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.3 2009/04/07 18:54:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.4 2009/04/08 15:16:40 jer Exp $
EAPI=2
inherit distutils
@@ -14,7 +14,7 @@
SLOT="0"
LICENSE="MIT"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc"
DEPEND=">=dev-lang/python-2.5[threads]"
DOCS="RELEASE.txt CHANGES.txt"
|
|