alunduil    15/03/01 16:30:34

  Modified:             ChangeLog
  Added:                texttable-0.8.2.ebuild
  Log:
  add version 0.8.2
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
11A8217C!)

Revision  Changes    Path
1.2                  dev-python/texttable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/texttable/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Sep 2014 00:08:32 -0000      1.1
+++ ChangeLog   1 Mar 2015 16:30:34 -0000       1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-python/texttable
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/texttable/ChangeLog,v 1.1 
2014/09/23 00:08:32 alunduil Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/texttable/ChangeLog,v 1.2 
2015/03/01 16:30:34 alunduil Exp $
+
+*texttable-0.8.2 (01 Mar 2015)
+
+  01 Mar 2015; Alex Brandt <[email protected]> +texttable-0.8.2.ebuild,
+  metadata.xml:
+  add version 0.8.2
 
 *texttable-0.8.1 (23 Sep 2014)
 
   23 Sep 2014; Alex Brandt <[email protected]> +texttable-0.8.1.ebuild,
   +metadata.xml:
   new ebuild for texttable written by me
-



1.1                  dev-python/texttable/texttable-0.8.2.ebuild

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

Index: texttable-0.8.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/texttable/texttable-0.8.2.ebuild,v 1.1 
2015/03/01 16:30:34 alunduil Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )

inherit distutils-r1

DESCRIPTION="module for creating simple ASCII tables"
HOMEPAGE="http://foutaise.org/code/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND=""




Reply via email to