summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable for x86, wrt bug #544156Agostino Sarubbo2015-03-273-18/+21
| | | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #544156Agostino Sarubbo2015-03-273-21/+22
| | | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Version bump, adds image writing (bug #518590, thanks to Rafał Mużyło). ↵Alexandre Rostovtsev2015-02-214-61/+34
| | | | | | | Punt old. Package-Manager: portage-2.2.17/cvs/Linux x86_64 Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D
* Stable for x86, wrt bug #494802Agostino Sarubbo2014-01-263-8/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* amd64 stable, bug 494802Pacho Ramos2014-01-193-15/+14
| | | | | Package-Manager: portage-2.2.8/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* Remove old patch.Alexandre Rostovtsev2013-10-083-53/+13
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Version bump. Fix sandbox violation (bug #487304, thanks to Jura). Remove old.Alexandre Rostovtsev2013-10-084-46/+29
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Stable for x86, wrt bug #477004Agostino Sarubbo2013-07-203-18/+21
| | | | | | Package-Manager: portage-2.1.12.13/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #477004Agostino Sarubbo2013-07-203-13/+22
| | | | | | Package-Manager: portage-2.1.12.13/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Remove old.Alexandre Rostovtsev2013-06-295-120/+15
| | | | | Package-Manager: portage-2.2.0_alpha185/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Stable for amd64, wrt bug #473538Agostino Sarubbo2013-06-253-18/+21
| | | | | | Package-Manager: portage-2.1.12.9/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #473538Agostino Sarubbo2013-06-253-14/+22
| | | | | | Package-Manager: portage-2.1.12.9/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Version bump, adds support for hard disk images and Apple .SMI (NDIF) images ↵Alexandre Rostovtsev2013-06-174-10/+112
| | | | | | | (bug #472784, thanks to Henrik Stokseth and Rafał Mużyło). Package-Manager: portage-2.2.0_alpha180/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Require >=gcc-4.6 to build (bug #455108, thanks to Anton Romanov).Alexandre Rostovtsev2013-02-023-12/+33
| | | | | Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Ensure gtk-doc and gobject-introspection really are optional at build time ↵Alexandre Rostovtsev2013-01-304-11/+64
| | | | | | | (bug #454550, thanks to Cesko Voeten). Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* spelling error in ChangeLogAlexandre Rostovtsev2013-01-282-10/+10
| | | | | Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Version bump; adds support for DMG (Apple disk image) and MDX (Dameon Tools) ↵Alexandre Rostovtsev2013-01-285-39/+85
| | | | | | | formats. Update to EAPI5. Update license. Drop old. Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Change manifest to new hashes.Jeff Horelick2012-07-051-8/+8
| | | | Package-Manager: portage-2.2.0_alpha115/cvs/Linux i686
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-041-17/+3
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-043-5/+9
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
* Drop old.Alexandre Rostovtsev2012-04-223-40/+14
| | | | Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
* x86 stable, bug #406941Markus Meier2012-04-093-13/+12
| | | | Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
* Stable for amd64, wrt bug #406941Agostino Sarubbo2012-03-203-9/+16
| | | | Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
* Marked ~hppa (bug #300331).Jeroen Roovers2012-02-223-10/+13
| | | | Package-Manager: portage-2.2.0_alpha88/cvs/Linux x86_64
* Fix segfault in mirage_session_add_language(). Bypass unnecessary gtk-doc ↵Alexandre Rostovtsev2012-01-255-7/+88
| | | | | | configure check (bug #399701, thanks to Piotr Mitas et al. for reporting). Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
* Bump, now supports "raw" images of CSS-encrypted DVDs (e.g. produced by dd). ↵Alexandre Rostovtsev2012-01-224-45/+46
| | | | | | Never install .la files. Drop old. Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
* Stable for amd64, wrt bug #397709Agostino Sarubbo2012-01-183-12/+19
| | | | Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
* Bump, port to EAPI4, add static-libs support, do not uselessly regenerate ↵Alexandre Rostovtsev2011-11-235-13/+53
| | | | | | docs, and update description. Notable changes: improvements in CCD, CUE, DAA, MDS parsers. (bug #384327) Package-Manager: portage-2.2.0_alpha77/cvs/Linux x86_64
* Add myself as maintainer.Alexandre Rostovtsev2011-11-223-9/+13
| | | | Package-Manager: portage-2.2.0_alpha76/cvs/Linux x86_64
* Drop maintainer due retirement, bug #82110Pacho Ramos2011-11-221-9/+7
| | | | | Package-Manager: portage-2.1.10.37/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
* Drop maintainer due retirement, bug #82110Pacho Ramos2011-11-222-3/+6
| | | | Package-Manager: portage-2.1.10.37/cvs/Linux x86_64
* Remove <herd>no-herd</herd>.Michał Górny2011-09-231-1/+13
| | | | | Package-Manager: portage-2.2.0_alpha59_p8/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
* Remove <herd>no-herd</herd>.Michał Górny2011-09-231-1/+0
| | | | Package-Manager: portage-2.2.0_alpha59_p8/cvs/Linux x86_64
* Version bump.Peter Volkov2010-10-193-2/+41
| | | | Package-Manager: portage-2.1.9.18/cvs/Linux x86_64
* Old.Jeroen Roovers2010-05-072-36/+0
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux i686
* amd64 stable, bug #296868. Dropped old.Peter Volkov2010-02-016-119/+10
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux x86_64
* stable x86, bug 296868Christian Faulhammer2010-01-163-7/+21
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux i686
* Version bump, bug #279908, thank Fabio Cavallo for report.Peter Volkov2009-10-233-2/+41
| | | | Package-Manager: portage-2.2_rc46/cvs/Linux i686
* Use EAPI=2, removed non-existing TODO, fixed broken DEPEND=${DEPEND}.Tiziano Müller2009-03-123-2/+38
| | | | Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
* Bump to 1.1.1. Rearranged deps to be more feng shui. Closes #252671Patrick Lauer2009-03-073-13/+46
| | | | Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
* amd64 stable, bug #232566Markus Meier2008-08-223-8/+11
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc4 i686
* 1.1.0 version bump for bug 232996. Thanks to Yaroslav Isakov <yaroslav.isakov atMarcelo Góes2008-08-033-2/+54
| | | | | gmail dot com>. Package-Manager: portage-2.1.4.4
* Add ~amd64 keyword wrt bug #198672Santiago M. Mola2008-06-263-15/+9
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64
* no parallel buildsChristian Faulhammer2008-06-063-8/+12
| | | | Package-Manager: portage-2.1.4.4
* stable x86, bug 224825Christian Faulhammer2008-06-063-5/+19
| | | | Package-Manager: portage-2.1.4.4
* Add libmirage for bug 198672 - userspace cdemu. Thanks to Daniel Lin ↵Marcelo Góes2008-05-204-0/+63
<ephemient at gmail dot com>, Daniel Fullmer <cgibreak at gmail dot com>, Sebastian Stammler <stammler at stud.tu-darmstadt.de>, Rafal Muzylo <galtgendo at o2 dot pl>, Jan Bessai <Jan.Bessai at gmx dot de>, Pham Ngoc Hai <pngochai at yahoo dot com>, Petr Sykora <petr.sykora at gmail dot com>, Dirk Best <fatplumber at gmx dot de>, Marcel Schmedes <sm at kleinreich dot de>, Vladi <vladimir.elisseev at gmail dot com>, Ambroz BIzjak <ambro at b4ever dot net> and anyone I missed. Package-Manager: portage-2.1.4.4