summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/m2crypto: Bump to 0.35.2Michał Górny2019-08-101-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/m2crypto: Drop oldAndreas Sturmlechner2019-06-201-2/+0
| | | | | | | Broken by >=OpenSSL-1.1. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/m2crypto: new version upstreamKalin KOZHUHAROV2018-12-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | There is already a bug 651726, but no activity (>10weeks). * drop support for libressl, feel free to include again (need patch rediff or submission upstream, see bug 651726) * upstream adds python3 support, so include * update dependencies (swig and openssl) Amendig per @juippis review: * Header fixed * EAPI=7 * openssl: depend on :0 slot without version * swig: depend on available in portage version (unslotted) * keeping KEYWORDS as they were from 0.27.0-r2 * adding python3_7, so -> python3_{4..7} Amending per @a17r review: * Remove ${PN} from DESCRIPTION Closes: https://bugs.gentoo.org/651726 Signed-off-by: Kalin KOZHUHAROV <kalin@thinrope.net> Closes: https://github.com/gentoo/gentoo/pull/10628 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/m2crypto: Clean old upMichał Górny2018-01-051-3/+0
|
* dev-python/m2crypto: fix build on x32Mike Gilbert2017-11-221-5/+5
| | | | | Closes: https://bugs.gentoo.org/617946 Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-python/m2crypto: Bump, fix licensePatrick Lauer2017-11-081-0/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-python/m2crypto: BumpPatrick Lauer2017-09-301-0/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-python/m2crypto: Bump to version 0.26.0Lars Wendler2017-05-151-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/m2crypto: Clean old versions upMichał Górny2017-05-021-2/+0
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+4
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-4/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-python/m2crypto: BumpPatrick Lauer2016-10-201-0/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/m2crypto: Version bump to 0.24.0Manuel Rüger2016-04-031-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-python/m2crypto: BumpPatrick Lauer2016-02-181-0/+1
| | | | Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed