summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-print/cups: Restore prefix compatibility, bug 597728Andreas K. Hüttel2017-02-181-1/+7
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: Tone down USB_PRINTER warning, bug 501122Andreas K. Hüttel2017-02-161-10/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: Switch to using pidfile, bug 551544Andreas K. Hüttel2017-02-151-22/+24
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: Remove libgcrypt dep, it seems not to be used anymoreAndreas K. Hüttel2017-02-131-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: Add zlib depend, bug 543076Andreas K. Hüttel2017-02-131-1/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: Synced live ebuild with latest release ebuild.Lars Wendler2016-12-291-11/+6
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-print/cups: fix spelling error in -9999 ebuildBrian Norris2016-05-161-1/+1
| | | | | | Signed-off-by: Brian Norris <computersforpeace@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/1466 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-print/cups: drop old interface dirBrian Norris2016-03-241-1/+1
| | | | Interface scripts are no longer supported upstream for security reasons.
* net-print/cups: add debug printing for debug buildsBrian Norris2016-03-151-0/+1
|
* net-print/cups{,-filters}: consolidate dependencies into cups-filters #573970Brian Norris2016-02-101-5/+1
| | | | | | | | | Currently, the CUPS ebuild is specifying the required USE flags and dependencies for ghostscript and poppler. However, these utilities are only required by the cups-filters ebuild, not CUPS proper. Let's move the dependencies to cups-filters and phase out those dependencies in the CUPS ebuild.
* net-print/cups: drop pt_BR localeBrian Norris2016-02-051-1/+1
| | | | The source no longer supports this translation.
* net-print/cups: disable unused host tools for cross-compilingBrian Norris2016-02-051-0/+1
|
* net-print/cups: also fix live-ebuildMatthias Maier2016-01-131-17/+4
| | | | Package-Manager: portage-2.2.26
* net-print/cups: Also apply non-systemd bugfix to live ebuildSven Wegener2016-01-121-12/+14
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-print/cups: Properly rename systemd unit files to Gentoo namingMatthias Maier2016-01-121-3/+17
| | | | | | | | It turns out that the old patch for 2.0* is not enough any more. Now, the renaming is directly done in the ebuild - patching the build system again for every version bump is just too much maintenance work. Package-Manager: portage-2.2.26
* net-print/cups: ebuild maintenance; update live versionMatthias Maier2016-01-121-5/+6
| | | | Package-Manager: portage-2.2.26
* net-print/cups{,-filters}: add arm64 loveMike Frysinger2015-11-191-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+354
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed