diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-06-18 13:32:47 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-06-18 13:33:03 -0700 |
commit | 5383d8bfd148b344ac2533e71f5bb5d0c014a7a3 (patch) | |
tree | 5e640fc2d26c99ebc3b2cc9ecd10c465a10e14bd /sys-block/open-iscsi/open-iscsi-2.0.873.ebuild | |
parent | dev-tex/pgf: ia64 stable, bug #621506 (diff) | |
download | gentoo-5383d8bfd148b344ac2533e71f5bb5d0c014a7a3.tar.gz gentoo-5383d8bfd148b344ac2533e71f5bb5d0c014a7a3.tar.bz2 gentoo-5383d8bfd148b344ac2533e71f5bb5d0c014a7a3.zip |
sys-block/open-iscsi: update HOMEPAGE.
Package-Manager: portage-2.3.6
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-block/open-iscsi/open-iscsi-2.0.873.ebuild')
-rw-r--r-- | sys-block/open-iscsi/open-iscsi-2.0.873.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild b/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild index df251a5f9324..7311e4328e68 100644 --- a/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild +++ b/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit versionator linux-info eutils flag-o-matic toolchain-funcs MY_P="${PN}-$(replace_version_separator 2 "-")" DESCRIPTION="Open-iSCSI is a high performance, transport independent, multi-platform implementation of RFC3720" -HOMEPAGE="http://www.open-iscsi.org/" +HOMEPAGE="http://www.open-iscsi.com/" SRC_URI="http://www.open-iscsi.org/bits/${MY_P}.tar.gz" LICENSE="GPL-2" |