summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2010-10-07 23:21:37 +0000
committerTim Harder <radhermit@gentoo.org>2010-10-07 23:21:37 +0000
commit4de1727fee79797dc70e7805db1fabc781442b3f (patch)
tree7bfd25c2f6c51cfeff77b5fdf364028b5f2368b3 /sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild
parentDrop to ~mips (diff)
downloadgentoo-2-4de1727fee79797dc70e7805db1fabc781442b3f.tar.gz
gentoo-2-4de1727fee79797dc70e7805db1fabc781442b3f.tar.bz2
gentoo-2-4de1727fee79797dc70e7805db1fabc781442b3f.zip
Fix HOMEPAGE for bug #336481, thanks to Christian Asseburg for reporting. Update copyright header.
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild')
-rw-r--r--sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild b/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild
index 73015d4cb713..ce15c3410175 100644
--- a/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild
+++ b/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild,v 1.1 2009/04/12 04:45:19 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/kexec-tools-2.0.0-r2.ebuild,v 1.2 2010/10/07 23:21:37 radhermit Exp $
EAPI=2
inherit eutils
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools"
+HOMEPAGE="http://kernel.org/pub/linux/utils/kernel/kexec/"
SRC_URI="mirror://kernel/linux/kernel/people/horms/kexec-tools/${P}.tar.bz2"
LICENSE="GPL-2"