idella4     15/01/10 00:23:53

  Modified:             ChangeLog
  Added:                stripogram-1.5-r1.ebuild
  Removed:              stripogram-1.5.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.10                 dev-python/stripogram/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/stripogram/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   26 Dec 2010 20:21:49 -0000      1.9
+++ ChangeLog   10 Jan 2015 00:23:53 -0000      1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/stripogram
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/ChangeLog,v 1.9 
2010/12/26 20:21:49 arfrever Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/ChangeLog,v 1.10 
2015/01/10 00:23:53 idella4 Exp $
+
+*stripogram-1.5-r1 (10 Jan 2015)
+
+  10 Jan 2015; Ian Delaney <idel...@gentoo.org> +stripogram-1.5-r1.ebuild,
+  -stripogram-1.5.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
 *stripogram-1.5 (26 Dec 2010)
 
@@ -30,4 +36,3 @@
 
   08 Apr 2003; Jason Shoemaker <kuts...@gentoo.org> stripogram-1.4.ebuild:
   Initial import.
-



1.1                  dev-python/stripogram/stripogram-1.5-r1.ebuild

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

Index: stripogram-1.5-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/stripogram/stripogram-1.5-r1.ebuild,v 1.1 
2015/01/10 00:23:53 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Strip-o-Gram HTML Conversion Library"
HOMEPAGE="http://pypi.python.org/pypi/stripogram";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""




Reply via email to