commit: a1cd07eaf1673fb586ba12ead4806f0c1f9d6961 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Oct 5 19:10:50 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 7 14:00:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1cd07ea
media-libs/libgii: fix HOMEPAGE, use HTTPS, update DESCRIPTION Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-libs/libgii/libgii-1.0.2-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/libgii/libgii-1.0.2-r1.ebuild b/media-libs/libgii/libgii-1.0.2-r1.ebuild index 7d9e41b79db..043293c47a6 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"
