* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: tintin-2.00.9.ebuild ChangeLog
@ 2013-01-17 23:16 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-01-17 23:16 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 13/01/17 23:16:26
Modified: ChangeLog
Added: tintin-2.00.9.ebuild
Log:
version bump (bug #452254)
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.124 games-mud/tintin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 2 Jul 2012 19:10:33 -0000 1.123
+++ ChangeLog 17 Jan 2013 23:16:26 -0000 1.124
@@ -1,6 +1,12 @@
# ChangeLog for games-mud/tintin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.123 2012/07/02 19:10:33 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.124 2013/01/17 23:16:26 mr_bones_ Exp $
+
+*tintin-2.00.9 (17 Jan 2013)
+
+ 17 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org>
+ +files/tintin-2.00.9-ldpermission.patch, +tintin-2.00.9.ebuild:
+ version bump (bug #452254)
02 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org>
-files/tintin-2.00.6-ldpermission.patch,
1.1 games-mud/tintin/tintin-2.00.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.1&content-type=text/plain
Index: tintin-2.00.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v 1.1 2013/01/17 23:16:26 mr_bones_ Exp $
EAPI=2
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
PATCHES=( "${FILESDIR}"/${P}-ldpermission.patch )
src_install () {
dogamesbin tt++ || die
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] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: tintin-2.00.9.ebuild ChangeLog
@ 2013-02-22 17:27 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-22 17:27 UTC (permalink / raw
To: gentoo-commits
ago 13/02/22 17:27:15
Modified: tintin-2.00.9.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #458238
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 games-mud/tintin/tintin-2.00.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?r1=1.2&r2=1.3
Index: tintin-2.00.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tintin-2.00.9.ebuild 19 Feb 2013 19:31:12 -0000 1.2
+++ tintin-2.00.9.ebuild 22 Feb 2013 17:27:15 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v 1.2 2013/02/19 19:31:12 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v 1.3 2013/02/22 17:27:15 ago Exp $
EAPI=2
inherit games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE=""
DEPEND="sys-libs/zlib
1.126 games-mud/tintin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 19 Feb 2013 19:31:12 -0000 1.125
+++ ChangeLog 22 Feb 2013 17:27:15 -0000 1.126
@@ -1,6 +1,9 @@
# ChangeLog for games-mud/tintin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.125 2013/02/19 19:31:12 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.126 2013/02/22 17:27:15 ago Exp $
+
+ 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tintin-2.00.9.ebuild:
+ Stable for ppc, wrt bug #458238
19 Feb 2013; Chema Alonso <nimiux@gentoo.org> tintin-2.00.9.ebuild:
Stable for amd64 wrt bug #458238
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-mud/tintin: tintin-2.00.9.ebuild ChangeLog
@ 2013-02-25 12:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-25 12:18 UTC (permalink / raw
To: gentoo-commits
ago 13/02/25 12:18:39
Modified: tintin-2.00.9.ebuild ChangeLog
Log:
Stable for x86, wrt bug #458238
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 games-mud/tintin/tintin-2.00.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild?r1=1.3&r2=1.4
Index: tintin-2.00.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tintin-2.00.9.ebuild 22 Feb 2013 17:27:15 -0000 1.3
+++ tintin-2.00.9.ebuild 25 Feb 2013 12:18:39 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v 1.3 2013/02/22 17:27:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-2.00.9.ebuild,v 1.4 2013/02/25 12:18:39 ago Exp $
EAPI=2
inherit games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="sys-libs/zlib
1.127 games-mud/tintin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-mud/tintin/ChangeLog?r1=1.126&r2=1.127
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog 22 Feb 2013 17:27:15 -0000 1.126
+++ ChangeLog 25 Feb 2013 12:18:39 -0000 1.127
@@ -1,6 +1,9 @@
# ChangeLog for games-mud/tintin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.126 2013/02/22 17:27:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.127 2013/02/25 12:18:39 ago Exp $
+
+ 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tintin-2.00.9.ebuild:
+ Stable for x86, wrt bug #458238
22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tintin-2.00.9.ebuild:
Stable for ppc, wrt bug #458238
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-25 12:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 12:18 [gentoo-commits] gentoo-x86 commit in games-mud/tintin: tintin-2.00.9.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-02-22 17:27 Agostino Sarubbo (ago)
2013-01-17 23:16 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