thev00d00    14/07/05 14:59:47

  Modified:             ChangeLog
  Added:                tvdb_api-1.9.ebuild
  Removed:              tvdb_api-1.8.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-python/tvdb_api/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Jan 2013 18:10:16 -0000      1.2
+++ ChangeLog   5 Jul 2014 14:59:47 -0000       1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/tvdb_api
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v 1.2 
2013/01/10 18:10:16 thev00d00 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v 1.3 
2014/07/05 14:59:47 thev00d00 Exp $
+
+*tvdb_api-1.9 (05 Jul 2014)
+
+  05 Jul 2014; Ian Whyman <thev00...@gentoo.org> +tvdb_api-1.9.ebuild,
+  -tvdb_api-1.8.2.ebuild:
+  Version bump
 
 *tvdb_api-1.8.2 (10 Jan 2013)
 



1.1                  dev-python/tvdb_api/tvdb_api-1.9.ebuild

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

Index: tvdb_api-1.9.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v 
1.1 2014/07/05 14:59:47 thev00d00 Exp $

EAPI=5

PYTHON_COMPAT="python2_7"
inherit distutils-r1 vcs-snapshot

SRC_URI="https://github.com/dbr/${PN}/tarball/${PV} -> ${P}.tar.gz"
DESCRIPTION="Python interface to thetvdb.com API"
HOMEPAGE="http://github.com/dbr/tvdb_api";
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="public-domain"
IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND=""




Reply via email to