summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Stable on amd64 wrt bug #348084Markos Chandras2010-12-122-3/+6
| | | | (Portage version: 2.1.9.25/cvs/Linux x86_64)
* Support Python 3.Arfrever Frehtes Taifersar Arahesis2010-11-071-2/+2
| | | | (Portage version: 2.2.0_alpha4_p12/cvs/Linux x86_64, unsigned Manifest commit)
* Support Python 3.Arfrever Frehtes Taifersar Arahesis2010-11-072-4/+6
| | | | (Portage version: 2.2.0_alpha4_p12/cvs/Linux x86_64)
* Version bump pyOpenSSL to 0.11.Dirkjan Ochtman2010-11-021-1/+4
| | | | (Portage version: 2.1.9.24/cvs/Linux x86_64, unsigned Manifest commit)
* Version bump pyOpenSSL to 0.11.Dirkjan Ochtman2010-11-023-1/+127
| | | | (Portage version: 2.1.9.24/cvs/Linux x86_64)
* Use PyPI mirrors.Arfrever Frehtes Taifersar Arahesis2010-09-281-1/+1
| | | | (Portage version: 2.2_rc88_p32/cvs/Linux x86_64, unsigned Manifest commit)
* Use PyPI mirrors.Arfrever Frehtes Taifersar Arahesis2010-09-281-2/+2
| | | | (Portage version: 2.2_rc88_p32/cvs/Linux x86_64)
* Disable failing tests instead of all tests. Don't install tests.Arfrever Frehtes Taifersar Arahesis2010-09-281-2/+2
| | | | (Portage version: 2.2_rc88_p32/cvs/Linux x86_64, unsigned Manifest commit)
* Disable failing tests instead of all tests. Don't install tests.Arfrever Frehtes Taifersar Arahesis2010-09-282-7/+33
| | | | (Portage version: 2.2_rc88_p32/cvs/Linux x86_64)
* Disable testsuite because of syntax change in OpenSSL 1.x wrt #326637.Samuli Suominen2010-09-281-2/+2
| | | | (Portage version: 2.2_rc87/cvs/Linux x86_64, unsigned Manifest commit)
* Disable testsuite because of syntax change in OpenSSL 1.x wrt #326637.Samuli Suominen2010-09-282-2/+8
| | | | (Portage version: 2.2_rc87/cvs/Linux x86_64)
* old, uncompatible with ossl1Samuli Suominen2010-09-072-77/+0
| | | | (Portage version: 2.2_rc75/cvs/Linux x86_64)
* alpha/ia64/s390/sh/sparc stable wrt #330441Raúl Porcel2010-09-051-12/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux ia64) (Unsigned Manifest commit)
* alpha/ia64/s390/sh/sparc stable wrt #330441Raúl Porcel2010-09-052-3/+6
| | | | (Portage version: 2.1.8.3/cvs/Linux ia64)
* arm stable, bug #330441Markus Meier2010-08-211-2/+12
| | | | | (Portage version: 2.2_rc67/cvs/Linux i686) (Signed Manifest commit)
* arm stable, bug #330441Markus Meier2010-08-212-3/+6
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* ppc64 stable wrt #330441Samuli Suominen2010-08-101-2/+2
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* ppc64 stable wrt #330441Samuli Suominen2010-08-102-3/+7
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Stable for PPC (bug #330441).Jeroen Roovers2010-08-061-2/+2
| | | | | (Portage version: 2.2_rc67/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for PPC (bug #330441).Jeroen Roovers2010-08-062-3/+6
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* Stable for HPPA (bug #330441).Jeroen Roovers2010-08-061-2/+2
| | | | | (Portage version: 2.2_rc67/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #330441).Jeroen Roovers2010-08-062-3/+6
| | | | (Portage version: 2.2_rc67/cvs/Linux i686)
* Stable on amd64 wrt bug #330441Markos Chandras2010-07-311-12/+2
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable on amd64 wrt bug #330441Markos Chandras2010-07-312-3/+7
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* stable x86, bug 330441Christian Faulhammer2010-07-301-2/+12
| | | | | (Portage version: 2.1.8.3/cvs/Linux i686) (Signed Manifest commit)
* stable x86, bug 330441Christian Faulhammer2010-07-302-3/+7
| | | | (Portage version: 2.1.8.3/cvs/Linux i686)
* Use -fno-strict-aliasing to avoid breaking strict-aliasing rules.Arfrever Frehtes Taifersar Arahesis2010-07-271-6/+3
| | | | (Portage version: HEAD/cvs/Linux x86_64, unsigned Manifest commit)
* Use -fno-strict-aliasing to avoid breaking strict-aliasing rules.Arfrever Frehtes Taifersar Arahesis2010-07-273-8/+21
| | | | (Portage version: HEAD/cvs/Linux x86_64)
* Delete older ebuild.Arfrever Frehtes Taifersar Arahesis2010-07-272-95/+0
|
* Fix "assignment discards qualifiers from pointer target type" warning caused ↵Samuli Suominen2010-07-121-1/+3
| | | | | | | by missing const in usage of SSL_METHOD with OpenSSL >= 1.0.0 wrt #326637. (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix "assignment discards qualifiers from pointer target type" warning caused ↵Samuli Suominen2010-07-123-1/+99
| | | | | | by missing const in usage of SSL_METHOD with OpenSSL >= 1.0.0 wrt #326637. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Marked ~x64-macos and ~ppc-macosFabian Groffen2010-04-301-2/+2
| | | | | (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc) (Unsigned Manifest commit)
* Marked ~x64-macos and ~ppc-macosFabian Groffen2010-04-302-3/+6
| | | | (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
* alpha/ia64/s390/sh/sparc stable wrt #296678Raúl Porcel2010-01-161-12/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* alpha/ia64/s390/sh/sparc stable wrt #296678Raúl Porcel2010-01-162-5/+8
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* arm/x86 stable, bug #296678Markus Meier2009-12-291-5/+5
| | | | | (Portage version: 2.2_rc61/cvs/Linux x86_64) (Signed Manifest commit)
* arm/x86 stable, bug #296678Markus Meier2009-12-292-3/+6
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* amd64 stable, bug 296678Pacho Ramos2009-12-241-2/+12
| | | | | (Portage version: 2.1.7.15/cvs/Linux x86_64) (Signed Manifest commit)
* amd64 stable, bug 296678Pacho Ramos2009-12-242-3/+6
| | | | (Portage version: 2.1.7.15/cvs/Linux x86_64)
* Marking pyopenssl-0.10 ppc64 for bug 296678Brent Baude2009-12-221-2/+2
| | | | | (Portage version: 2.1.7.15/cvs/Linux ppc64) (Unsigned Manifest commit)
* Marking pyopenssl-0.10 ppc64 for bug 296678Brent Baude2009-12-222-3/+6
| | | | (Portage version: 2.1.7.15/cvs/Linux ppc64)
* Stable for PPC (bug #296678).Jeroen Roovers2009-12-201-2/+2
| | | | | (Portage version: 2.2_rc60/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for PPC (bug #296678).Jeroen Roovers2009-12-202-3/+6
| | | | (Portage version: 2.2_rc60/cvs/Linux i686)
* Stable for HPPA (bug #296678).Jeroen Roovers2009-12-201-2/+2
| | | | | (Portage version: 2.2_rc60/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #296678).Jeroen Roovers2009-12-202-3/+6
| | | | (Portage version: 2.2_rc60/cvs/Linux i686)
* Delete older ebuild.Arfrever Frehtes Taifersar Arahesis2009-11-142-63/+0
|
* ia64/s390/sh stable wrt #287563Raúl Porcel2009-11-141-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* ia64/s390/sh stable wrt #287563Raúl Porcel2009-11-142-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* Version bump.Arfrever Frehtes Taifersar Arahesis2009-11-131-1/+3
| | | | | (Portage version: 14820-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump.Arfrever Frehtes Taifersar Arahesis2009-11-132-1/+79
| | | | (Portage version: 14820-svn/cvs/Linux x86_64)