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/01 12:59:17
Modified: ChangeLog hg-git-0.3.2.ebuild
Log:
Stable for amd64, wrt bug #418977
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.38 dev-vcs/hg-git/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 13 Feb 2012 00:20:22 -0000 1.37
+++ ChangeLog 1 Jun 2012 12:59:16 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/hg-git
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.37 2012/02/13 00:20:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.38 2012/06/01 12:59:16 ago Exp $
+
+ 01 Jun 2012; Agostino Sarubbo <ago@g.o> hg-git-0.3.2.ebuild:
+ Stable for amd64, wrt bug #418977
13 Feb 2012; Mike Gilbert <floppym@g.o> hg-git-0.3.2.ebuild:
Drop eutils.
1.3 dev-vcs/hg-git/hg-git-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.3.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.3.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/hg-git-0.3.2.ebuild?r1=1.2&r2=1.3
Index: hg-git-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hg-git-0.3.2.ebuild 13 Feb 2012 00:20:22 -0000 1.2
+++ hg-git-0.3.2.ebuild 1 Jun 2012 12:59:16 -0000 1.3
@@ -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-vcs/hg-git/hg-git-0.3.2.ebuild,v 1.2 2012/02/13 00:20:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.3.2.ebuild,v 1.3 2012/06/01 12:59:16 ago Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-vcs/mercurial-1.9
|
|