public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pystatgrab: ChangeLog pystatgrab-0.5.ebuild
@ 2010-07-23 23:04 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-23 23:04 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/23 23:04:44

  Modified:             ChangeLog pystatgrab-0.5.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-python/pystatgrab/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 May 2008 17:14:15 -0000	1.8
+++ ChangeLog	23 Jul 2010 23:04:44 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pystatgrab
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.8 2008/05/19 17:14:15 drac Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.9 2010/07/23 23:04:44 arfrever Exp $
+
+  23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  pystatgrab-0.5.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   19 May 2008; Samuli Suominen <drac@gentoo.org> pystatgrab-0.3.ebuild:
   Move pkgconfig to DEPEND.



1.2                  dev-python/pystatgrab/pystatgrab-0.5.ebuild

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

Index: pystatgrab-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pystatgrab-0.5.ebuild	15 Jul 2007 09:06:42 -0000	1.1
+++ pystatgrab-0.5.ebuild	23 Jul 2010 23:04:44 -0000	1.2
@@ -1,6 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild,v 1.1 2007/07/15 09:06:42 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild,v 1.2 2010/07/23 23:04:44 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit distutils
 
@@ -8,13 +13,14 @@
 HOMEPAGE="http://www.i-scream.org/pystatgrab/"
 SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/${P}.tar.gz"
 
-IUSE=""
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+IUSE=""
 
 RDEPEND=">=sys-libs/libstatgrab-0.13"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
 DOCS="AUTHORS NEWS"
+PYTHON_MODNAME="statgrab.py"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/pystatgrab: ChangeLog pystatgrab-0.5.ebuild
@ 2015-02-01 21:40 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-02-01 21:40 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/02/01 21:40:11

  Modified:             ChangeLog
  Removed:              pystatgrab-0.5.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.15                 dev-python/pystatgrab/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	17 Dec 2014 05:47:57 -0000	1.14
+++ ChangeLog	1 Feb 2015 21:40:11 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pystatgrab
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.14 2014/12/17 05:47:57 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.15 2015/02/01 21:40:11 mrueg Exp $
+
+  01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -pystatgrab-0.5.ebuild:
+  Remove old.
 
   17 Dec 2014; Ian Delaney <idella4@gentoo.org> pystatgrab-0.6.ebuild:
   correct version border in dep, fixes Bug #528944





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

end of thread, other threads:[~2015-02-01 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 23:04 [gentoo-commits] gentoo-x86 commit in dev-python/pystatgrab: ChangeLog pystatgrab-0.5.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-01 21:40 Manuel Rueger (mrueg)

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