diff options
author | charIes17 <charles17@arcor.de> | 2018-04-07 19:32:48 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-09 00:42:00 +0200 |
commit | 1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3 (patch) | |
tree | de0dc64d8730e8178c0e349034f8191bd8d7cc5f /lxde-base/lxde-icon-theme | |
parent | lxde-base/lxdm: improve HOMEPAGE. (diff) | |
download | gentoo-1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3.tar.gz gentoo-1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3.tar.bz2 gentoo-1547a24dec5fb845a00dbdb5b7bbaf94a43a52e3.zip |
lxde-base/lxde-icon-theme: switch to HTTPS.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7860
Diffstat (limited to 'lxde-base/lxde-icon-theme')
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild index 0aa0bfaf51b8..d88c4f566d79 100644 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit gnome2-utils DESCRIPTION="nuoveXT2 iconset" -HOMEPAGE="http://lxde.sf.net/" +HOMEPAGE="https://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild index 74137f3ac4e5..92be021e12df 100644 --- a/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild +++ b/lxde-base/lxde-icon-theme/lxde-icon-theme-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -6,7 +6,7 @@ EAPI="6" inherit gnome2-utils DESCRIPTION="nuoveXT2 iconset" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXDE%20Icon%20Theme/${P}/${P}.tar.xz" LICENSE="GPL-2" |