summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-29 18:10:26 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-29 18:10:26 +0000
commitbf8d5ef57038bb1058fb02af5eb23d839fd35429 (patch)
tree25d88265b0599ab1f579bb29f8d85511b6f8073c /app-text/dgs
parentUnmask on amd64 to satisfy app-text/gocr (diff)
downloadhistorical-bf8d5ef57038bb1058fb02af5eb23d839fd35429.tar.gz
historical-bf8d5ef57038bb1058fb02af5eb23d839fd35429.tar.bz2
historical-bf8d5ef57038bb1058fb02af5eb23d839fd35429.zip
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'app-text/dgs')
-rw-r--r--app-text/dgs/dgs-0.5.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild
index d576811a00c2..bc7f9cac2bcb 100644
--- a/app-text/dgs/dgs-0.5.10-r1.ebuild
+++ b/app-text/dgs/dgs-0.5.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.19 2003/08/31 18:53:40 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.20 2004/02/29 18:10:25 aliz Exp $
inherit gnuconfig
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
cd ${S}
- patch -p0 < ${FILESDIR}/${P}-gs-time_.h-gentoo.diff
+ epatch ${FILESDIR}/${P}-gs-time_.h-gentoo.diff
use amd64 && gnuconfig_update
}