diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 15:41:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 15:41:04 +0000 |
commit | 491ecdf310243fa2ef1f4aed03842a017028fa4d (patch) | |
tree | 008f4cfee5de685b0ea907e573ee876103967b34 /sys-boot | |
parent | you fools need to learn how to inherit eutils for epatch (diff) | |
download | historical-491ecdf310243fa2ef1f4aed03842a017028fa4d.tar.gz historical-491ecdf310243fa2ef1f4aed03842a017028fa4d.tar.bz2 historical-491ecdf310243fa2ef1f4aed03842a017028fa4d.zip |
you fools need to learn how to inherit eutils for epatch
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/palo/palo-1.5_pre20040515.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/palo/palo-1.5_pre20040515.ebuild b/sys-boot/palo/palo-1.5_pre20040515.ebuild index f38cb22d16c4..8a9d528c368c 100644 --- a/sys-boot/palo/palo-1.5_pre20040515.ebuild +++ b/sys-boot/palo/palo-1.5_pre20040515.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.3 2004/05/19 01:00:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.4 2004/05/28 15:41:04 vapier Exp $ + +inherit eutils MY_V=${PV/_pre/-CVS} DESCRIPTION="PALO : PArisc Linux Loader" |