commit:     6b7b290a5e19ba0882c9f37c99e23bb6eeb0fec4
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 19:39:27 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 08:39:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7b290a

x11-libs/liboglappth: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 x11-libs/liboglappth/Manifest                |  1 -
 x11-libs/liboglappth/liboglappth-0.98.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/x11-libs/liboglappth/Manifest b/x11-libs/liboglappth/Manifest
index 63dd935ab95..c35138b1e47 100644
--- a/x11-libs/liboglappth/Manifest
+++ b/x11-libs/liboglappth/Manifest
@@ -1,2 +1 @@
-DIST liboglappth-0.98.tar.gz 326755 SHA256 
1ec5964bb281215d5c6e58dee7e5a1a8bcaef2e07df4ac1336ec404b701a11c1 SHA512 
c8f37ed385b02078aee217dff4ae005bcc330c4bc84db9b88656a79923b0efc03b84687e78c6496bc1dc811f2398b572a818660cb8cb6092f73432ac58c4b81a
 WHIRLPOOL 
ab39942ff3d8a3a6a8d0eb8a73f596cc65f84b7a00493d09b99462014b7a79e87a4a45c2a6bad25b23a6f86193684a634ba1a613e6c0f2717a0df2bbb438eb7a
 DIST liboglappth-1.0.0.tar.gz 325178 SHA256 
b461a31065d6912d190f78ad0041218009f44a5acdb5757545bd4a8bd6b509aa SHA512 
b0d883379650f1062d503d2adaab48202614b3ab68eba2e0ab01513b51cdd88f75fa02af5dcb00077fb057cdf09987dfe123ea9e0541e2e56893e11e53ac8ef1
 WHIRLPOOL 
e01b177d75584cc6fda99396d0353fa5444f426e1616492defe19f32eb2d53b62b5353967f2c76024daca16e3f7c02bec5e70507cd04a1a3197dfee57ce5b2ac

diff --git a/x11-libs/liboglappth/liboglappth-0.98.ebuild 
b/x11-libs/liboglappth/liboglappth-0.98.ebuild
deleted file mode 100644
index ddc28aca447..00000000000
--- a/x11-libs/liboglappth/liboglappth-0.98.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-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"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-RDEPEND="virtual/opengl
-       media-libs/freeglut"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       epatch "${FILESDIR}"/gcc-4.3.patch
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed"
-}

Reply via email to