summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2001-10-09 18:23:18 +0000
committerDonny Davies <woodchip@gentoo.org>2001-10-09 18:23:18 +0000
commitb3ecf36e175763fa68cc140a58e0f0d7c5c34fe5 (patch)
tree6fd0e631cb8cdac8b587f48dca4482d804a68eee /net-print
parentnew version. achim, your original had several blunders in it. please take car... (diff)
downloadgentoo-2-b3ecf36e175763fa68cc140a58e0f0d7c5c34fe5.tar.gz
gentoo-2-b3ecf36e175763fa68cc140a58e0f0d7c5c34fe5.tar.bz2
gentoo-2-b3ecf36e175763fa68cc140a58e0f0d7c5c34fe5.zip
add !cups dependency; they have conflicting programs
Diffstat (limited to 'net-print')
-rw-r--r--net-print/LPRng/LPRng-3.7.8-r6.ebuild6
-rw-r--r--net-print/LPRng/LPRng-3.7.8.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-print/LPRng/LPRng-3.7.8-r6.ebuild b/net-print/LPRng/LPRng-3.7.8-r6.ebuild
index b7418382be36..b4e0c360c176 100644
--- a/net-print/LPRng/LPRng-3.7.8-r6.ebuild
+++ b/net-print/LPRng/LPRng-3.7.8-r6.ebuild
@@ -2,14 +2,16 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer System Team <system@gentoo.org>
# Author Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.7.8-r6.ebuild,v 1.2 2001/10/07 07:58:43 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.7.8-r6.ebuild,v 1.3 2001/10/09 18:23:18 woodchip Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extended implementation of the Berkley LPR print spooler"
SRC_URI="ftp://ftp.lprng.com/pub/LPRng/LPRng/${P}.tgz"
HOMEPAGE="http://www.lprng.com/"
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
+DEPEND="virtual/glibc
+ nls? ( sys-devel/gettext )
+ !net-print/cups"
RDEPEND="virtual/glibc"
PROVIDE="virtual/lpr"
diff --git a/net-print/LPRng/LPRng-3.7.8.ebuild b/net-print/LPRng/LPRng-3.7.8.ebuild
index de89d7f634a8..0b7e599b17cb 100644
--- a/net-print/LPRng/LPRng-3.7.8.ebuild
+++ b/net-print/LPRng/LPRng-3.7.8.ebuild
@@ -2,14 +2,16 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer System Team <system@gentoo.org>
# Author Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.7.8.ebuild,v 1.2 2001/10/07 07:58:43 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.7.8.ebuild,v 1.3 2001/10/09 18:23:18 woodchip Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extended implementation of the Berkley LPR print spooler"
SRC_URI="ftp://ftp.lprng.com/pub/LPRng/LPRng/${P}.tgz"
HOMEPAGE="http://www.lprng.com/"
-DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
+DEPEND="virtual/glibc
+ nls? ( sys-devel/gettext )
+ !net-print/cups"
RDEPEND="virtual/glibc"
PROVIDE="virtual/lpr"