summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-05 23:26:10 +0000
committerMike Frysinger <vapier@gentoo.org>2009-10-05 23:26:10 +0000
commit07fe64e84ad2455d778eaaed084193840e0ae3b3 (patch)
tree48360817c9aa7623518572634bad630e33c1d63f /sys-devel/bin86
parentstable sparc, bug 287135 (diff)
downloadgentoo-2-07fe64e84ad2455d778eaaed084193840e0ae3b3.tar.gz
gentoo-2-07fe64e84ad2455d778eaaed084193840e0ae3b3.tar.bz2
gentoo-2-07fe64e84ad2455d778eaaed084193840e0ae3b3.zip
Update HOMEPAGE and SRC_URI.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/ChangeLog7
-rw-r--r--sys-devel/bin86/bin86-0.16.17.ebuild10
2 files changed, 9 insertions, 8 deletions
diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog
index 84b646d29c4e..e8bb5a475876 100644
--- a/sys-devel/bin86/ChangeLog
+++ b/sys-devel/bin86/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bin86
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.18 2007/07/15 09:03:23 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.19 2009/10/05 23:26:10 vapier Exp $
+
+ 05 Oct 2009; Mike Frysinger <vapier@gentoo.org> bin86-0.16.17.ebuild:
+ Update HOMEPAGE and SRC_URI.
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to base-system, as beu is being retired (#66608).
diff --git a/sys-devel/bin86/bin86-0.16.17.ebuild b/sys-devel/bin86/bin86-0.16.17.ebuild
index 61c3c9d14456..1378b49d3d44 100644
--- a/sys-devel/bin86/bin86-0.16.17.ebuild
+++ b/sys-devel/bin86/bin86-0.16.17.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.6 2008/02/27 20:50:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.7 2009/10/05 23:26:10 vapier Exp $
inherit toolchain-funcs eutils
DESCRIPTION="Assembler and loader used to create kernel bootsector"
-HOMEPAGE="http://homepage.ntlworld.com/robert.debath/"
-SRC_URI="http://homepage.ntlworld.com/robert.debath/dev86/${P}.tar.gz"
+HOMEPAGE="http://www.debath.co.uk/"
+SRC_URI="http://www.debath.co.uk/dev86/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
-RDEPEND=""
-
src_unpack() {
unpack ${A}
cd "${S}"