mgorny      15/04/08 08:22:10

  Modified:             yasm-1.2.0-r1.ebuild yasm-9999.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.8                  dev-lang/yasm/yasm-1.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild?r1=1.7&r2=1.8

Index: yasm-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- yasm-1.2.0-r1.ebuild        3 Mar 2015 06:13:53 -0000       1.7
+++ yasm-1.2.0-r1.ebuild        8 Apr 2015 08:22:10 -0000       1.8
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.7 
2015/03/03 06:13:53 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0-r1.ebuild,v 1.8 
2015/04/08 08:22:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 inherit autotools eutils python-r1
 
 DESCRIPTION="An assembler for x86 and x86_64 instruction sets"



1.8                  dev-lang/yasm/yasm-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild?r1=1.7&r2=1.8

Index: yasm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- yasm-9999.ebuild    9 May 2014 22:44:31 -0000       1.7
+++ yasm-9999.ebuild    8 Apr 2015 08:22:10 -0000       1.8
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild,v 1.7 
2014/05/09 22:44:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild,v 1.8 
2015/04/08 08:22:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 inherit autotools eutils python-r1
 if [[ ${PV} == 9999* ]] ; then
        EGIT_REPO_URI="git://github.com/yasm/yasm.git"



1.68                 dev-lang/yasm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   3 Apr 2015 23:13:35 -0000       1.67
+++ ChangeLog   8 Apr 2015 08:22:10 -0000       1.68
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/yasm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.67 2015/04/03 
23:13:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.68 2015/04/08 
08:22:10 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgo...@gentoo.org> yasm-1.2.0-r1.ebuild,
+  yasm-9999.ebuild:
+  Drop old Python implementations
 
 *yasm-1.3.0 (03 Apr 2015)
 




Reply via email to