summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2004-09-29 17:28:45 +0000
committerOlivier Crête <tester@gentoo.org>2004-09-29 17:28:45 +0000
commite4cbcf979c0d37c5783c59bc02881462b74e902c (patch)
treec640260737923b5d73239708d5687b0fdcbb06af /app-arch
parentStable on sparc (diff)
downloadgentoo-2-e4cbcf979c0d37c5783c59bc02881462b74e902c.tar.gz
gentoo-2-e4cbcf979c0d37c5783c59bc02881462b74e902c.tar.bz2
gentoo-2-e4cbcf979c0d37c5783c59bc02881462b74e902c.zip
fixed sharutils-4.2.1-r10 so it builds
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/sharutils/ChangeLog5
-rw-r--r--app-arch/sharutils/sharutils-4.2.1-r10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog
index ba305a3d29b8..4fa296414050 100644
--- a/app-arch/sharutils/ChangeLog
+++ b/app-arch/sharutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/sharutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.17 2004/09/29 14:19:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.18 2004/09/29 17:28:45 tester Exp $
+
+ 29 Sep 2004; Olivier Crete <tester@gentoo.org> sharutils-4.2.1-r10.ebuild:
+ Renamed patch in second ebuild too
*sharutils-4.2.1-r10 (29 Sep 2004)
diff --git a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild b/app-arch/sharutils/sharutils-4.2.1-r10.ebuild
index 9e1ada9bbf0d..47c356e483bd 100644
--- a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild
+++ b/app-arch/sharutils/sharutils-4.2.1-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.1 2004/09/29 14:19:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.2 2004/09/29 17:28:45 tester Exp $
inherit eutils
@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/${P}-r6-gentoo.diff
+ epatch ${FILESDIR}/${P}-gentoo.patch
epatch ${FILESDIR}/${P}-buffer-check.patch #46998
epatch ${FILESDIR}/${P}-buffer-limits.patch #65773