mgorny      14/07/06 12:56:15

  Modified:             pyephem-3.7.5.3.ebuild pyephem-3.7.5.2.ebuild
                        pyephem-3.7.5.1.ebuild ChangeLog
  Log:
  Clean up obsolete dependencies on virtual/python-argparse and 
virtual/python-unittest2 (those packages were only required for <=python-2.6).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild?r1=1.1&r2=1.2

Index: pyephem-3.7.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyephem-3.7.5.3.ebuild      30 Jun 2014 18:36:41 -0000      1.1
+++ pyephem-3.7.5.3.ebuild      6 Jul 2014 12:56:15 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.1 
2014/06/30 18:36:41 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild,v 1.2 
2014/07/06 12:56:15 mgorny Exp $
 
 EAPI=5
 
@@ -18,8 +18,7 @@
 IUSE="doc test"
 
 DEPEND="
-       doc? ( dev-python/sphinx )
-       test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
+       doc? ( dev-python/sphinx )"
 RDEPEND=""
 
 src_prepare() {



1.2                  sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild?r1=1.1&r2=1.2

Index: pyephem-3.7.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyephem-3.7.5.2.ebuild      28 Jan 2014 18:05:57 -0000      1.1
+++ pyephem-3.7.5.2.ebuild      6 Jul 2014 12:56:15 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild,v 1.1 
2014/01/28 18:05:57 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.2.ebuild,v 1.2 
2014/07/06 12:56:15 mgorny Exp $
 
 EAPI=5
 
@@ -18,8 +18,7 @@
 IUSE="doc test"
 
 DEPEND="
-       doc? ( dev-python/sphinx )
-       test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
+       doc? ( dev-python/sphinx )"
 RDEPEND=""
 
 src_prepare() {



1.7                  sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild?r1=1.6&r2=1.7

Index: pyephem-3.7.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyephem-3.7.5.1.ebuild      5 Sep 2013 19:44:45 -0000       1.6
+++ pyephem-3.7.5.1.ebuild      6 Jul 2014 12:56:15 -0000       1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild,v 1.6 
2013/09/05 19:44:45 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/pyephem/pyephem-3.7.5.1.ebuild,v 1.7 
2014/07/06 12:56:15 mgorny Exp $
 
 EAPI=5
 
@@ -18,8 +18,7 @@
 IUSE="doc test"
 
 DEPEND="
-       doc? ( dev-python/sphinx )
-       test? ( virtual/python-unittest2[${PYTHON_USEDEP}] )"
+       doc? ( dev-python/sphinx )"
 RDEPEND=""
 
 src_prepare() {



1.24                 sci-astronomy/pyephem/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.24&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/pyephem/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   30 Jun 2014 18:36:41 -0000      1.23
+++ ChangeLog   6 Jul 2014 12:56:15 -0000       1.24
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/pyephem
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.23 
2014/06/30 18:36:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/pyephem/ChangeLog,v 1.24 
2014/07/06 12:56:15 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org> pyephem-3.7.5.1.ebuild,
+  pyephem-3.7.5.2.ebuild, pyephem-3.7.5.3.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
 *pyephem-3.7.5.3 (30 Jun 2014)
 




Reply via email to