diff options
author | 2017-12-10 12:56:49 +0200 | |
---|---|---|
committer | 2017-12-14 14:11:27 -0800 | |
commit | 919e30c8537670c6620e11197d5236d35ab1cbe6 (patch) | |
tree | 36a8101e7c9651583860e09cd014c0d3ea60d5f9 /app-misc/g15daemon | |
parent | app-misc/g15composer: Update homepage (diff) | |
download | gentoo-919e30c8537670c6620e11197d5236d35ab1cbe6.tar.gz gentoo-919e30c8537670c6620e11197d5236d35ab1cbe6.tar.bz2 gentoo-919e30c8537670c6620e11197d5236d35ab1cbe6.zip |
app-misc/g15daemon: Update homepage
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6505
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-misc/g15daemon')
-rw-r--r-- | app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild | 2 | ||||
-rw-r--r-- | app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild | 2 | ||||
-rw-r--r-- | app-misc/g15daemon/g15daemon-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild b/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild index d5f349cd4d0a..9dd8a9dafdb0 100644 --- a/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild +++ b/app-misc/g15daemon/g15daemon-1.9.5.3-r13.ebuild @@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL="no" inherit eutils linux-info perl-module python-r1 base DESCRIPTION="Takes control of the G15 keyboard, through the linux kernel uinput device driver" -HOMEPAGE="http://g15daemon.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15daemon/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild b/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild index c6635310b014..0d6bc4d90920 100644 --- a/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild +++ b/app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild @@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL="no" inherit eutils linux-info perl-module python-r1 base DESCRIPTION="Takes control of the G15 keyboard, through the linux kernel uinput device driver" -HOMEPAGE="http://g15daemon.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15daemon/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/g15daemon/g15daemon-9999.ebuild b/app-misc/g15daemon/g15daemon-9999.ebuild index 7d4ce15ed275..5e6baded32a9 100644 --- a/app-misc/g15daemon/g15daemon-9999.ebuild +++ b/app-misc/g15daemon/g15daemon-9999.ebuild @@ -11,7 +11,7 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/${PN}/code/trunk/${PN}-wip" inherit eutils linux-info perl-module python-r1 base subversion autotools DESCRIPTION="Takes control of the G15 keyboard, through the linux kernel uinput device driver" -HOMEPAGE="http://g15daemon.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15daemon/" [[ ${PV} = *9999* ]] || SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |