From ef847f827e32f20a18d5ac3dec821e12ba3aa9cf Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Tue, 7 Feb 2017 17:28:39 +0200 Subject: x11-libs/liboglappth: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3866 --- x11-libs/liboglappth/liboglappth-0.98.ebuild | 4 ++-- x11-libs/liboglappth/liboglappth-1.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-libs/liboglappth') diff --git a/x11-libs/liboglappth/liboglappth-0.98.ebuild b/x11-libs/liboglappth/liboglappth-0.98.ebuild index ca703827b2f3..beda05cf8336 100644 --- a/x11-libs/liboglappth/liboglappth-0.98.ebuild +++ b/x11-libs/liboglappth/liboglappth-0.98.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit eutils -DESCRIPTION="A library for creating portable OpenGL applications with easy-to-code scene setup and selection" +DESCRIPTION="Libary for OpenGL applications with easy-to-code scene setup and selection" HOMEPAGE="http://www.bioinformatics.org/ghemical/" SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild index 141cab92ab19..1de0766b0fad 100644 --- a/x11-libs/liboglappth/liboglappth-1.0.0.ebuild +++ b/x11-libs/liboglappth/liboglappth-1.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit eutils -DESCRIPTION="A library for creating portable OpenGL applications with easy-to-code scene setup and selection" +DESCRIPTION="Libary for OpenGL applications with easy-to-code scene setup and selection" HOMEPAGE="http://www.bioinformatics.org/ghemical/" SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad