public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/propka: propka-3.1_p140511.ebuild ChangeLog
@ 2014-06-30  4:42 Mike Gilbert (floppym)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2014-06-30  4:42 UTC (permalink / raw
  To: gentoo-commits

floppym     14/06/30 04:42:45

  Modified:             propka-3.1_p140511.ebuild ChangeLog
  Log:
  Depend on setuptools.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  sci-chemistry/propka/propka-3.1_p140511.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?r1=1.2&r2=1.3

Index: propka-3.1_p140511.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- propka-3.1_p140511.ebuild	11 May 2014 10:48:00 -0000	1.2
+++ propka-3.1_p140511.ebuild	30 Jun 2014 04:42:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.2 2014/05/11 10:48:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.3 2014/06/30 04:42:45 floppym Exp $
 
 EAPI=5
 
@@ -17,6 +17,8 @@
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
 python_prepare_all() {
 	sed -e "/exclude/s:scripts:\', \'Tests:g" \
 		-i setup.py || die



1.3                  sci-chemistry/propka/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	11 May 2014 10:48:00 -0000	1.2
+++ ChangeLog	30 Jun 2014 04:42:45 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/propka
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v 1.2 2014/05/11 10:48:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v 1.3 2014/06/30 04:42:45 floppym Exp $
+
+  30 Jun 2014; Mike Gilbert <floppym@gentoo.org> propka-3.1_p140511.ebuild:
+  Depend on setuptools.
 
   11 May 2014; Justin Lecher <jlec@gentoo.org> propka-3.1_p140511.ebuild:
   Install unversioned symlink
@@ -10,4 +13,3 @@
   11 May 2014; Justin Lecher <jlec@gentoo.org> +propka-3.1_p140511.ebuild,
   +metadata.xml:
   New package written by me
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/propka: propka-3.1_p140511.ebuild ChangeLog
@ 2015-02-11 17:03 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2015-02-11 17:03 UTC (permalink / raw
  To: gentoo-commits

jlec        15/02/11 17:03:13

  Modified:             propka-3.1_p140511.ebuild ChangeLog
  Log:
  Add RESTRICT="mirror bindist", #539784
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  sci-chemistry/propka/propka-3.1_p140511.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild?r1=1.3&r2=1.4

Index: propka-3.1_p140511.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- propka-3.1_p140511.ebuild	30 Jun 2014 04:42:45 -0000	1.3
+++ propka-3.1_p140511.ebuild	11 Feb 2015 17:03:13 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.3 2014/06/30 04:42:45 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/propka-3.1_p140511.ebuild,v 1.4 2015/02/11 17:03:13 jlec Exp $
 
 EAPI=5
 
@@ -19,6 +19,8 @@
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
+RESTRICT="mirror bindist"
+
 python_prepare_all() {
 	sed -e "/exclude/s:scripts:\', \'Tests:g" \
 		-i setup.py || die



1.4                  sci-chemistry/propka/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/propka/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 Jun 2014 04:42:45 -0000	1.3
+++ ChangeLog	11 Feb 2015 17:03:13 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/propka
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v 1.3 2014/06/30 04:42:45 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/propka/ChangeLog,v 1.4 2015/02/11 17:03:13 jlec Exp $
+
+  11 Feb 2015; Justin Lecher <jlec@gentoo.org> propka-3.1_p140511.ebuild:
+  Add RESTRICT="mirror bindist", #539784
 
   30 Jun 2014; Mike Gilbert <floppym@gentoo.org> propka-3.1_p140511.ebuild:
   Depend on setuptools.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-11 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30  4:42 [gentoo-commits] gentoo-x86 commit in sci-chemistry/propka: propka-3.1_p140511.ebuild ChangeLog Mike Gilbert (floppym)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-11 17:03 Justin Lecher (jlec)

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