polynomial-c    15/05/13 04:52:48

  Modified:             ChangeLog tortoisehg-3.3.2.ebuild
  Removed:              tortoisehg-3.2.2.ebuild
  Log:
  Stabilized new version because of security cleanup for mercurial (bug 
#549312). Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.76                 dev-vcs/tortoisehg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   16 Apr 2015 08:47:33 -0000      1.75
+++ ChangeLog   13 May 2015 04:52:48 -0000      1.76
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/tortoisehg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.75 
2015/04/16 08:47:33 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.76 
2015/05/13 04:52:48 polynomial-c Exp $
+
+  13 May 2015; Lars Wendler <[email protected]> -tortoisehg-3.2.2.ebuild,
+  tortoisehg-3.3.2.ebuild:
+  Stabilized new version because of security cleanup for mercurial (bug
+  #549312). Removed old.
 
 *tortoisehg-3.3.3 (16 Apr 2015)
 



1.3                  dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild?r1=1.2&r2=1.3

Index: tortoisehg-3.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tortoisehg-3.3.2.ebuild     8 Apr 2015 17:53:02 -0000       1.2
+++ tortoisehg-3.3.2.ebuild     13 May 2015 04:52:48 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild,v 1.2 
2015/04/08 17:53:02 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild,v 1.3 
2015/05/13 04:52:48 polynomial-c Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -8,7 +8,7 @@
 inherit distutils-r1 eutils
 
 if [[ ${PV} != *9999* ]]; then
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
        SRC_URI="https://www.bitbucket.org/${PN}/targz/downloads/${P}.tar.gz";
        HG_DEPEND=">=dev-vcs/mercurial-3.2 <dev-vcs/mercurial-3.4"
 else




Reply via email to