summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-12-23 12:56:41 +0100
committerJonas Stein <jstein@gentoo.org>2017-12-23 12:57:30 +0100
commitf3f6b7bc88a3a0611e31f974539f56ddf99b4365 (patch)
treeb6a15a8cb25c16ccdb80b7dc2c54a9a157ddc2c8
parentnet-p2p/bisq: new package (diff)
downloadgentoo-f3f6b7bc88a3a0611e31f974539f56ddf99b4365.tar.gz
gentoo-f3f6b7bc88a3a0611e31f974539f56ddf99b4365.tar.bz2
gentoo-f3f6b7bc88a3a0611e31f974539f56ddf99b4365.zip
sys-devel/dev86: Update HOMEPAGE
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--sys-devel/dev86/dev86-0.16.19.ebuild4
-rw-r--r--sys-devel/dev86/dev86-0.16.21-r2.ebuild2
-rw-r--r--sys-devel/dev86/dev86-0.16.21.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/dev86/dev86-0.16.19.ebuild b/sys-devel/dev86/dev86-0.16.19.ebuild
index 194de6a5b686..835423c7e4d1 100644
--- a/sys-devel/dev86/dev86-0.16.19.ebuild
+++ b/sys-devel/dev86/dev86-0.16.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
inherit eutils multilib
DESCRIPTION="Bruce's C compiler - Simple C compiler to generate 8086 code"
-HOMEPAGE="http://www.debath.co.uk/"
+HOMEPAGE="http://www.debath.co.uk/ https://github.com/lkundrak/dev86"
SRC_URI="http://www.debath.co.uk/dev86/Dev86src-${PV}.tar.gz"
LICENSE="GPL-2"
diff --git a/sys-devel/dev86/dev86-0.16.21-r2.ebuild b/sys-devel/dev86/dev86-0.16.21-r2.ebuild
index 39d5b5977db4..701d48499a53 100644
--- a/sys-devel/dev86/dev86-0.16.21-r2.ebuild
+++ b/sys-devel/dev86/dev86-0.16.21-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs
DESCRIPTION="Bruce's C compiler - Simple C compiler to generate 8086 code"
-HOMEPAGE="http://v3.sk/~lkundrak/dev86/"
+HOMEPAGE="http://www.debath.co.uk/ https://github.com/lkundrak/dev86"
SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz"
LICENSE="GPL-2"
diff --git a/sys-devel/dev86/dev86-0.16.21.ebuild b/sys-devel/dev86/dev86-0.16.21.ebuild
index ea917c7d3292..703259130bcb 100644
--- a/sys-devel/dev86/dev86-0.16.21.ebuild
+++ b/sys-devel/dev86/dev86-0.16.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
inherit eutils multilib
DESCRIPTION="Bruce's C compiler - Simple C compiler to generate 8086 code"
-HOMEPAGE="http://v3.sk/~lkundrak/dev86/"
+HOMEPAGE="http://www.debath.co.uk/ https://github.com/lkundrak/dev86"
SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz"
LICENSE="GPL-2"