public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.3.ebuild
@ 2010-08-02 16:23 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-08-02 16:23 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/08/02 16:23:21

  Modified:             ChangeLog
  Added:                tintin-2.00.3.ebuild
  Log:
  version bump
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.97                 games-mud/tintin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	3 Jul 2010 15:35:21 -0000	1.96
+++ ChangeLog	2 Aug 2010 16:23:21 -0000	1.97
@@ -1,6 +1,12 @@
 # ChangeLog for games-mud/tintin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.96 2010/07/03 15:35:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.97 2010/08/02 16:23:21 mr_bones_ Exp $
+
+*tintin-2.00.3 (02 Aug 2010)
+
+  02 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  +tintin-2.00.3.ebuild:
+  version bump
 
 *tintin-2.00.2 (03 Jul 2010)
 



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

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

Index: tintin-2.00.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.1 2010/08/02 16:23:21 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 ~x86"
IUSE=""

DEPEND="sys-libs/zlib
	dev-libs/libpcre
	sys-libs/readline
	sys-libs/ncurses"

S=${WORKDIR}/tt/src

src_install () {
	dogamesbin tt++ || die "dogamesbin failed"
	dodoc ../{CREDITS,FAQ,README,SCRIPTS,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
}






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.3.ebuild
@ 2010-09-06 19:43 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-09-06 19:43 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/09/06 19:43:33

  Modified:             ChangeLog tintin-2.00.3.ebuild
  Log:
  x86 stable wrt bug #335823
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.99                 games-mud/tintin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	12 Aug 2010 04:05:32 -0000	1.98
+++ ChangeLog	6 Sep 2010 19:43:33 -0000	1.99
@@ -1,6 +1,9 @@
 # ChangeLog for games-mud/tintin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.98 2010/08/12 04:05:32 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.99 2010/09/06 19:43:33 phajdan.jr Exp $
+
+  06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tintin-2.00.3.ebuild:
+  x86 stable wrt bug #335823
 
   12 Aug 2010; Joseph Jezak <josejx@gentoo.org> tintin-2.00.1.ebuild:
   Marked ppc stable for bug #318509.



1.2                  games-mud/tintin/tintin-2.00.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?r1=1.1&r2=1.2

Index: tintin-2.00.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tintin-2.00.3.ebuild	2 Aug 2010 16:23:21 -0000	1.1
+++ tintin-2.00.3.ebuild	6 Sep 2010 19:43:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.1 2010/08/02 16:23:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.2 2010/09/06 19:43:33 phajdan.jr Exp $
 
 inherit games
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.3.ebuild
@ 2010-09-12 14:20 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-09-12 14:20 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/09/12 14:20:32

  Modified:             ChangeLog tintin-2.00.3.ebuild
  Log:
  Stable on amd64 wrt bug #335823
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.100                games-mud/tintin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	6 Sep 2010 19:43:33 -0000	1.99
+++ ChangeLog	12 Sep 2010 14:20:32 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for games-mud/tintin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.99 2010/09/06 19:43:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.100 2010/09/12 14:20:32 hwoarang Exp $
+
+  12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> tintin-2.00.3.ebuild:
+  Stable on amd64 wrt bug #335823
 
   06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tintin-2.00.3.ebuild:
   x86 stable wrt bug #335823



1.3                  games-mud/tintin/tintin-2.00.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?r1=1.2&r2=1.3

Index: tintin-2.00.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tintin-2.00.3.ebuild	6 Sep 2010 19:43:33 -0000	1.2
+++ tintin-2.00.3.ebuild	12 Sep 2010 14:20:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.2 2010/09/06 19:43:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.3 2010/09/12 14:20:32 hwoarang Exp $
 
 inherit games
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.3.ebuild
@ 2010-10-15 13:28 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2010-10-15 13:28 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/15 13:28:05

  Modified:             ChangeLog tintin-2.00.3.ebuild
  Log:
  stable ppc, bug 335823
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.101                games-mud/tintin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	12 Sep 2010 14:20:32 -0000	1.100
+++ ChangeLog	15 Oct 2010 13:28:05 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for games-mud/tintin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.100 2010/09/12 14:20:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.101 2010/10/15 13:28:05 ranger Exp $
+
+  15 Oct 2010; Brent Baude <ranger@gentoo.org> tintin-2.00.3.ebuild:
+  stable ppc, bug 335823
 
   12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> tintin-2.00.3.ebuild:
   Stable on amd64 wrt bug #335823



1.4                  games-mud/tintin/tintin-2.00.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild?r1=1.3&r2=1.4

Index: tintin-2.00.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tintin-2.00.3.ebuild	12 Sep 2010 14:20:32 -0000	1.3
+++ tintin-2.00.3.ebuild	15 Oct 2010 13:28:05 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.3 2010/09/12 14:20:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.3.ebuild,v 1.4 2010/10/15 13:28:05 ranger Exp $
 
 inherit games
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="sys-libs/zlib






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-15 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 13:28 [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.3.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-12 14:20 Markos Chandras (hwoarang)
2010-09-06 19:43 PaweA Hajdan (phajdan.jr)
2010-08-02 16:23 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