diff options
Diffstat (limited to 'dev-php/pear/pear-1.10.3.ebuild')
-rw-r--r-- | dev-php/pear/pear-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pear/pear-1.10.3.ebuild b/dev-php/pear/pear-1.10.3.ebuild index 418a5b571897..30e171344ed8 100644 --- a/dev-php/pear/pear-1.10.3.ebuild +++ b/dev-php/pear/pear-1.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="PEAR - PHP Extension and Application Repository" -HOMEPAGE="http://pear.php.net/" +HOMEPAGE="https://pear.php.net/" SRC_URI="" LICENSE="MIT" SLOT="0" |