diff options
author | 2007-12-19 18:31:45 +0000 | |
---|---|---|
committer | 2007-12-19 18:31:45 +0000 | |
commit | ea1f7a8360182c77a02430b37b65389daf81e4c0 (patch) | |
tree | 2d842c4439c3270a98203f4f21fbb1c91fd0d24b /app-admin/grubconfig/grubconfig-1.26.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-ea1f7a8360182c77a02430b37b65389daf81e4c0.tar.gz historical-ea1f7a8360182c77a02430b37b65389daf81e4c0.tar.bz2 historical-ea1f7a8360182c77a02430b37b65389daf81e4c0.zip |
x86 stable
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'app-admin/grubconfig/grubconfig-1.26.ebuild')
-rw-r--r-- | app-admin/grubconfig/grubconfig-1.26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/grubconfig/grubconfig-1.26.ebuild b/app-admin/grubconfig/grubconfig-1.26.ebuild index 0a033a84d75f..602adab5bdc1 100644 --- a/app-admin/grubconfig/grubconfig-1.26.ebuild +++ b/app-admin/grubconfig/grubconfig-1.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.26.ebuild,v 1.1 2005/08/03 23:29:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.26.ebuild,v 1.2 2007/12/19 18:31:45 armin76 Exp $ DESCRIPTION="Simple Tool to configure Grub-Bootloader" HOMEPAGE="http://www.tux.org/pub/people/kent-robotti/looplinux/" @@ -8,7 +8,7 @@ SRC_URI="http://www.tux.org/pub/people/kent-robotti/looplinux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="" DEPEND=">=dev-util/dialog-0.7" |