summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-06-04 19:42:39 +0000
committerBrent Baude <ranger@gentoo.org>2007-06-04 19:42:39 +0000
commit0aafaad785887442f55d0a936f2334fd7bc0a075 (patch)
treea51677930c4fbc461e160bae0ba371414fa2cc21 /sys-boot
parentForce -j1 for emake install and install evtest utility. Thanks to rbu at gent... (diff)
downloadgentoo-2-0aafaad785887442f55d0a936f2334fd7bc0a075.tar.gz
gentoo-2-0aafaad785887442f55d0a936f2334fd7bc0a075.tar.bz2
gentoo-2-0aafaad785887442f55d0a936f2334fd7bc0a075.zip
Removing the patch from the new ebuild
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/yaboot-static/ChangeLog6
-rw-r--r--sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/yaboot-static/ChangeLog b/sys-boot/yaboot-static/ChangeLog
index 52319ba45c7c..3869691d8e71 100644
--- a/sys-boot/yaboot-static/ChangeLog
+++ b/sys-boot/yaboot-static/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/yaboot-static
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.15 2007/06/04 18:32:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.16 2007/06/04 19:42:39 ranger Exp $
+
+ 04 Jun 2007; Brent Baude <ranger@gentoo.org>
+ yaboot-static-1.3.14_pre1.ebuild:
+ Removing the patch from the new ebuild
*yaboot-static-1.3.14_pre1 (04 Jun 2007)
diff --git a/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild b/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild
index fb825f32c815..8f4b92794d9f 100644
--- a/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild
+++ b/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild,v 1.1 2007/06/04 18:32:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/yaboot-static-1.3.14_pre1.ebuild,v 1.2 2007/06/04 19:42:39 ranger Exp $
inherit eutils
@@ -20,7 +20,6 @@ PROVIDE="virtual/bootloader"
src_unpack() {
unpack ${A}
- epatch ${FILESDIR}/ofpath_device-tree_check.patch
}
src_install() {