diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-30 19:58:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-30 19:58:21 +0000 |
commit | 7ba6ac38a480d07b51cbe4379032a7db67152db9 (patch) | |
tree | 99fb98f216939b63af1fd3a3d92d94eb0c4e8935 /sys-boot/grub/grub-0.92-r1.ebuild | |
parent | Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745. (diff) | |
download | historical-7ba6ac38a480d07b51cbe4379032a7db67152db9.tar.gz historical-7ba6ac38a480d07b51cbe4379032a7db67152db9.tar.bz2 historical-7ba6ac38a480d07b51cbe4379032a7db67152db9.zip |
Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-boot/grub/grub-0.92-r1.ebuild')
-rw-r--r-- | sys-boot/grub/grub-0.92-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-0.92-r1.ebuild b/sys-boot/grub/grub-0.92-r1.ebuild index 6e538e977b67..bc25576bea56 100644 --- a/sys-boot/grub/grub-0.92-r1.ebuild +++ b/sys-boot/grub/grub-0.92-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.8 2005/03/11 04:29:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.9 2005/05/30 19:58:21 swegener Exp $ -inherit mount-boot eutils flag-o-matic gcc +inherit mount-boot eutils flag-o-matic toolchain-funcs PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" |