idella4     15/05/17 08:36:38

  Modified:             ChangeLog
  Added:                pycmd-1.2.ebuild
  Log:
  bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.6                  dev-python/pycmd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Feb 2015 17:36:51 -0000       1.5
+++ ChangeLog   17 May 2015 08:36:38 -0000      1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pycmd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v 1.5 2015/02/01 
17:36:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v 1.6 2015/05/17 
08:36:38 idella4 Exp $
+
+*pycmd-1.2 (17 May 2015)
+
+  17 May 2015; Ian Delaney <idel...@gentoo.org> +pycmd-1.2.ebuild:
+  bump
 
   01 Feb 2015; Manuel RĂ¼ger <mr...@gentoo.org> -pycmd-1.0.ebuild:
   Remove old.



1.1                  dev-python/pycmd/pycmd-1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.2.ebuild?rev=1.1&content-type=text/plain

Index: pycmd-1.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.2.ebuild,v 1.1 
2015/05/17 08:36:38 idella4 Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )

inherit distutils-r1

DESCRIPTION="pycmd: tools for managing/searching Python related files"
HOMEPAGE="http://pypi.python.org/pypi/pycmd";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-python/py-1.4.9[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
# Test files present however are not ready to run as they are supplied in the 
source
# The source repo is not listed at all in the page @pypi.




Reply via email to