summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2010-03-22 02:01:05 +0000
committerBen de Groot <yngwin@gentoo.org>2010-03-22 02:01:05 +0000
commitb74fa8c9b64061faf3e997e394b3813a0014f2e1 (patch)
treea51539d7d3c0b3a6abae002eb8bd357f70719a26 /games-engines
parentx11-libs/qt:3 and revdeps removal, bug #283429 (diff)
downloadgentoo-2-b74fa8c9b64061faf3e997e394b3813a0014f2e1.tar.gz
gentoo-2-b74fa8c9b64061faf3e997e394b3813a0014f2e1.tar.bz2
gentoo-2-b74fa8c9b64061faf3e997e394b3813a0014f2e1.zip
x11-libs/qt:3 and revdeps removal, bug #283429
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/qtads/ChangeLog34
-rw-r--r--games-engines/qtads/Manifest4
-rw-r--r--games-engines/qtads/metadata.xml5
-rw-r--r--games-engines/qtads/qtads-1.9.ebuild41
4 files changed, 0 insertions, 84 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog
deleted file mode 100644
index e00d38af441a..000000000000
--- a/games-engines/qtads/ChangeLog
+++ /dev/null
@@ -1,34 +0,0 @@
-# ChangeLog for games-engines/qtads
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.8 2009/11/20 15:17:59 maekke Exp $
-
- 20 Nov 2009; Markus Meier <maekke@gentoo.org> qtads-1.9.ebuild:
- x86 stable, bug #288651
-
-*qtads-1.9 (30 Jun 2009)
-
- 30 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> +qtads-1.9.ebuild:
- version bump (bug #217341)
-
- 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qtads-1.6c.ebuild:
- QA: Get rid of deprecated qt_min_version().
-
- 05 May 2008; Tristan Heaven <nyhm@gentoo.org>
- +files/qtads-1.6c-gcc43.patch, qtads-1.6c.ebuild:
- Fix building with gcc-4.3
-
- 02 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> qtads-1.6c.ebuild:
- use eqmake3 to avoid trying to build against qt4
-
- 17 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> qtads-1.6c.ebuild:
- use the qt3 eclass
-
- 10 Jul 2005; David Holm <dholm@gentoo.org> qtads-1.6c.ebuild:
- Added to ~ppc.
-
-*qtads-1.6c (10 Jul 2005)
-
- 10 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml,
- +qtads-1.6c.ebuild:
- initial commit - ebuild supplied by Nickolay Kolchin-Semyonov via bug #66189
-
diff --git a/games-engines/qtads/Manifest b/games-engines/qtads/Manifest
deleted file mode 100644
index 2484ecd4e645..000000000000
--- a/games-engines/qtads/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST qtads-1.9.tar.bz2 946451 RMD160 0ce9bfa171cd53a54f885c4580fed403c0e155d5 SHA1 44323a286cebaefa74d9f29396435802e5508487 SHA256 15b318f081961eefd39d8e48d189caf28bc7a5283d6bda51b8bf922c68e41872
-EBUILD qtads-1.9.ebuild 1173 RMD160 eda7c2d7e31dc86ffa2709ecd8481afcf681862e SHA1 2f0179e894854744f22af5b50a1a000c37db1c12 SHA256 bd8d08681a82ffcf60de8c49def1bcf8c857cbe21994e843f8397618341ed318
-MISC ChangeLog 1181 RMD160 dd390bd93a42e6ea0ebf2457ac76a22eb621e66b SHA1 c5fb496b2d5d276b7327b285c7b8518b4fd7f18a SHA256 b776a398c7876055d20684c9cc8200dc0426eb06d81628c7a2fdae9300a1f6ed
-MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-engines/qtads/metadata.xml b/games-engines/qtads/metadata.xml
deleted file mode 100644
index d3c2cc926f0b..000000000000
--- a/games-engines/qtads/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>games</herd>
-</pkgmetadata>
diff --git a/games-engines/qtads/qtads-1.9.ebuild b/games-engines/qtads/qtads-1.9.ebuild
deleted file mode 100644
index f24fbd0d9a71..000000000000
--- a/games-engines/qtads/qtads-1.9.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-1.9.ebuild,v 1.2 2009/11/20 15:17:59 maekke Exp $
-
-EAPI=2
-inherit flag-o-matic qt3 games
-
-DESCRIPTION="Qt3-based GUI interpreter for TADS 2 and TADS 3 text adventures"
-HOMEPAGE="http://qtads.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qtads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="x11-libs/qt:3"
-
-src_prepare() {
- gunzip qtads.6.gz || die "gunzip qtads.6.gz failed"
-}
-
-src_configure() {
- # Work-around for a bug when compiling with some versions of g++;
- # strict-aliasing will break the Tads 3 VM.
- append-cxxflags -fno-strict-aliasing
- eqmake3 qtads.pro \
- BIN_INSTALL="${GAMES_BINDIR}" DATA_INSTALL="${GAMES_DATADIR}"
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install_{target,charmaps,i18n} \
- || die "emake install failed"
- # install documentation manually to comply with Gentoo guidelines.
- dodoc \
- AUTHORS BUGS CREDITS INSTALL NEWS PORTABILITY README \
- SOURCE_README TIPS TODO
- doman qtads.6
- make_desktop_entry qtads QTads
- prepgamesdirs
-}