summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x86 stable, bug 534012Pacho Ramos2015-03-153-8/+12
| | | | | | Package-Manager: portage-2.2.17/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0xA188FBD4
* amd64 stable, bug 534012Pacho Ramos2015-03-143-12/+15
| | | | | | Package-Manager: portage-2.2.17/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* Add missing vorbis and libpng gstreamer dependencies, bug #403533.Gilles Dartiguelongue2012-12-284-31/+41
| | | | | Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xC6085806
* Fix build failure with recent automake (bug #407683, thanks to Helmut ↵Alexandre Rostovtsev2012-11-299-17/+246
| | | | | | | Jarausch et al.) Add git snapshot containing numerous serious bug fixes, and some further fixes from the Debian patchset. Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64 Manifest-Sign-Key: 0xCF0ADD61
* Pin gstreamer dependencies to slot 0.10.Gilles Dartiguelongue2012-10-253-13/+26
| | | | | Package-Manager: portage-2.2.0_alpha141/cvs/Linux x86_64 Manifest-Sign-Key: 0xC6085806
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-051-22/+2
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-052-5/+8
| | | | Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
* Use Python 2 (bug #313991).Arfrever Frehtes Taifersar Arahesis2011-04-252-7/+16
| | | | Package-Manager: portage-2.2.0_alpha30_p2/cvs/Linux x86_64
* Delete older ebuild.Arfrever Frehtes Taifersar Arahesis2011-04-251-5/+15
|
* Clean up old revision.Gilles Dartiguelongue2011-02-231-3/+11
| | | | | | Package-Manager: portage-2.2.0_alpha24/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0xC6085806
* Clean up old revision.Gilles Dartiguelongue2011-02-232-63/+5
| | | | | Package-Manager: portage-2.2.0_alpha24/cvs/Linux x86_64 RepoMan-Options: --force
* Delete deprecation warnings.Arfrever Frehtes Taifersar Arahesis2010-06-134-24/+16
| | | | Package-Manager: portage-HEAD/cvs/Linux x86_64
* fix changelog and copyright in 0.2.2.Gilles Dartiguelongue2009-07-273-19/+9
| | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Fix aclocal failure, bug #218917. Move to EAPI=2, move to split python ↵Gilles Dartiguelongue2009-07-272-2/+29
| | | | | | bindings, bug #108479. Add missing pkgconfig to DEPEND. Use new python eclass functions in postinst. Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Fix aclocal failure, bug #218917. Move to EAPI=2, move to split python ↵Gilles Dartiguelongue2009-07-271-4/+14
| | | | | | bindings, bug #108479. Add missing pkgconfig to DEPEND. Use new python eclass functions in postinst. Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* Fix aclocal failure, bug #218917. Move to EAPI=2, move to split python ↵Gilles Dartiguelongue2009-07-274-134/+37
| | | | | | bindings, bug #108479. Add missing pkgconfig to DEPEND. Use new python eclass functions in postinst. Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
* python_mod_optimize is ROOT aware. Remove redundant python_version from ↵Ali Polatel2008-05-294-14/+16
| | | | | | pkg_postrm. Package-Manager: portage-2.1.5.2
* python_mod_optimize is ROOT aware.Ali Polatel2008-05-291-4/+14
| | | | Package-Manager: portage-2.1.5.2
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-315-52/+0
|
* Fixed quoting.Matthias Schwarzott2007-11-271-16/+26
| | | | Package-Manager: portage-2.1.4_rc3
* Fixed quoting.Matthias Schwarzott2007-11-274-13/+17
| | | | Package-Manager: portage-2.1.4_rc3
* Add USE encode check for libtheora wrt #168989.Samuli Suominen2007-09-013-11/+20
| | | | Package-Manager: portage-2.1.3.7
* version bumpZaheer Abbas Merali2007-02-234-5/+86
| | | | Package-Manager: portage-2.1.2-r9
* fix gconf depatomSaleem Abdulrasool2007-01-225-27/+31
| | | | Package-Manager: portage-2.1.2-r1
* version bumpZaheer Abbas Merali2006-07-284-5/+85
| | | | Package-Manager: portage-2.1.1_pre3-r5
* add build dep on new version of intltoolZaheer Abbas Merali2006-07-253-11/+17
| | | | Package-Manager: portage-2.1.1_pre2-r6
* addpredict on /root/.gnome2Zaheer Abbas Merali2006-07-213-10/+15
| | | | Package-Manager: portage-2.1.1_pre2-r6
* fix plugin depsZaheer Abbas Merali2006-07-183-13/+18
| | | | Package-Manager: portage-2.1.1_pre2-r6
* add intltoolize line, fixes #140906John N. Laliberte2006-07-183-10/+15
| | | | Package-Manager: portage-2.1.1_pre2-r6
* disable py compiling, use python eclass instead.John N. Laliberte2006-07-174-5/+79
| | | | Package-Manager: portage-2.1.1_pre2-r6
* add description and iuseZaheer Abbas Merali2006-07-153-10/+15
| | | | Package-Manager: portage-2.1.1_pre2-r6
* Initial EbuildZaheer Abbas Merali2006-07-145-0/+67
Package-Manager: portage-2.1.1_pre2-r6