summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-print/hpijs/hpijs-1.7.1.ebuild')
-rw-r--r--net-print/hpijs/hpijs-1.7.1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-print/hpijs/hpijs-1.7.1.ebuild b/net-print/hpijs/hpijs-1.7.1.ebuild
index d1ce95ec161a..c1d62443215b 100644
--- a/net-print/hpijs/hpijs-1.7.1.ebuild
+++ b/net-print/hpijs/hpijs-1.7.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/hpijs/hpijs-1.7.1.ebuild,v 1.12 2006/12/28 19:01:41 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/hpijs/hpijs-1.7.1.ebuild,v 1.13 2007/01/05 09:06:04 flameeyes Exp $
-inherit eutils gnuconfig
+inherit eutils
DB_V=1.5-20041220
DESCRIPTION="The HP Inkjet server for Ghostscript. Provides best output for HP Inkjet Printers and some LaserJets"
@@ -23,7 +23,6 @@ DEPEND="virtual/ghostscript
src_unpack() {
unpack ${A}
cd ${S}
- gnuconfig_update
epatch ${FILESDIR}/hpijs-1.4.1-rss.1.patch
epatch ${FILESDIR}/${P}-gcc4.patch
}