idella4     14/12/30 12:48:53

  Modified:             ChangeLog
  Added:                id3-py-1.2-r1.ebuild
  Log:
  revbump; conversion -> distutils-r1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.15                 dev-python/id3-py/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   8 Nov 2010 17:18:24 -0000       1.14
+++ ChangeLog   30 Dec 2014 12:48:53 -0000      1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/id3-py
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.14 
2010/11/08 17:18:24 arfrever Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/ChangeLog,v 1.15 
2014/12/30 12:48:53 idella4 Exp $
+
+*id3-py-1.2-r1 (30 Dec 2014)
+
+  30 Dec 2014; Ian Delaney <[email protected]> +id3-py-1.2-r1.ebuild:
+  revbump; conversion -> distutils-r1
 
   08 Nov 2010; Arfrever Frehtes Taifersar Arahesis <[email protected]>
   id3-py-1.2.ebuild:



1.1                  dev-python/id3-py/id3-py-1.2-r1.ebuild

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

Index: id3-py-1.2-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/id3-py/id3-py-1.2-r1.ebuild,v 1.1 
2014/12/30 12:48:53 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Module for manipulating ID3 tags in Python"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz"
HOMEPAGE="http://id3-py.sourceforge.net/";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""




Reply via email to