summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-12-05 20:58:39 +0000
committerDan Armak <danarmak@gentoo.org>2002-12-05 20:58:39 +0000
commit7fa5245e4fefd156581e58c351c7a8dbb63de39d (patch)
tree25f867873b19cd11c375b56c7b29bd7dd1113f35 /net-print/pnm2ppa
parentversion bump (diff)
downloadgentoo-2-7fa5245e4fefd156581e58c351c7a8dbb63de39d.tar.gz
gentoo-2-7fa5245e4fefd156581e58c351c7a8dbb63de39d.tar.bz2
gentoo-2-7fa5245e4fefd156581e58c351c7a8dbb63de39d.zip
remove obsolete dep on ld.so.
Diffstat (limited to 'net-print/pnm2ppa')
-rw-r--r--net-print/pnm2ppa/ChangeLog9
-rw-r--r--net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild3
-rw-r--r--net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild3
-rw-r--r--net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild6
4 files changed, 12 insertions, 9 deletions
diff --git a/net-print/pnm2ppa/ChangeLog b/net-print/pnm2ppa/ChangeLog
index 01b70a4fa51c..8aa7d3839e63 100644
--- a/net-print/pnm2ppa/ChangeLog
+++ b/net-print/pnm2ppa/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-print/pnm2ppa
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/ChangeLog,v 1.6 2002/10/29 14:56:39 aliz Exp $
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/ChangeLog,v 1.7 2002/12/05 20:58:39 danarmak Exp $
+
+ 05 Dec 2002; Dan Armak <danarmak@gentoo.org> pnm2ppa-1.0.91.ebuild,
+ pnm2ppa-1.0.91-r1.ebuild, pnm2ppa-1.0.91-r2.ebuild :
+
+ Remove obsolete dep on ld.so.
*pnm2ppa-1.11pre2 (29 Oct 2002)
diff --git a/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild b/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild
index c989b6c21c38..65145996cc7d 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild,v 1.6 2002/10/05 05:39:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91-r1.ebuild,v 1.7 2002/12/05 20:58:39 danarmak Exp $
# Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P}
IUSE="gtk"
@@ -31,7 +31,6 @@ LICENSE="GPL-2"
# just without queueing etc. since it's not just a driver but a standalone
# executable.
DEPEND="sys-libs/glibc
- sys-devel/ld.so
sys-libs/ncurses
gtk? ( x11-libs/gtk+ )"
diff --git a/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild b/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild
index 50c791a398b4..d311a194574d 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild,v 1.6 2002/10/05 05:39:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91-r2.ebuild,v 1.7 2002/12/05 20:58:39 danarmak Exp $
# Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P}
IUSE="gtk"
@@ -31,7 +31,6 @@ LICENSE="GPL-2"
# just without queueing etc. since it's not just a driver but a standalone
# executable.
DEPEND="sys-libs/glibc
- sys-devel/ld.so
sys-libs/ncurses
gtk? ( x11-libs/gtk+ )"
diff --git a/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild b/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
index b3b0e2c4de08..113e7174135c 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild,v 1.9 2002/10/04 06:18:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.0.91.ebuild,v 1.10 2002/12/05 20:58:39 danarmak Exp $
# Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P}
# pnm2ppa is a print filter for HP's line of Winprinters which use a proprietary
@@ -28,8 +28,8 @@ LICENSE="GPL-2"
# note: this doesn't depend on virtual/lpr, because it can work on its own,
# just without queueing etc. since it's not just a driver but a standalone
# executable.
-DEPEND="sys-libs/glibc sys-devel/ld.so"
-RDEPEND="sys-libs/glibc sys-devel/ld.so app-text/enscript"
+DEPEND="sys-libs/glibc"
+RDEPEND="sys-libs/glibc app-text/enscript"
src_unpack() {