idella4     15/01/09 10:36:01

  Modified:             ChangeLog
  Added:                snakefood-1.3.1-r1.ebuild
  Removed:              snakefood-1.3.1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  dev-python/snakefood/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakefood/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   23 Jul 2010 22:41:02 -0000      1.2
+++ ChangeLog   9 Jan 2015 10:36:01 -0000       1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/snakefood
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakefood/ChangeLog,v 1.2 
2010/07/23 22:41:02 arfrever Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakefood/ChangeLog,v 1.3 
2015/01/09 10:36:01 idella4 Exp $
+
+*snakefood-1.3.1-r1 (09 Jan 2015)
+
+  09 Jan 2015; Ian Delaney <[email protected]> +snakefood-1.3.1-r1.ebuild,
+  -snakefood-1.3.1.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <[email protected]>
   snakefood-1.3.1.ebuild:
@@ -11,4 +17,3 @@
   28 Feb 2009; Patrick Lauer <[email protected]> +metadata.xml,
   +snakefood-1.3.1.ebuild:
   Initial import. Fixes #207716. Ebuild contributed by Pawel Hajdan Jr.
-



1.1                  dev-python/snakefood/snakefood-1.3.1-r1.ebuild

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

Index: snakefood-1.3.1-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/snakefood/snakefood-1.3.1-r1.ebuild,v 1.1 
2015/01/09 10:36:01 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Generate dependency graphs from Python code"
HOMEPAGE="http://furius.ca/snakefood/";
SRC_URI="http://furius.ca/downloads/${PN}/releases/${P}.tar.bz2";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND=""




Reply via email to