public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog
@ 2014-02-11 21:30 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2014-02-11 21:30 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    14/02/11 21:30:14

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  add back some missed patches
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

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

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- supertuxkart-0.8.1.ebuild	26 Nov 2013 21:22:50 -0000	1.1
+++ supertuxkart-0.8.1.ebuild	11 Feb 2014 21:30:14 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.1 2013/11/26 21:22:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.2 2014/02/11 21:30:14 mr_bones_ Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -41,14 +41,15 @@
 S=${WORKDIR}/SuperTuxKart-${PV}
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-{gentoo,irrlicht}.patch
+	epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile}.patch
 
 	# inconsistent handling of debug definition
 	# avoid using Debug build type
-	use debug && {
+	if use debug ; then
 		sed -i \
 			-e 's/add_definitions(-DNDEBUG)/add_definitions(-DDEBUG)/' \
-			CMakeLists.txt || die ;}
+			CMakeLists.txt || die
+	fi
 }
 
 src_configure() {



1.39                 games-action/supertuxkart/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	26 Nov 2013 21:22:50 -0000	1.38
+++ ChangeLog	11 Feb 2014 21:30:14 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/supertuxkart
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.38 2013/11/26 21:22:50 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.39 2014/02/11 21:30:14 mr_bones_ Exp $
+
+  11 Feb 2014; Michael Sterrett <mr_bones_@gentoo.org>
+  supertuxkart-0.8.1.ebuild:
+  add back some missed patches
 
 *supertuxkart-0.8.1 (26 Nov 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog
@ 2014-03-07 23:28 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-07 23:28 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/07 23:28:53

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  amd64 stable, bug #492872
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

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

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- supertuxkart-0.8.1.ebuild	11 Feb 2014 21:30:14 -0000	1.2
+++ supertuxkart-0.8.1.ebuild	7 Mar 2014 23:28:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.2 2014/02/11 21:30:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.3 2014/03/07 23:28:53 pacho Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3 CC-BY-SA-3.0 CC-BY-2.0 public-domain ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="debug fribidi wiimote"
 
 # don't unbundle irrlicht and bullet



1.40                 games-action/supertuxkart/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	11 Feb 2014 21:30:14 -0000	1.39
+++ ChangeLog	7 Mar 2014 23:28:53 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/supertuxkart
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.39 2014/02/11 21:30:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.40 2014/03/07 23:28:53 pacho Exp $
+
+  07 Mar 2014; Pacho Ramos <pacho@gentoo.org> supertuxkart-0.8.1.ebuild:
+  amd64 stable, bug #492872
 
   11 Feb 2014; Michael Sterrett <mr_bones_@gentoo.org>
   supertuxkart-0.8.1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog
@ 2014-04-29 23:31 Julian Ospald (hasufell)
  0 siblings, 0 replies; 5+ messages in thread
From: Julian Ospald (hasufell) @ 2014-04-29 23:31 UTC (permalink / raw
  To: gentoo-commits

hasufell    14/04/29 23:31:25

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  fix build with mesa-10.x wrt #504104
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)

Revision  Changes    Path
1.5                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

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

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- supertuxkart-0.8.1.ebuild	12 Mar 2014 05:18:28 -0000	1.4
+++ supertuxkart-0.8.1.ebuild	29 Apr 2014 23:31:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.4 2014/03/12 05:18:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.5 2014/04/29 23:31:25 hasufell Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -41,7 +41,7 @@
 S=${WORKDIR}/SuperTuxKart-${PV}
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile}.patch
+	epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x}.patch
 
 	# inconsistent handling of debug definition
 	# avoid using Debug build type



1.43                 games-action/supertuxkart/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	18 Mar 2014 18:43:30 -0000	1.42
+++ ChangeLog	29 Apr 2014 23:31:25 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/supertuxkart
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.42 2014/03/18 18:43:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.43 2014/04/29 23:31:25 hasufell Exp $
+
+  29 Apr 2014; Julian Ospald <hasufell@gentoo.org> supertuxkart-0.8.1.ebuild,
+  +files/supertuxkart-0.8.1-mesa-10.x.patch:
+  fix build with mesa-10.x wrt #504104
 
   18 Mar 2014; Michael Sterrett <mr_bones_@gentoo.org>
   -files/supertuxkart-0.8-desktopfile.patch,





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

