public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: dev-libs/newmat/, games-util/terragear/
@ 2012-12-04 21:36 Christian Schmitt
  0 siblings, 0 replies; only message in thread
From: Christian Schmitt @ 2012-12-04 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     5fd7193920a062c0f901da69c88dda8d83147f46
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Thu Nov 29 08:59:48 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Tue Dec  4 21:36:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5fd71939

[games-util/terragear] remove POCO dep and clean up unneeded newmat package

---
 dev-libs/newmat/ChangeLog                  |   17 -----------------
 dev-libs/newmat/metadata.xml               |    9 ---------
 dev-libs/newmat/newmat-11.ebuild           |   27 ---------------------------
 games-util/terragear/terragear-9999.ebuild |    1 -
 4 files changed, 0 insertions(+), 54 deletions(-)

diff --git a/dev-libs/newmat/ChangeLog b/dev-libs/newmat/ChangeLog
deleted file mode 100644
index 03c6d39..0000000
--- a/dev-libs/newmat/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for dev-libs/newmat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  24 Jan 2011; Christian Schmitt <chris@ilovelinux.de> +metadata.xml,
-  newmat-11.ebuild:
-  cleanup the Flightgear family and move to EAPI3 :)
-
-  15 Jul 2010; Christian Schmitt <chris@ilovelinux.de> newmat-11.ebuild:
-  use dolib for lib install. thx scarabeus :)
-
-*newmat-11 (15 Jul 2010)
-
-  15 Jul 2010; Christian Schmitt <chris@ilovelinux.de> +newmat-11.ebuild:
-  This is the first revision after moving the repo to GIT. Some cleanups
-  compared to SVN
-

diff --git a/dev-libs/newmat/metadata.xml b/dev-libs/newmat/metadata.xml
deleted file mode 100644
index a5f4ada..0000000
--- a/dev-libs/newmat/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>games</herd>
-<maintainer>
-<email>chris@ilovelinux.de</email>
-<name>Christian Schmitt</name>
-</maintainer>
-</pkgmetadata>

diff --git a/dev-libs/newmat/newmat-11.ebuild b/dev-libs/newmat/newmat-11.ebuild
deleted file mode 100644
index 1f262b6..0000000
--- a/dev-libs/newmat/newmat-11.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-inherit eutils
-
-DESCRIPTION="A C++ matrix library"
-HOMEPAGE="http://www.robertnz.net/nm_intro.htm"
-SRC_URI="http://www.robertnz.net/ftp/${PN}${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_compile() {
-	emake -f nm_gnu.mak || die "emake failed"
-}
-
-src_install() {
-	dolib libnewmat.a
-	dodir /usr/include/newmat
-	insinto /usr/include/newmat
-	doins *.h
-}

diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild
index 28fcc97..a6df1a7 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -17,7 +17,6 @@ IUSE=""
 
 DEPEND=">=dev-games/simgear-2.9
 	dev-libs/boost
-	dev-libs/poco
 	sci-libs/gdal
 	>=sci-mathematics/cgal-4.0[gmp]
 "


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-04 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-04 21:36 [gentoo-commits] proj/gamerlay:master commit in: dev-libs/newmat/, games-util/terragear/ Christian Schmitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox