diff options
author | 2012-01-07 18:11:50 +0000 | |
---|---|---|
committer | 2012-01-07 18:11:50 +0000 | |
commit | 802941b58d343770c9ed86bfde53024e7b93e25c (patch) | |
tree | db97559160cf32ffde690ce5521d2b6aab80a86b /app-admin/grubconfig/grubconfig-1.28-r1.ebuild | |
parent | Stable for AMD64, wrt bug #396757 (diff) | |
download | historical-802941b58d343770c9ed86bfde53024e7b93e25c.tar.gz historical-802941b58d343770c9ed86bfde53024e7b93e25c.tar.bz2 historical-802941b58d343770c9ed86bfde53024e7b93e25c.zip |
Stable for AMD64, wrt bug #396751
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-admin/grubconfig/grubconfig-1.28-r1.ebuild')
-rw-r--r-- | app-admin/grubconfig/grubconfig-1.28-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild index 5bb4700f6d5c..467046665d62 100644 --- a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild +++ b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.28-r1.ebuild,v 1.1 2008/04/07 05:34:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.28-r1.ebuild,v 1.2 2012/01/07 18:11:50 ago Exp $ inherit multilib @@ -10,7 +10,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" |