summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-156-0/+6
|
* net-print/cups{,-filters}: consolidate dependencies into cups-filters #573970Brian Norris2016-02-102-5/+354
| | | | | | | | | 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: Bump to version 2.1.3Lars Wendler2016-02-075-8/+382
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-print/cups: drop pt_BR localeBrian Norris2016-02-054-4/+4
| | | | The source no longer supports this translation.
* net-print/cups: disable unused host tools for cross-compilingBrian Norris2016-02-055-0/+34
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-3/+3
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-print/cups: also fix live-ebuildMatthias Maier2016-01-131-17/+4
| | | | Package-Manager: portage-2.2.26
* net-print/cups: Added epatch command so patches get applied.Lars Wendler2016-01-121-18/+5
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* 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: Fix build on non-systemd systems, bug #571680Sven 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-122-5/+31
| | | | | | | | 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: version bump to 2.1.2, bug 568428Matthias Maier2016-01-123-0/+409
| | | | | | Gentoo-bugs: 568428 Package-Manager: portage-2.2.26
* net-print/cups{,-filters}: add arm64 loveMike Frysinger2015-11-192-2/+2
|
* net-print/cups: Remove vulnerableManuel Rüger2015-08-273-718/+0
| | | | | | Gentoo-Bug: #551846 Package-Manager: portage-2.2.20.1
* net-print/cups: Version bumpManuel Rüger2015-08-272-0/+359
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-print/cups: x86 stable wrt bug #551846Mikle Kolyada2015-08-091-1/+1
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0819-0/+2384
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