Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 410907

Summary: dev-python/authres-0.3 new ebuild
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 410875    
Attachments: ebuild

Description Ian Delaney (RETIRED) gentoo-dev 2012-04-05 15:32:05 UTC
Created attachment 307911 [details]
ebuild

A close clone from overlay progress.  Required for version bump to dev-python/pyspf.

$ sudo USE_PYTHON="2.6 2.7 3.1 3.2" ebuild authres-0.3.ebuild clean test install merge

>>> Original instance of package unmerged safely.
>>> dev-python/authres-0.3 merged.

Supports pythons 2 && 3, and using a different eclass also work with pypy.
Comment 1 Mike Gilbert gentoo-dev 2012-04-08 20:11:38 UTC
Unfortunately, I cannot commit this ebuild to the tree as-is due to Gentoo's policy on copyright assignment. All ebuilds must be copyright the Gentoo Foundation.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-04-24 09:38:25 UTC
see https://github.com/iksaif/portage/tree/master/mail-filter/authres
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-04-24 11:14:25 UTC
+*authres-0.3 (24 Apr 2012)
+
+  24 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> +authres-0.3.ebuild,
+  +metadata.xml:
+  Initial import, ebuild written by me. Fixes #410907 by Ian Delaney
+  <johneed@hotmail.com>