mgorny 15/04/08 18:30:35
Modified: gnash-0.8.10_p20150316.ebuild
gnash-0.8.10_p20131019.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.2 www-plugins/gnash/gnash-0.8.10_p20150316.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild?r1=1.1&r2=1.2
Index: gnash-0.8.10_p20150316.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnash-0.8.10_p20150316.ebuild 26 Mar 2015 14:59:41 -0000 1.1
+++ gnash-0.8.10_p20150316.ebuild 8 Apr 2015 18:30:35 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild,v 1.1
2015/03/26 14:59:41 chithanh Exp $
+# $Header:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20150316.ebuild,v 1.2
2015/04/08 18:30:35 mgorny Exp $
EAPI=5
CMAKE_REQUIRED="never"
KDE_REQUIRED="optional"
AT_M4DIR="cygnal"
# won't build with python-3, bug #392969
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit autotools eutils kde4-base multilib nsplugins python-any-r1
flag-o-matic
1.4 www-plugins/gnash/gnash-0.8.10_p20131019.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild?r1=1.3&r2=1.4
Index: gnash-0.8.10_p20131019.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnash-0.8.10_p20131019.ebuild 2 Mar 2015 09:21:05 -0000 1.3
+++ gnash-0.8.10_p20131019.ebuild 8 Apr 2015 18:30:35 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild,v 1.3
2015/03/02 09:21:05 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild,v 1.4
2015/04/08 18:30:35 mgorny Exp $
EAPI=5
CMAKE_REQUIRED="never"
KDE_REQUIRED="optional"
AT_M4DIR="cygnal"
# won't build with python-3, bug #392969
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit autotools eutils kde4-base multilib nsplugins python-any-r1
flag-o-matic
1.105 www-plugins/gnash/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.105&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.105&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 26 Mar 2015 14:59:41 -0000 1.104
+++ ChangeLog 8 Apr 2015 18:30:35 -0000 1.105
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/gnash
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.104
2015/03/26 14:59:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.105
2015/04/08 18:30:35 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <[email protected]> gnash-0.8.10_p20131019.ebuild,
+ gnash-0.8.10_p20150316.ebuild:
+ Drop old Python implementations
*gnash-0.8.10_p20150316 (26 Mar 2015)