+++ /dev/null
-MD5 cbea9a5af831433a1bc842aa45acbcc2 tintin-1.96.0.tar.gz 204489
-RMD160 f5dbb3bab17f557fdefcefa9b2a1b60642a84f00 tintin-1.96.0.tar.gz 204489
-SHA256 7d32e6ecf3e0f7d069046f52adc10cfb072925e39856f51ddff80b645af5f0bb tintin-1.96.0.tar.gz 204489
+++ /dev/null
-MD5 a29701e187c7fb5063152a14cffc0112 tintin-1.96.1.tar.gz 205090
-RMD160 37f0fb1e82ef3b188b3c70ea2dea2887bc2cc553 tintin-1.96.1.tar.gz 205090
-SHA256 92ce9b46b29b01a296025f816d1e9e68549d9f1056ddac9ce3dea181feb8444f tintin-1.96.1.tar.gz 205090
+++ /dev/null
-MD5 5a5d5e582c8311b559b14546ca12327c tintin-1.96.2.tar.gz 204842
-RMD160 ebbc898a212a7f3aac8245e385cd1398289cbe19 tintin-1.96.2.tar.gz 204842
-SHA256 d82ac23851e94bf4fbe59d26c7825af7315b79f44fe45b4e3278b57b65b4e4e9 tintin-1.96.2.tar.gz 204842
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.0.ebuild,v 1.1 2006/06/16 19:01:52 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://www.scandum.com/tintin/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
- sys-libs/readline
- sys-libs/ncurses"
-
-S=${WORKDIR}/tt/src
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/^CC/d' \
- -e '/^MAKE/d' \
- -e '/^CFLAGS/s/=/+=/' "${S}/Makefile.in" \
- || die "sed failed"
-}
-
-src_install () {
- dogamesbin tt++ || die "dogamesbin failed"
- dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- echo
- einfo "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- einfo "read the README for more details."
- echo
-}
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.1.ebuild,v 1.1 2006/08/03 01:12:13 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://www.scandum.com/tintin/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
- sys-libs/readline
- sys-libs/ncurses"
-
-S=${WORKDIR}/tt/src
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/^CC/d' \
- -e '/^MAKE/d' \
- -e '/^CFLAGS/s/=/+=/' "${S}/Makefile.in" \
- || die "sed failed"
-}
-
-src_install () {
- dogamesbin tt++ || die "dogamesbin failed"
- dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- echo
- einfo "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- einfo "read the README for more details."
- echo
-}
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.2.ebuild,v 1.1 2006/09/10 22:50:47 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://www.scandum.com/tintin/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
- sys-libs/readline
- sys-libs/ncurses"
-
-S=${WORKDIR}/tt/src
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/^CC/d' \
- -e '/^MAKE/d' \
- -e '/^CFLAGS/s/=/+=/' "${S}/Makefile.in" \
- || die "sed failed"
-}
-
-src_install () {
- dogamesbin tt++ || die "dogamesbin failed"
- dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- echo
- einfo "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- einfo "read the README for more details."
- echo
-}