summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* since none of the changelogs include reasoning for dropping the stable ↵Richard Farina2014-09-063-13/+23
| | | | | | | keywords, I'm going to assume it was an accident and restore them. Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xDD11F94A
* Make dependency on dev-libs/db more strict, forbid linking to incompatible ↵Sergey Popov2014-09-063-24/+38
| | | | | | | versions of it, wrt bug #519248. Thanks to Jonathan Vasquez <jvasquez1011 AT gmail.com> for discovering this issue and Stefan Talpalaru <stefantalpalaru AT yahoo.com> for draft of proposed solution Package-Manager: portage-2.2.12/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Add support for the new PyPy slotting.Michał Górny2014-03-313-12/+23
| | | | | Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Drop old versionsSergey Popov2014-02-194-543/+13
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Stable on amd64, wrt bug #492612Sergey Popov2014-02-193-12/+15
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Respect compiler, skip mono tests cause they are badly broken, bug #498484Sergey Popov2014-02-193-14/+26
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Revert as I was hitting bug #498484 but this the stab with the wrong bug ↵Pacho Ramos2014-01-183-8/+12
| | | | | | | number :S Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* amd64 stable, bug #492612Pacho Ramos2014-01-183-20/+13
| | | | | | Package-Manager: portage-2.2.8/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* Stable for x86, wrt bug #492612Agostino Sarubbo2013-12-243-12/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Use Ruby 1.9 for bindings as suggested by upstream, bug #490172Sergey Popov2013-11-263-22/+19
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Version bumpLars Wendler2013-10-113-18/+287
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Clean up PYTHON_COMPAT from old implementations.Michał Górny2013-09-053-19/+24
| | | | | Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Don't use pkg_setup() from ruby-ng eclass.Lars Wendler2013-07-303-17/+25
| | | | | Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Converted ebuild to python-r1 eclass. Changed dependencies to not use ↵Lars Wendler2013-07-305-335/+71
| | | | | | | >=sys-libs/db-6.0 (bug #476378). Removed old Package-Manager: portage-2.2.0_alpha190/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Fixed installation with "doc" USE flag being enabled (bug #473106)Lars Wendler2013-06-123-18/+22
| | | | | Package-Manager: portage-2.2.0_alpha179/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Version bumpLars Wendler2013-06-053-17/+287
| | | | | Package-Manager: portage-2.2.0_alpha177/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Fixed dependency on opensslLars Wendler2012-12-103-18/+21
| | | | | Package-Manager: portage-2.2.0_alpha147/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Re-added gcc47 patch to SRC_URILars Wendler2012-12-103-12/+22
| | | | | Package-Manager: portage-2.2.0_alpha147/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* added prefix support (bug #385567)Christoph Junghans2012-12-103-10/+281
| | | | | Package-Manager: portage-2.2.0_alpha145/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2000586
* Fix building with >=sys-devel/gcc-4.7 wrt #422585Samuli Suominen2012-11-163-14/+21
| | | | | Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Pull in correct SLOT of dev-libs/openssl to ensure headers are installed.Samuli Suominen2012-11-163-18/+15
| | | | | Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Removed old versionsLars Wendler2012-11-1612-1139/+23
| | | | | Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Stable for amd64, wrt bug #418415Agostino Sarubbo2012-07-053-5/+22
| | | | Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
* Change manifest to new hashes.Jeff Horelick2012-07-051-22/+22
| | | | Package-Manager: portage-2.2.0_alpha115/cvs/Linux i686
* marked x86 per bug 418415Jeff Horelick2012-07-043-25/+8
| | | | Package-Manager: portage-2.2.0_alpha115/cvs/Linux i686
* QA: Remove ebuilds that define EAPI more than once, bug 410999.Ulrich Müller2012-06-048-676/+21
| | | | Package-Manager: portage-2.1.10.64/cvs/Linux x86_64
* Add ia64 love #282954 by Dennis Schridde.Mike Frysinger2012-04-141-6/+16
| | | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
* Add ia64 love #282954 by Dennis Schridde.Mike Frysinger2012-04-142-5/+8
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* QA: cxx conditional was broken, fix it.Diego Elio Pettenò2011-11-141-11/+11
| | | | | Package-Manager: portage-2.2.0_alpha74/cvs/Linux x86_64 Manifest-Sign-Key: 0x2200D978
* QA: cxx conditional was broken, fix it.Diego Elio Pettenò2011-11-147-13/+18
| | | | Package-Manager: portage-2.2.0_alpha74/cvs/Linux x86_64
* Convert db[-nocxx] to db[cxx].Mike Frysinger2011-11-138-25/+40
| | | | Package-Manager: portage-2.2.0_alpha74/cvs/Linux x86_64
* Patch by Maciej Piechotka allows building on GCC 4.6; closes bug #362991.Tony Vroon2011-09-244-24/+20
| | | | Package-Manager: portage-2.1.10.18/cvs/Linux x86_64
* Version bump. Added patch to let Ice compile against >=sys-libs/db-5.0 (bug ↵Lars Wendler2011-08-104-3/+311
| | | | | | #376263) Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
* Make libmcpp more flexible. Stable on amd64 wrt bug #328609Markos Chandras2010-08-013-16/+9
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* stable x86, bug 328609Christian Faulhammer2010-07-173-5/+18
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Version bump (thanks to Philip Kovacs for the note and Arfrever for the help ↵Tiziano Müller2010-06-133-2/+275
| | | | | | with the python stuff). Fixes bugs #323495, #323653 and bug #312133. Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* non-maintainer commit: Fixing compilation against sys-libs/db:4.8 (see bug ↵Lars Wendler2010-06-103-6/+10
| | | | | | #312869) Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Added revised ebuilds from my overlay, solving bug #236264 (they contain ↵Tiziano Müller2010-06-098-2/+675
| | | | | | ruby, python and c# bindings now) and bug #312133. Thanks to b33fc0d3 for the cross-compile patch. Version bump (bug #312869, thanks to Philip Kovacs for the stream-patches and the adapted openssl-patch). Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Moved from dev-cpp to dev-libs.Tiziano Müller2010-06-0812-0/+1064
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force