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
ago 12/06/04 10:33:34
Modified: ChangeLog dmalloc-5.5.2-r4.ebuild
Log:
Stable for amd64, wrt bug #418741
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.60 dev-libs/dmalloc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 16 May 2012 12:41:19 -0000 1.59
+++ ChangeLog 4 Jun 2012 10:33:33 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/dmalloc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.59 2012/05/16 12:41:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.60 2012/06/04 10:33:33 ago Exp $
+
+ 04 Jun 2012; Agostino Sarubbo <ago@g.o> dmalloc-5.5.2-r4.ebuild:
+ Stable for amd64, wrt bug #418741
16 May 2012; Alexis Ballier <aballier@g.o> dmalloc-5.5.2-r4.ebuild:
keyword ~amd64-fbsd
1.4 dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild?r1=1.3&r2=1.4
Index: dmalloc-5.5.2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dmalloc-5.5.2-r4.ebuild 16 May 2012 12:41:19 -0000 1.3
+++ dmalloc-5.5.2-r4.ebuild 4 Jun 2012 10:33:33 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild,v 1.3 2012/05/16 12:41:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2-r4.ebuild,v 1.4 2012/06/04 10:33:33 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="CCPL-Attribution-ShareAlike-3.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="static-libs threads"
DEPEND="sys-apps/texinfo"
|
|