media-libs/libggi: fix HOMEPAGE, use HTTPS, update DESCRIPTION
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Oct 2018 18:28:24 +0000 (20:28 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 7 Oct 2018 14:00:19 +0000 (16:00 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10081
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/libggi/libggi-2.2.2.ebuild

index 49ee65b7e717773d5e44d86ca34f95bc2b7ff092..521bb6974d00e80f956728b4eba3fde389ae68de 100644 (file)
@@ -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"