Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410907 - dev-python/authres-0.3 new ebuild
Summary: dev-python/authres-0.3 new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 410875
  Show dependency tree
 
Reported: 2012-04-05 15:32 UTC by Ian Delaney (RETIRED)
Modified: 2012-04-24 11:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (authres-0.3.ebuild,553 bytes, text/plain)
2012-04-05 15:32 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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>