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
dertobi123 09/01/13 17:24:07
Modified: ChangeLog valgrind-3.4.0.ebuild
Log:
ppc stable, bug #245317
(Portage version: 2.2_rc21/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Revision Changes Path
1.98 dev-util/valgrind/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/ChangeLog?r1=1.97&r2=1.98
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog 12 Jan 2009 15:51:39 -0000 1.97
+++ ChangeLog 13 Jan 2009 17:24:07 -0000 1.98
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/valgrind
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.97 2009/01/12 15:51:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.98 2009/01/13 17:24:07 dertobi123 Exp $
+
+ 13 Jan 2009; Tobias Scherbaum <dertobi123@g.o>
+ valgrind-3.4.0.ebuild:
+ ppc stable, bug #245317
12 Jan 2009; Brent Baude <ranger@g.o> valgrind-3.4.0.ebuild:
Marking valgrind-3.4.0 ppc64 for bug 245317
1.4 dev-util/valgrind/valgrind-3.4.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild?r1=1.3&r2=1.4
Index: valgrind-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- valgrind-3.4.0.ebuild 12 Jan 2009 15:51:39 -0000 1.3
+++ valgrind-3.4.0.ebuild 13 Jan 2009 17:24:07 -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/valgrind/valgrind-3.4.0.ebuild,v 1.3 2009/01/12 15:51:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-3.4.0.ebuild,v 1.4 2009/01/13 17:24:07 dertobi123 Exp $
inherit autotools eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~ppc ppc64 x86"
+KEYWORDS="-* amd64 ppc ppc64 x86"
IUSE="X"
RDEPEND="!dev-util/callgrind"
|
|