diff options
author | 2003-12-09 19:42:56 +0000 | |
---|---|---|
committer | 2003-12-09 19:42:56 +0000 | |
commit | baf85e51b08108617e5bce6eb0042903518bcfe2 (patch) | |
tree | fa7c8af1da7323f821a4040d4f2016037e1d6c5c /app-admin/grubconf/grubconf-0.4.ebuild | |
parent | *** empty log message *** (diff) | |
download | historical-baf85e51b08108617e5bce6eb0042903518bcfe2.tar.gz historical-baf85e51b08108617e5bce6eb0042903518bcfe2.tar.bz2 historical-baf85e51b08108617e5bce6eb0042903518bcfe2.zip |
sys-apps -> sys->boot
Diffstat (limited to 'app-admin/grubconf/grubconf-0.4.ebuild')
-rw-r--r-- | app-admin/grubconf/grubconf-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/grubconf/grubconf-0.4.ebuild b/app-admin/grubconf/grubconf-0.4.ebuild index 5912e0d2a555..a6658f51cae9 100644 --- a/app-admin/grubconf/grubconf-0.4.ebuild +++ b/app-admin/grubconf/grubconf-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconf/grubconf-0.4.ebuild,v 1.3 2003/06/29 15:24:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconf/grubconf-0.4.ebuild,v 1.4 2003/12/09 19:42:55 mr_bones_ Exp $ inherit gnome2 @@ -19,5 +19,5 @@ RDEPEND=">=app-text/scrollkeeper-0.3.11 >=gnome-base/gconf-1.2" DEPEND="${RDEPEND} - sys-apps/grub + sys-boot/grub >=dev-util/pkgconfig-0.12.0" |