diff options
Diffstat (limited to 'www-client/otter/otter-9999.ebuild')
-rw-r--r-- | www-client/otter/otter-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/otter/otter-9999.ebuild b/www-client/otter/otter-9999.ebuild index 4cd684266975..7679f0601b7b 100644 --- a/www-client/otter/otter-9999.ebuild +++ b/www-client/otter/otter-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils cmake-utils git-r3 gnome2-utils xdg-utils DESCRIPTION="Project aiming to recreate classic Opera (12.x) UI using Qt5" -HOMEPAGE="http://otter-browser.org/" +HOMEPAGE="https://otter-browser.org/" EGIT_REPO_URI="https://github.com/OtterBrowser/otter-browser" LICENSE="GPL-3" |