* [gentoo-commits] gentoo-x86 commit in games-util/nml: nml-0.2.4-r1.ebuild nml-0.2.4-r2.ebuild ChangeLog
@ 2013-09-05 19:44 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-09-05 19:44 UTC (permalink / raw
To: gentoo-commits
mgorny 13/09/05 19:44:51
Modified: nml-0.2.4-r1.ebuild nml-0.2.4-r2.ebuild ChangeLog
Log:
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.5 games-util/nml/nml-0.2.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild?r1=1.4&r2=1.5
Index: nml-0.2.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nml-0.2.4-r1.ebuild 20 Jul 2013 16:09:22 -0000 1.4
+++ nml-0.2.4-r1.ebuild 5 Sep 2013 19:44:51 -0000 1.5
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.4 2013/07/20 16:09:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.5 2013/09/05 19:44:51 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit eutils distutils-r1
1.4 games-util/nml/nml-0.2.4-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild?r1=1.3&r2=1.4
Index: nml-0.2.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nml-0.2.4-r2.ebuild 18 Aug 2013 13:24:28 -0000 1.3
+++ nml-0.2.4-r2.ebuild 5 Sep 2013 19:44:51 -0000 1.4
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild,v 1.3 2013/08/18 13:24:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r2.ebuild,v 1.4 2013/09/05 19:44:51 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_5 python2_6 python2_7 )
+PYTHON_COMPAT=( python2_6 python2_7 )
inherit distutils-r1
1.19 games-util/nml/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 18 Aug 2013 13:24:28 -0000 1.18
+++ ChangeLog 5 Sep 2013 19:44:51 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for games-util/nml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.18 2013/08/18 13:24:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.19 2013/09/05 19:44:51 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> nml-0.2.4-r1.ebuild,
+ nml-0.2.4-r2.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nml-0.2.4-r2.ebuild:
Stable for x86, wrt bug #478806
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-05 19:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 19:44 [gentoo-commits] gentoo-x86 commit in games-util/nml: nml-0.2.4-r1.ebuild nml-0.2.4-r2.ebuild ChangeLog Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox