diff options
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" |