yngwin      14/09/30 04:29:02

  Modified:             ChangeLog
  Added:                PyRSS2Gen-1.1.ebuild
  Log:
  Non-maintainer commit: version bump requested in bug #505638 six months ago
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0x0F9C590B7FF324F6!)

Revision  Changes    Path
1.7                  dev-python/PyRSS2Gen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyRSS2Gen/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   31 Mar 2014 20:43:49 -0000      1.6
+++ ChangeLog   30 Sep 2014 04:29:02 -0000      1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/PyRSS2Gen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyRSS2Gen/ChangeLog,v 1.6 
2014/03/31 20:43:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyRSS2Gen/ChangeLog,v 1.7 
2014/09/30 04:29:02 yngwin Exp $
+
+*PyRSS2Gen-1.1 (30 Sep 2014)
+
+  30 Sep 2014; Ben de Groot <yng...@gentoo.org> +PyRSS2Gen-1.1.ebuild:
+  Non-maintainer commit: version bump requested in bug #505638 six months ago
 
   31 Mar 2014; Michał Górny <mgo...@gentoo.org> PyRSS2Gen-1.0.0-r1.ebuild:
   Add support for the new PyPy slotting.



1.1                  dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild

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

Index: PyRSS2Gen-1.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild,v 
1.1 2014/09/30 04:29:02 yngwin Exp $

EAPI=5
PYTHON_COMPAT=( python{2_{6,7},3_3} pypy pypy2_0 )

inherit distutils-r1

DESCRIPTION="RSS feed generator written in Python"
HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html 
http://pypi.python.org/pypi/PyRSS2Gen";
SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz";

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""




Reply via email to