diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-05 15:52:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-05 15:52:56 +0000 |
commit | 944b6e5ee8306061b9621498072b36f514b61a1f (patch) | |
tree | 3d1f864a592060dd0cad4808b9e4f841eb6a0185 /sys-boot/palo/palo-1.18.ebuild | |
parent | Version bump. Fix DEPEND. (diff) | |
download | gentoo-2-944b6e5ee8306061b9621498072b36f514b61a1f.tar.gz gentoo-2-944b6e5ee8306061b9621498072b36f514b61a1f.tar.bz2 gentoo-2-944b6e5ee8306061b9621498072b36f514b61a1f.zip |
Remove virtual/bootloader (bug #359971).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'sys-boot/palo/palo-1.18.ebuild')
-rw-r--r-- | sys-boot/palo/palo-1.18.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/palo/palo-1.18.ebuild b/sys-boot/palo/palo-1.18.ebuild index f9e75817aea9..310f6328eb15 100644 --- a/sys-boot/palo/palo-1.18.ebuild +++ b/sys-boot/palo/palo-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.2 2011/01/03 11:51:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.3 2011/04/05 15:52:56 jer Exp $ EAPI="2" @@ -15,8 +15,6 @@ SLOT="0" KEYWORDS="-* hppa" IUSE="" -PROVIDE="virtual/bootloader" - src_prepare() { epatch \ "${FILESDIR}"/${PN}-remove-HOME-TERM.patch \ |