diff options
author | 2017-08-27 17:11:27 +1000 | |
---|---|---|
committer | 2017-08-27 17:13:54 +1000 | |
commit | c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c (patch) | |
tree | d4be21d974246ba2f2cca68ba4c82330ed480455 /dev-libs/qoauth | |
parent | media-gfx/nomacs: update metadata (diff) | |
download | gentoo-c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c.tar.gz gentoo-c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c.tar.bz2 gentoo-c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c.zip |
dev-libs/qoauth: update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-libs/qoauth')
-rw-r--r-- | dev-libs/qoauth/qoauth-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild index 28f1e19aad4f..fb045417507e 100644 --- a/dev-libs/qoauth/qoauth-1.0.1.ebuild +++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit qt4-r2 DESCRIPTION="A Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2" LICENSE="LGPL-2.1" diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild index 23f98112ad7a..5a7f308f3f93 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild index 5a5d7c526e5d..0acba9e26854 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1" |