Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111802 - [EBUILD] new package : dev-python/pycipher
Summary: [EBUILD] new package : dev-python/pycipher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-07 11:17 UTC by Fernando (likewhoa)
Modified: 2009-02-03 19:55 UTC (History)
1 user (show)

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


Attachments
pycipher-0.2.ebuild (pycipher-0.2.ebuild,647 bytes, text/plain)
2005-11-07 11:18 UTC, Fernando (likewhoa)
Details
pycipher-0.2.ebuild (pycipher-0.2.ebuild,681 bytes, text/plain)
2005-11-08 21:35 UTC, Fernando (likewhoa)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando (likewhoa) 2005-11-07 11:17:56 UTC
A Python module that implements several well-known classical cipher algorithms.


Reproducible: Always
Steps to Reproduce:
Comment 1 Fernando (likewhoa) 2005-11-07 11:18:33 UTC
Created attachment 72403 [details]
pycipher-0.2.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-11-08 05:41:05 UTC
- it should be ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages
Comment 3 Fernando (likewhoa) 2005-11-08 21:35:29 UTC
Created attachment 72476 [details]
pycipher-0.2.ebuild
Comment 4 Fernando (likewhoa) 2005-11-08 21:42:44 UTC
(In reply to comment #2)
> - it should be ${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages

done 
Comment 5 Patrick Lauer gentoo-dev 2009-02-03 19:55:25 UTC
+*pycipher-0.2 (03 Feb 2009)
+
+  03 Feb 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,
+  +pycipher-0.2.ebuild:
+  Initial import. Ebuild by Fernando V. <email@missionaccomplish.com>.
+  Closes #111802