diff options
author | Sven Wegener <swegener@gentoo.org> | 2017-09-18 07:48:50 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2017-09-18 07:58:28 +0000 |
commit | 58a8d5d4504a8a541352ad15aa274a85af8780a6 (patch) | |
tree | f0937ed44d8968d9cf3de9976da713064758f307 | |
parent | git-r3.eclass: Copy packed-refs during manual clone (diff) | |
download | gentoo-58a8d5d4504a8a541352ad15aa274a85af8780a6.tar.gz gentoo-58a8d5d4504a8a541352ad15aa274a85af8780a6.tar.bz2 gentoo-58a8d5d4504a8a541352ad15aa274a85af8780a6.zip |
x11-themes/clearlooks-phenix: Update HOMEPAGE
Package-Manager: Portage-2.3.8, Repoman-2.3.3
5 files changed, 8 insertions, 8 deletions
diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild index 94ec4af6a3ee..0337f9cbe9d4 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php" +HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" SRC_URI="http://jpfleury.indefero.net/p/${PN}/source/download/${PV}/ -> ${P}.zip" KEYWORDS="amd64 x86" diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild index 6b4c2987bf08..ad1331da02f8 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-5.0.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php" +HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild index 7c80babf4008..2719a174643c 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-6.0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php" +HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild index da5e28d723ba..6afe029b4ccf 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php" +HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-9999.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-9999.ebuild index 09c0e0d7c4bd..77a28af9ffa0 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-9999.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit git-r3 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" -HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php" +HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" EGIT_REPO_URI="https://github.com/jpfleury/clearlooks-phenix.git" KEYWORDS="" |