public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-ptrace: ChangeLog python-ptrace-0.6.3.ebuild python-ptrace-0.6.3-r1.ebuild
@ 2011-11-22 21:43 Jesus Rivero (neurogeek)
  0 siblings, 0 replies; only message in thread
From: Jesus Rivero (neurogeek) @ 2011-11-22 21:43 UTC (permalink / raw
  To: gentoo-commits

neurogeek    11/11/22 21:43:28

  Modified:             ChangeLog python-ptrace-0.6.3.ebuild
  Removed:              python-ptrace-0.6.3-r1.ebuild
  Log:
  Reverted the revbump and applied changes to 0.6.3
  
  (Portage version: 2.2.0_alpha46/cvs/Linux i686)

Revision  Changes    Path
1.9                  dev-python/python-ptrace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	22 Nov 2011 21:02:59 -0000	1.8
+++ ChangeLog	22 Nov 2011 21:43:27 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-ptrace
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.8 2011/11/22 21:02:59 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.9 2011/11/22 21:43:27 neurogeek Exp $
+
+  22 Nov 2011; Jesus Rivero <neurogeek@gentoo.org>
+  python-ptrace-0.6.3.ebuild, -python-ptrace-0.6.3-r1.ebuild:
+  Reverted the revbump and applied changes to 0.6.3
 
 *python-ptrace-0.6.3-r1 (22 Nov 2011)
 



1.2                  dev-python/python-ptrace/python-ptrace-0.6.3.ebuild

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

Index: python-ptrace-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-ptrace-0.6.3.ebuild	28 Jul 2011 20:19:22 -0000	1.1
+++ python-ptrace-0.6.3.ebuild	22 Nov 2011 21:43:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.6.3.ebuild,v 1.1 2011/07/28 20:19:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.6.3.ebuild,v 1.2 2011/11/22 21:43:27 neurogeek Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="examples"
 
 DEPEND=""
 RDEPEND="dev-libs/distorm64"
@@ -34,3 +34,12 @@
 	}
 	python_execute_function --action-message 'Applying patches for Python ${PYTHON_ABI}' --failure-message 'Applying patches for Python ${PYTHON_ABI} failed' -s conversion
 }
+
+src_install() {
+	distutils_src_install
+
+	if use examples; then
+	   insinto usr/share/doc/${PF}/examples
+	   doins examples/*
+	fi
+}






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

only message in thread, other threads:[~2011-11-22 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 21:43 [gentoo-commits] gentoo-x86 commit in dev-python/python-ptrace: ChangeLog python-ptrace-0.6.3.ebuild python-ptrace-0.6.3-r1.ebuild Jesus Rivero (neurogeek)

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