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.1.ebuild
@ 2010-04-04 16:57 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-04-04 16:57 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/04/04 16:57:58

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

Revision  Changes    Path
1.91                 games-mud/tintin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog	24 Mar 2010 13:25:04 -0000	1.90
+++ ChangeLog	4 Apr 2010 16:57:58 -0000	1.91
@@ -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.90 2010/03/24 13:25:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.91 2010/04/04 16:57:58 mr_bones_ Exp $
+
+*tintin-2.00.1 (04 Apr 2010)
+
+  04 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  +tintin-2.00.1.ebuild:
+  version bump
 
   24 Mar 2010; Brent Baude <ranger@gentoo.org> tintin-2.00.0.ebuild:
   stable ppc, bug 310597



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

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

Index: tintin-2.00.1.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.1.ebuild,v 1.1 2010/04/04 16:57:58 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
	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.1.ebuild
@ 2010-05-20 17:29 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-05-20 17:29 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/05/20 17:29:29

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

Revision  Changes    Path
1.94                 games-mud/tintin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	9 May 2010 18:42:24 -0000	1.93
+++ ChangeLog	20 May 2010 17:29:29 -0000	1.94
@@ -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.93 2010/05/09 18:42:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.94 2010/05/20 17:29:29 phajdan.jr Exp $
+
+  20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tintin-2.00.1.ebuild:
+  x86 stable wrt bug #318509
 
   09 May 2010; Raúl Porcel <armin76@gentoo.org> tintin-1.99.8.ebuild,
   tintin-1.99.9.ebuild, tintin-2.00.0.ebuild, tintin-2.00.1.ebuild:



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

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

Index: tintin-2.00.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tintin-2.00.1.ebuild	9 May 2010 18:42:24 -0000	1.2
+++ tintin-2.00.1.ebuild	20 May 2010 17:29:29 -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.1.ebuild,v 1.2 2010/05/09 18:42:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v 1.3 2010/05/20 17:29:29 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.1.ebuild
@ 2010-05-25 21:30 Pacho Ramos (pacho)
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2010-05-25 21:30 UTC (permalink / raw
  To: gentoo-commits

pacho       10/05/25 21:30:39

  Modified:             ChangeLog tintin-2.00.1.ebuild
  Log:
  stable amd64, bug 318509
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.95                 games-mud/tintin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	20 May 2010 17:29:29 -0000	1.94
+++ ChangeLog	25 May 2010 21:30:39 -0000	1.95
@@ -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.94 2010/05/20 17:29:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.95 2010/05/25 21:30:39 pacho Exp $
+
+  25 May 2010; Pacho Ramos <pacho@gentoo.org> tintin-2.00.1.ebuild:
+  stable amd64, bug 318509
 
   20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tintin-2.00.1.ebuild:
   x86 stable wrt bug #318509



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

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

Index: tintin-2.00.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tintin-2.00.1.ebuild	20 May 2010 17:29:29 -0000	1.3
+++ tintin-2.00.1.ebuild	25 May 2010 21:30:39 -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.1.ebuild,v 1.3 2010/05/20 17:29:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v 1.4 2010/05/25 21:30:39 pacho 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.1.ebuild
@ 2010-08-12  4:05 Joseph Jezak (josejx)
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph Jezak (josejx) @ 2010-08-12  4:05 UTC (permalink / raw
  To: gentoo-commits

josejx      10/08/12 04:05:32

  Modified:             ChangeLog tintin-2.00.1.ebuild
  Log:
  Marked ppc stable for bug #318509.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.98                 games-mud/tintin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	2 Aug 2010 16:23:21 -0000	1.97
+++ ChangeLog	12 Aug 2010 04:05:32 -0000	1.98
@@ -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.97 2010/08/02 16:23:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.98 2010/08/12 04:05:32 josejx Exp $
+
+  12 Aug 2010; Joseph Jezak <josejx@gentoo.org> tintin-2.00.1.ebuild:
+  Marked ppc stable for bug #318509.
 
 *tintin-2.00.3 (02 Aug 2010)
 



1.5                  games-mud/tintin/tintin-2.00.1.ebuild

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

Index: tintin-2.00.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tintin-2.00.1.ebuild	25 May 2010 21:30:39 -0000	1.4
+++ tintin-2.00.1.ebuild	12 Aug 2010 04:05:32 -0000	1.5
@@ -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.1.ebuild,v 1.4 2010/05/25 21:30:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.1.ebuild,v 1.5 2010/08/12 04:05:32 josejx 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-08-12  4:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  4:05 [gentoo-commits] gentoo-x86 commit in games-mud/tintin: ChangeLog tintin-2.00.1.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-25 21:30 Pacho Ramos (pacho)
2010-05-20 17:29 PaweA Hajdan (phajdan.jr)
2010-04-04 16:57 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