* [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/
@ 2016-11-05 13:23 Manuel Rüger
0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rüger @ 2016-11-05 13:23 UTC (permalink / raw
To: gentoo-commits
commit: 49d679f35dcbbed4fe845015d2645f312535f8ac
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 5 13:23:24 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Nov 5 13:23:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d679f3
net-print/lprng: Revbump stable to update RDEPEND, remove old
Add RDEPEND on || ( cups-filters[foomatic] foomatic-filters )
Package-Manager: portage-2.3.2
RepoMan-Options: --force
net-print/lprng/{lprng-3.8.35-r2.ebuild => lprng-3.8.35-r3.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-print/lprng/lprng-3.8.35-r2.ebuild b/net-print/lprng/lprng-3.8.35-r3.ebuild
similarity index 92%
rename from net-print/lprng/lprng-3.8.35-r2.ebuild
rename to net-print/lprng/lprng-3.8.35-r3.ebuild
index 4ad29b2..b6ac3d1 100644
--- a/net-print/lprng/lprng-3.8.35-r2.ebuild
+++ b/net-print/lprng/lprng-3.8.35-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,8 @@ IUSE="foomaticdb kerberos nls ssl"
RDEPEND="sys-process/procps
ssl? ( dev-libs/openssl )
- foomaticdb? ( net-print/foomatic-filters net-print/foomatic-db )
+ foomaticdb? ( || ( net-print/cups-filters[foomatic] net-print/foomatic-filters )
+ net-print/foomatic-db )
!>=net-print/cups-1.6.2-r4[-lprng-compat]
!<net-print/cups-1.6.2-r4"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/
@ 2018-08-26 17:40 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2018-08-26 17:40 UTC (permalink / raw
To: gentoo-commits
commit: 6076fc16f9086e906d697242828064caebe5fc44
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 17:34:41 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 17:34:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6076fc16
net-print/lprng: Remove support for non-existent deps
net-print/lprng/lprng-3.8.35-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-print/lprng/lprng-3.8.35-r3.ebuild b/net-print/lprng/lprng-3.8.35-r3.ebuild
index 0848108f239..7867f643f4c 100644
--- a/net-print/lprng/lprng-3.8.35-r3.ebuild
+++ b/net-print/lprng/lprng-3.8.35-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -17,7 +17,7 @@ IUSE="foomaticdb kerberos nls ssl"
RDEPEND="sys-process/procps
ssl? ( dev-libs/openssl )
- foomaticdb? ( || ( net-print/cups-filters[foomatic] net-print/foomatic-filters )
+ foomaticdb? ( net-print/cups-filters[foomatic]
net-print/foomatic-db )
!>=net-print/cups-1.6.2-r4[-lprng-compat]
!<net-print/cups-1.6.2-r4"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/
@ 2018-11-16 9:09 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2018-11-16 9:09 UTC (permalink / raw
To: gentoo-commits
commit: 07ae7317b7ed3ce8a574ba7d8d4101160e210c50
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 13 11:51:17 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 09:08:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ae7317
net-print/lprng: Make USE=foomaticdb local
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-print/lprng/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/net-print/lprng/metadata.xml b/net-print/lprng/metadata.xml
index 568181659c3..4aaa7226a2d 100644
--- a/net-print/lprng/metadata.xml
+++ b/net-print/lprng/metadata.xml
@@ -9,4 +9,8 @@
<email>printing@gentoo.org</email>
<name>Gentoo Printing Project</name>
</maintainer>
+ <use>
+ <flag name='foomaticdb'>Add support for the foomatic printing
+ driver database</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-16 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05 13:23 [gentoo-commits] repo/gentoo:master commit in: net-print/lprng/ Manuel Rüger
-- strict thread matches above, loose matches on Subject: below --
2018-08-26 17:40 Michał Górny
2018-11-16 9:09 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox