vapier 15/01/08 07:38:34 Modified: tvdb_api-1.9.ebuild ChangeLog Log: Mark amd64/x86 stable. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild?r1=1.1&r2=1.2 Index: tvdb_api-1.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tvdb_api-1.9.ebuild 5 Jul 2014 14:59:47 -0000 1.1 +++ tvdb_api-1.9.ebuild 8 Jan 2015 07:38:34 -0000 1.2 @@ -1,18 +1,20 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v 1.2 2015/01/08 07:38:34 vapier 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" +SRC_URI="https://github.com/dbr/${PN}/tarball/${PV} -> ${P}.tar.gz" + LICENSE="public-domain" +SLOT="0" +KEYWORDS="amd64 x86" IUSE="" + DEPEND="dev-python/setuptools" RDEPEND="" 1.4 dev-python/tvdb_api/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tvdb_api/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tvdb_api/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tvdb_api/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 5 Jul 2014 14:59:47 -0000 1.3 +++ ChangeLog 8 Jan 2015 07:38:34 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/tvdb_api -# 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 $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v 1.4 2015/01/08 07:38:34 vapier Exp $ + + 08 Jan 2015; Mike Frysinger <[email protected]> tvdb_api-1.9.ebuild: + Mark amd64/x86 stable. *tvdb_api-1.9 (05 Jul 2014)
