From: Michael Mair-Keimberger Date: Fri, 5 Oct 2018 18:28:24 +0000 (+0200) Subject: media-libs/libggi: fix HOMEPAGE, use HTTPS, update DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a3164d9ed110d37f9f9d1f9c70a34445603de08;p=gentoo.git media-libs/libggi: fix HOMEPAGE, use HTTPS, update DESCRIPTION Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10081 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-libs/libggi/libggi-2.2.2.ebuild b/media-libs/libggi/libggi-2.2.2.ebuild index 49ee65b7e717..521bb6974d00 100644 --- a/media-libs/libggi/libggi-2.2.2.ebuild +++ b/media-libs/libggi/libggi-2.2.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 -DESCRIPTION="Fast and safe graphics and drivers for about any graphics card to the Linux kernel (sometimes)" -HOMEPAGE="http://www.ggi-project.org" +DESCRIPTION="Provides an opaque interface to the display's acceleration function" +HOMEPAGE="https://ibiblio.org/ggicore/packages/libggi.html" SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="MIT"