View | Details | Raw Unified
Collapse All | Expand All

(-) parted-1.6.25.ebuild.orig (-1 / +3 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.25.ebuild,v 1.8 2006/04/22 05:45:22 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.25.ebuild,v 1.8 2006/04/22 05:45:22 vapier Exp $
inherit eutils
inherit autotools eutils
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="http://www.gnu.org/software/parted"
HOMEPAGE="http://www.gnu.org/software/parted"
 Lines 25-30    Link Here 
	unpack ${A}
	unpack ${A}
	cd ${S}
	cd ${S}
	epatch ${FILESDIR}/005_all_parted-1.6.3-pyparted.patch
	epatch ${FILESDIR}/005_all_parted-1.6.3-pyparted.patch
	epatch ${FILESDIR}/${P}-as-needed.patch
	eautoreconf
}
}
src_compile() {
src_compile() {