blueness    14/04/17 11:56:01

  Modified:             ChangeLog
  Added:                pyptlib-0.0.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.2                  dev-python/pyptlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyptlib/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   6 Oct 2013 16:41:31 -0000       1.1
+++ ChangeLog   17 Apr 2014 11:56:01 -0000      1.2
@@ -1,10 +1,14 @@
 # ChangeLog for dev-python/pyptlib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyptlib/ChangeLog,v 1.1 
2013/10/06 16:41:31 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyptlib/ChangeLog,v 1.2 
2014/04/17 11:56:01 blueness Exp $
+
+*pyptlib-0.0.6 (17 Apr 2014)
+
+  17 Apr 2014; Anthony G. Basile <[email protected]> +pyptlib-0.0.6.ebuild:
+  Version bump
 
 *pyptlib-0.0.5 (06 Oct 2013)
 
   06 Oct 2013; Anthony G. Basile <[email protected]> +pyptlib-0.0.5.ebuild,
   +metadata.xml:
   Initial commit
-



1.1                  dev-python/pyptlib/pyptlib-0.0.6.ebuild

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

Index: pyptlib-0.0.6.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyptlib/pyptlib-0.0.6.ebuild,v 
1.1 2014/04/17 11:56:01 blueness Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Python library for tor's pluggable transport managed-proxy 
protocol"
HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/pyptlib.git";
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"

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

DOCS=( README.rst TODO )




Reply via email to