* [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog
@ 2015-06-01 22:10 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-06-01 22:10 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/06/01 22:10:22

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  add slot to virtual/jpeg
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?r1=1.6&r2=1.7

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- supertuxkart-0.8.1.ebuild	25 Sep 2014 20:50:13 -0000	1.6
+++ supertuxkart-0.8.1.ebuild	1 Jun 2015 22:10:22 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.6 2014/09/25 20:50:13 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.7 2015/06/01 22:10:22 mr_bones_ Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -27,7 +27,7 @@
 	net-misc/curl
 	sys-libs/zlib
 	virtual/glu
-	virtual/jpeg
+	virtual/jpeg:0
 	virtual/libintl
 	virtual/opengl
 	x11-libs/libX11



1.45                 games-action/supertuxkart/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	25 Sep 2014 20:50:13 -0000	1.44
+++ ChangeLog	1 Jun 2015 22:10:22 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/supertuxkart
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.44 2014/09/25 20:50:13 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.45 2015/06/01 22:10:22 mr_bones_ Exp $
+
+  01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  supertuxkart-0.8.1.ebuild:
+  add slot to virtual/jpeg
 
   25 Sep 2014; Alfredo Tupone <tupone@gentoo.org> supertuxkart-0.8.1.ebuild,
   +files/supertuxkart-0.8.1-jpeg9.patch:





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

* [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog
@ 2015-06-05  7:08 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-06-05  7:08 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/06/05 07:08:00

  Modified:             supertuxkart-0.8.1.ebuild ChangeLog
  Log:
  add patch to work with newer cmake (bug #551260)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  games-action/supertuxkart/supertuxkart-0.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?r1=1.7&r2=1.8

Index: supertuxkart-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- supertuxkart-0.8.1.ebuild	1 Jun 2015 22:10:22 -0000	1.7
+++ supertuxkart-0.8.1.ebuild	5 Jun 2015 07:08:00 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.7 2015/06/01 22:10:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.8 2015/06/05 07:08:00 mr_bones_ Exp $
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
@@ -41,7 +41,7 @@
 S=${WORKDIR}/SuperTuxKart-${PV}
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x,jpeg9}.patch
+	epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x,jpeg9,cmake}.patch
 
 	# inconsistent handling of debug definition
 	# avoid using Debug build type



1.46                 games-action/supertuxkart/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	1 Jun 2015 22:10:22 -0000	1.45
+++ ChangeLog	5 Jun 2015 07:08:00 -0000	1.46
@@ -1,6 +1,15 @@
 # ChangeLog for games-action/supertuxkart
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.45 2015/06/01 22:10:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.46 2015/06/05 07:08:00 mr_bones_ Exp $
+
+  05 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  +files/supertuxkart-0.8.1-cmake.patch,
+  files/supertuxkart-0.8.1-desktopfile.patch,
+  files/supertuxkart-0.8.1-gentoo.patch,
+  files/supertuxkart-0.8.1-icon-dest.patch,
+  files/supertuxkart-0.8.1-irrlicht.patch, files/supertuxkart-0.8.1-jpeg9.patch,
+  files/supertuxkart-0.8.1-mesa-10.x.patch, supertuxkart-0.8.1.ebuild:
+  add patch to work with newer cmake (bug #551260)
 
   01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org>
   supertuxkart-0.8.1.ebuild:





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

end of thread, other threads:[~2015-06-05  7:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29 23:31 [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: supertuxkart-0.8.1.ebuild ChangeLog Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05  7:08 Michael Sterrett (mr_bones_)
2015-06-01 22:10 Michael Sterrett (mr_bones_)
2014-03-07 23:28 Pacho Ramos (pacho)
2014-02-11 21:30 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