mgorny      14/12/25 23:26:12

  Modified:             ChangeLog
  Added:                pychm-0.8.4-r1.ebuild
  Log:
  Convert to distutils-r1.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.13                 dev-python/pychm/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pychm/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   24 Dec 2010 23:00:12 -0000      1.12
+++ ChangeLog   25 Dec 2014 23:26:12 -0000      1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pychm
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychm/ChangeLog,v 1.12 
2010/12/24 23:00:12 arfrever Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychm/ChangeLog,v 1.13 
2014/12/25 23:26:12 mgorny Exp $
+
+*pychm-0.8.4-r1 (25 Dec 2014)
+
+  25 Dec 2014; Michał Górny <[email protected]> +pychm-0.8.4-r1.ebuild:
+  Convert to distutils-r1.
 
   24 Dec 2010; Arfrever Frehtes Taifersar Arahesis <[email protected]>
   pychm-0.8.4.ebuild:
@@ -46,4 +51,3 @@
 
   14 Feb 2005; Lukasz Strzygowski <[email protected]> +pychm-0.8.2.ebuild:
   Initial commit. Closing bug #40114.
-



1.1                  dev-python/pychm/pychm-0.8.4-r1.ebuild

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

Index: pychm-0.8.4-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/pychm/pychm-0.8.4-r1.ebuild,v 1.1 
2014/12/25 23:26:12 mgorny Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Python bindings for the chmlib library"
HOMEPAGE="http://gnochm.sourceforge.net/pychm.html";
SRC_URI="mirror://sourceforge/gnochm/${P}.tar.gz"

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

DEPEND="dev-libs/chmlib"
RDEPEND="${DEPEND}"




Reply via email to