From: Michael Mair-Keimberger Date: Fri, 5 Oct 2018 19:10:50 +0000 (+0200) Subject: media-libs/libgii: fix HOMEPAGE, use HTTPS, update DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a1cd07eaf1673fb586ba12ead4806f0c1f9d6961;p=gentoo.git media-libs/libgii: fix HOMEPAGE, use HTTPS, update DESCRIPTION Signed-off-by: Michael Mair-Keimberger Signed-off-by: Andreas Sturmlechner --- diff --git a/media-libs/libgii/libgii-1.0.2-r1.ebuild b/media-libs/libgii/libgii-1.0.2-r1.ebuild index 7d9e41b79dbd..043293c47a66 100644 --- a/media-libs/libgii/libgii-1.0.2-r1.ebuild +++ b/media-libs/libgii/libgii-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-multilib -DESCRIPTION="Fast and safe graphics and drivers for about any graphics card to the Linux kernel (sometimes)" -HOMEPAGE="http://www.ggi-project.org" +DESCRIPTION="Easy to use, but yet powerful, API for all possible input sources" +HOMEPAGE="https://ibiblio.org/ggicore/packages/libgii.html" SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="LGPL-2"