summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use upstream patch to fix bug #274538.Daniel Pielmeier2010-05-273-7/+17
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Fix bug #298524Serkan Kaba2010-05-233-8/+13
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Remove genstef from metadata.xml (#66339)Torsten Veller2010-05-223-8/+17
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* amd64 stable, bug 317249Peter Volkov2010-05-213-5/+8
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
* Patch using C locale. Don't know if this is important.Daniel Pielmeier2010-05-193-8/+12
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Add missing patch. Fixes bug #320637. Thanks Richard for reporting.Daniel Pielmeier2010-05-193-2/+213
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Version bump. Fix doc installation.Daniel Pielmeier2010-05-193-2/+265
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Fix dependencies.Arfrever Frehtes Taifersar Arahesis2010-05-182-16/+7
| | | | Package-Manager: portage-HEAD/cvs/Linux x86_64
* Version bump, #307067Justin Lecher2010-05-174-13/+31
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Version bump, #307067Justin Lecher2010-05-178-4/+216
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Version bump, fix for new Python ABIs #315869Justin Lecher2010-05-173-3/+48
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Use correct PATCHES syntaxJeremy Olexa2010-05-123-5/+8
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
* Revision bump with patch to fix CUPS issue. Gentoo bug 278047, patch by ↵Jeremy Olexa2010-05-124-3/+84
| | | | | | Bailey Kong Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
* x86 stable wrt bug #317249Paweł Hajdan2010-05-103-5/+8
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* GCC 4.5 support, thanks to Kacper Kowalik <xarthisius.kk@gmail.com> in bug ↵Bernard Cafarelli2010-05-067-134/+30
| | | | | | #318581 Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Remove USE new-hpcups, as it does not do anything.Daniel Pielmeier2010-05-045-13/+13
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Another try to fix plugin installation. This should fix bug #274538 and #316777.Daniel Pielmeier2010-05-043-14/+19
| | | | Package-Manager: portage-2.1.8.3/cvs/Linux i686
* Re-add ~armRaúl Porcel2010-04-174-8/+12
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux ia64
* Revbump to fix bug #302772.Serkan Kaba2010-04-134-3/+78
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Clean up old revisions.Gilles Dartiguelongue2010-04-126-210/+18
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Fix scanner dependencies. Remove old.Daniel Pielmeier2010-04-086-264/+21
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Revison bump. Fix bug #311489 reported by saft. Remove old revison.Daniel Pielmeier2010-04-063-5/+11
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Version bump, fixing bug #284771 and #295369.Timo Gurr2010-03-313-20/+25
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Revision bump. Add systray segfault patch from upstream reported by netfab ↵Daniel Pielmeier2010-03-315-27/+28
| | | | | | in bug #312301. Remove needless rules file. Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Further python eclass related fixes. Removed unused patch. Hopefully fixes ↵Daniel Pielmeier2010-03-305-30/+218
| | | | | | bug #277391. Package-Manager: portage-2.1.7.17/cvs/Linux i686
* whitespaceMichael Sterrett2010-03-272-13/+3
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Initial ebuild.Serkan Kaba2010-03-274-0/+80
| | | | Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
* Revision bump. Update ebuild to use newer python eclass related functions. ↵Daniel Pielmeier2010-03-205-29/+282
| | | | | | Add a patch which fixes plugin installation from bug #274538. Remove unused patch. Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Version bump.Peter Volkov2010-03-173-3/+56
| | | | Package-Manager: portage-2.2_rc66/cvs/Linux i686
* Remove old.Daniel Pielmeier2010-03-165-433/+7
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux i686
* net-print/cupsddk: Fix homepage (bug #307969)Sebastian Pipping2010-03-113-8/+11
| | | | Package-Manager: portage-2.2_rc66/cvs/Linux i686
* Fixed cyclic dependency with app-text/poppler[utils]:Maciej Mrozowski2010-03-085-68/+107
| | | | | | | | - --with-pdftops add absolute path to disable pdftops autodetection - moved poppler[data] to PDEPEND - moved blocks to RDEPEND - formatted deps for greated readability Package-Manager: portage-2.2_rc66/cvs/Linux x86_64
* Fix dependencies especially RDEPEND vs. DEPEND. Move the snmp use flag out ↵Daniel Pielmeier2010-03-044-23/+28
| | | | | | of !minimal as it is needed for a minimal build. This fixes bug #292976, thanks to David Honour for reporting. Move dev-python/pygobject out of the qt4 use flag. media-gfx/sane-frontends dev-python/imaging are equal non-gui scanner frontends. Package-Manager: portage-2.1.7.17/cvs/Linux i686
* x86 stable wrt bug #304079Paweł Hajdan2010-03-023-5/+9
| | | | Package-Manager: portage-2.1.7.17/cvs/Linux i686
* Version bump. Remove old.Daniel Pielmeier2010-02-285-531/+21
| | | | Package-Manager: portage-2.1.7.16/cvs/Linux i686
* [net-print/gutenprint] Revbump to eapi2Alexey Shvetsov2010-02-233-5/+105
| | | | Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
* [net-print/gutenprint] Fix typo in ebuildAlexey Shvetsov2010-02-233-8/+11
| | | | Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
* [net-print/gutenprint] Version bumpAlexey Shvetsov2010-02-223-3/+116
| | | | Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
* Marked ppc/ppc64 stable for bug #304079.Joseph Jezak2010-02-123-8/+11
| | | | Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
* amd64 stable, bug 304079Pacho Ramos2010-02-123-5/+18
| | | | Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
* Fix poppler depend.Samuli Suominen2010-02-105-37/+23
| | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Fixed encoding in ChangeLogTorsten Veller2010-02-103-15/+9
| | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Version BumpJustin Lecher2010-02-073-3/+55
| | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Version Bump per bug 269865Justin Lecher2010-02-055-3/+123
| | | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64 RepoMan-Options: --force
* Version bumpJustin Lecher2010-02-054-3/+130
| | | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64 RepoMan-Options: --force
* Version BumpJustin Lecher2010-02-053-3/+63
| | | | Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Depend on virtual/poppler-utils, not app-text/poppler-utilsJonathan Callen2010-01-243-5/+18
| | | | Package-Manager: portage--svn/cvs/Linux i686
* Require SLOT="0" of media-libs/jpeg for headers.Samuli Suominen2010-01-223-7/+10
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Stable for HPPA (bug #281427).Jeroen Roovers2010-01-183-5/+9
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux i686
* sh stableRaúl Porcel2010-01-163-7/+11
| | | | | Package-Manager: portage-2.1.6.13/cvs/Linux ia64 RepoMan-Options: --force