public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-gflags: ChangeLog python-gflags-2.0.ebuild python-gflags-1.5.1.ebuild
@ 2012-02-16 18:57 Krzysztof Pawlik (nelchael)
  0 siblings, 0 replies; only message in thread
From: Krzysztof Pawlik (nelchael) @ 2012-02-16 18:57 UTC (permalink / raw
  To: gentoo-commits

nelchael    12/02/16 18:57:30

  Modified:             ChangeLog
  Added:                python-gflags-2.0.ebuild
  Removed:              python-gflags-1.5.1.ebuild
  Log:
  Version bump, remove old 1.5.1.
  
  (Portage version: 2.1.10.46/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-python/python-gflags/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	1 Sep 2011 15:41:47 -0000	1.5
+++ ChangeLog	16 Feb 2012 18:57:29 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-gflags
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.5 2011/09/01 15:41:47 nelchael Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.6 2012/02/16 18:57:29 nelchael Exp $
+
+*python-gflags-2.0 (16 Feb 2012)
+
+  16 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org>
+  -python-gflags-1.5.1.ebuild, +python-gflags-2.0.ebuild:
+  Version bump, remove old 1.5.1.
 
 *python-gflags-1.6 (01 Sep 2011)
 



1.1                  dev-python/python-gflags/python-gflags-2.0.ebuild

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

Index: python-gflags-2.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.1 2012/02/16 18:57:29 nelchael Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"

inherit distutils

DESCRIPTION="Google's Python argument parsing library."
HOMEPAGE="http://code.google.com/p/python-gflags/"
SRC_URI="http://python-gflags.googlecode.com/files/${P}.tar.gz"

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

DEPEND="dev-python/setuptools"
RDEPEND=""

PYTHON_MODNAME="gflags.py"

src_prepare() {
	distutils_src_prepare
	sed -e 's/data_files=\[("bin", \["gflags2man.py"\])\]/scripts=\["gflags2man.py"\]/' -i setup.py
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 18:57 [gentoo-commits] gentoo-x86 commit in dev-python/python-gflags: ChangeLog python-gflags-2.0.ebuild python-gflags-1.5.1.ebuild Krzysztof Pawlik (nelchael)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox