summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-08-16 09:55:53 -0400
committerBrian Evans <grknight@gentoo.org>2019-08-16 10:17:27 -0400
commit4553d078f1e19249879e5b439fea250c56d5f385 (patch)
tree0bc05b64b1318ba1dfacee8f80dbad02417b09d1
parentdev-php/phar-io-version: Drop old (diff)
downloadgentoo-4553d078f1e19249879e5b439fea250c56d5f385.tar.gz
gentoo-4553d078f1e19249879e5b439fea250c56d5f385.tar.bz2
gentoo-4553d078f1e19249879e5b439fea250c56d5f385.zip
dev-php/phar-io-version: Remove HOMEPAGE from SRC_URI
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--dev-php/phar-io-version/phar-io-version-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild b/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild
index 2a2ba341e417..c0576cc49ef8 100644
--- a/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild
+++ b/dev-php/phar-io-version/phar-io-version-2.0.1.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
DESCRIPTION="Library for handling version information and constraints"
HOMEPAGE="https://github.com/phar-io/version"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/phar-io/version/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"