public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-1.97.6.ebuild
@ 2007-10-06  7:06 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2007-10-06  7:06 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/10/06 07:06:19

  Modified:             ChangeLog
  Added:                tintin-1.97.6.ebuild
  Log:
  version bump
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.53                 games-mud/tintin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	14 Aug 2007 03:21:00 -0000	1.52
+++ ChangeLog	6 Oct 2007 07:06:18 -0000	1.53
@@ -1,6 +1,12 @@
 # ChangeLog for games-mud/tintin
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.52 2007/08/14 03:21:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.53 2007/10/06 07:06:18 mr_bones_ Exp $
+
+*tintin-1.97.6 (06 Oct 2007)
+
+  06 Oct 2007; Michael Sterrett <mr_bones_@gentoo.org>
+  +tintin-1.97.6.ebuild:
+  version bump
 
 *tintin-1.97.5 (14 Aug 2007)
 



1.1                  games-mud/tintin/tintin-1.97.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/tintin/tintin-1.97.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/tintin/tintin-1.97.6.ebuild?rev=1.1&content-type=text/plain

Index: tintin-1.97.6.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.97.6.ebuild,v 1.1 2007/10/06 07:06:18 mr_bones_ Exp $

inherit games

DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
HOMEPAGE="http://tintin.sourceforge.net/"
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}
	cd "${S}"
	sed -i \
		-e '/^CC/d' \
		-e '/^MAKE/d' \
		-e '/^CFLAGS/s/=/+=/' Makefile.in \
		|| die "sed failed"
	chmod +x configure
}

src_install () {
	dogamesbin tt++ || die "dogamesbin failed"
	dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
	prepgamesdirs
}

pkg_postinst() {
	games_pkg_postinst
	echo
	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
	ewarn "read the README for more details."
	echo
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-06  7:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-06  7:06 [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-1.97.6.ebuild Michael Sterrett (mr_bones_)

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