diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 17:28:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:52 +0100 |
commit | ef847f827e32f20a18d5ac3dec821e12ba3aa9cf (patch) | |
tree | 903ae4ea59ff66b3de842b348f4b1ce81e27bc70 /x11-libs/liboglappth | |
parent | x11-libs/c++-gtk-utils: Fix toolong DESCRIPTION (diff) | |
download | gentoo-ef847f827e32f20a18d5ac3dec821e12ba3aa9cf.tar.gz gentoo-ef847f827e32f20a18d5ac3dec821e12ba3aa9cf.tar.bz2 gentoo-ef847f827e32f20a18d5ac3dec821e12ba3aa9cf.zip |
x11-libs/liboglappth: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3866
Diffstat (limited to 'x11-libs/liboglappth')
-rw-r--r-- | x11-libs/liboglappth/liboglappth-0.98.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/liboglappth/liboglappth-1.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |