]> Pileus Git - ~andy/sunrise/commitdiff
dev-python/numptr: Forced move to EAPI-3 from distutils eclass
authorThomas Sachau <tommy@gentoo.org>
Tue, 19 Jul 2011 16:56:09 +0000 (16:56 +0000)
committerThomas Sachau <tommy@gentoo.org>
Tue, 19 Jul 2011 16:56:09 +0000 (16:56 +0000)
svn path=/sunrise/; revision=12250

dev-python/numptr/ChangeLog
dev-python/numptr/Manifest
dev-python/numptr/numptr-1.1.ebuild

index 7bebbcc8ec1f79a0ab0f8d8e0666f47ce2cd1302..352e18c04449c8b433352fba9b790f6a09a7f9c4 100644 (file)
@@ -1,7 +1,11 @@
 # ChangeLog for dev-python/numptr
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+  numptr-1.1.ebuild:
+  Forced move to EAPI-3 from distutils eclass
+
   15 Sep 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
   numptr-1.1.ebuild:
   Remove swig from RDEPEND
index 3d9b13e50c818107e837def9f773c2763fdda2db..be2b0c44b25b2bbb6fe8b33a4fb89d4567d8ec1c 100644 (file)
@@ -1,4 +1,4 @@
 DIST NumPtr-1.1.tar.gz 22905 RMD160 9a6c59a62d6209eba9ee05645c9da2e46ba0e37b SHA1 bbe55b524a0b227e28466a2b397adc91c6d4b383 SHA256 a0160cde8b180f8fa0309a123802c010965e59edb876155e1f10b6739f29546e
-EBUILD numptr-1.1.ebuild 487 RMD160 5ef5d7a917f739cc39c1c47de0073ab147be7e1c SHA1 367ca4f93693b487c06e9cf60be002ebf1b7d900 SHA256 c35339cb0db068dbf38c13ea03c080c4b6b0217cd5b711f595ab63ddbeaf936f
-MISC ChangeLog 825 RMD160 b8002b6d42508b28f723cea54b7e22d389ecea3e SHA1 b775180f5a045546dcd3f956eb4eb9e6f9de3539 SHA256 60725b94876d96414ae52a20c6e83a8886778e822d3c00592ef7522a09bed46e
+EBUILD numptr-1.1.ebuild 495 RMD160 15ba0bf87cf9c3fbefbb868d07c8ccf906d88460 SHA1 2df8cde63b620755e902d9022ffdd29d44bb540c SHA256 b9f438203c8d1e4f44df7819d76172b833d9d739211881006c270d42f0e1a6c9
+MISC ChangeLog 952 RMD160 c0e364f3a4e327bc15ec606dea457f4269150756 SHA1 26ad94229d8442e8e48864c4d913fa5e39de86f5 SHA256 cd2d5579edfb354ee132804619effa0993285f00c74ed5efa27a8c87177739d4
 MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
index 98d987c48291a43956e72757a1ad8b32ce09746c..6027d58c34716be715028e1f6fe7a5fb81e6d5d2 100644 (file)
@@ -1,7 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI=3
+
 inherit distutils
 
 MY_P=NumPtr-${PV}