* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2008-10-31 14:30 Alexis Ballier (aballier)
0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-31 14:30 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/31 14:30:13
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Use stricter deps for texlive 2008 to require the 2008 version of a package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND fields
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)
Revision Changes Path
1.2 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.1&r2=1.2
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-langcroatian-2008.ebuild 9 Sep 2008 16:32:57 -0000 1.1
+++ texlive-langcroatian-2008.ebuild 31 Oct 2008 14:30:13 -0000 1.2
@@ -1,9 +1,7 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.1 2008/09/09 16:32:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.2 2008/10/31 14:30:13 aballier Exp $
-TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic
-"
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
TEXLIVE_MODULE_DOC_CONTENTS="croatian.doc hrlatex.doc "
@@ -15,3 +13,6 @@
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
+DEPEND=">=dev-texlive/texlive-basic-2008
+"
+RDEPEND="${DEPEND}"
1.18 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 9 Sep 2008 18:18:57 -0000 1.17
+++ ChangeLog 31 Oct 2008 14:30:13 -0000 1.18
@@ -1,6 +1,12 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.17 2008/09/09 18:18:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.18 2008/10/31 14:30:13 aballier Exp $
+
+ 31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Use stricter deps for texlive 2008 to require the 2008 version of a
+ package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
+ fields
09 Sep 2008; Alexis Ballier <aballier@gentoo.org>
texlive-langcroatian-2007.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-02-27 15:20 Ferris McCormick (fmccor)
0 siblings, 0 replies; 10+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-02-27 15:20 UTC (permalink / raw
To: gentoo-commits
fmccor 09/02/27 15:20:42
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.2&r2=1.3
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-langcroatian-2008.ebuild 31 Oct 2008 14:30:13 -0000 1.2
+++ texlive-langcroatian-2008.ebuild 27 Feb 2009 15:20:42 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.2 2008/10/31 14:30:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.3 2009/02/27 15:20:42 fmccor Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.19 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 31 Oct 2008 14:30:13 -0000 1.18
+++ ChangeLog 27 Feb 2009 15:20:42 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.18 2008/10/31 14:30:13 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.19 2009/02/27 15:20:42 fmccor Exp $
+
+ 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Sparc stable, part of Bug #253551.
31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-06 21:39 Jeroen Roovers (jer)
0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-06 21:39 UTC (permalink / raw
To: gentoo-commits
jer 09/03/06 21:39:15
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Stable for HPPA (bug #253551).
(Portage version: 2.2_rc23/cvs/Linux i686)
Revision Changes Path
1.4 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.3&r2=1.4
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-langcroatian-2008.ebuild 27 Feb 2009 15:20:42 -0000 1.3
+++ texlive-langcroatian-2008.ebuild 6 Mar 2009 21:39:15 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.3 2009/02/27 15:20:42 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.4 2009/03/06 21:39:15 jer Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.20 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 27 Feb 2009 15:20:42 -0000 1.19
+++ ChangeLog 6 Mar 2009 21:39:15 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.19 2009/02/27 15:20:42 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.20 2009/03/06 21:39:15 jer Exp $
+
+ 06 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Stable for HPPA (bug #253551).
27 Feb 2009; Ferris McCormick <fmccor@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-07 11:02 Christian Faulhammer (fauli)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-07 11:02 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/07 11:02:29
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
x86 stable, bug 253551
(Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.5 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.4&r2=1.5
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-langcroatian-2008.ebuild 6 Mar 2009 21:39:15 -0000 1.4
+++ texlive-langcroatian-2008.ebuild 7 Mar 2009 11:02:29 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.4 2009/03/06 21:39:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.5 2009/03/07 11:02:29 fauli Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.21 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 6 Mar 2009 21:39:15 -0000 1.20
+++ ChangeLog 7 Mar 2009 11:02:29 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.20 2009/03/06 21:39:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.21 2009/03/07 11:02:29 fauli Exp $
+
+ 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ x86 stable, bug 253551
06 Mar 2009; Jeroen Roovers <jer@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-10 19:27 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-10 19:27 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/10 19:27:58
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.6 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.5&r2=1.6
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-langcroatian-2008.ebuild 7 Mar 2009 11:02:29 -0000 1.5
+++ texlive-langcroatian-2008.ebuild 10 Mar 2009 19:27:58 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.5 2009/03/07 11:02:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.6 2009/03/10 19:27:58 armin76 Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.22 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 7 Mar 2009 11:02:29 -0000 1.21
+++ ChangeLog 10 Mar 2009 19:27:58 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.21 2009/03/07 11:02:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.22 2009/03/10 19:27:58 armin76 Exp $
+
+ 10 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Add ~arm/~s390/~sh
07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-11 22:54 Markus Meier (maekke)
0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-03-11 22:54 UTC (permalink / raw
To: gentoo-commits
maekke 09/03/11 22:54:24
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
amd64 stable, bug #253551
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.6&r2=1.7
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-langcroatian-2008.ebuild 10 Mar 2009 19:27:58 -0000 1.6
+++ texlive-langcroatian-2008.ebuild 11 Mar 2009 22:54:24 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.6 2009/03/10 19:27:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.7 2009/03/11 22:54:24 maekke Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.23 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 10 Mar 2009 19:27:58 -0000 1.22
+++ ChangeLog 11 Mar 2009 22:54:24 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.22 2009/03/10 19:27:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.23 2009/03/11 22:54:24 maekke Exp $
+
+ 11 Mar 2009; Markus Meier <maekke@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ amd64 stable, bug #253551
10 Mar 2009; Raúl Porcel <armin76@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-13 20:15 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-03-13 20:15 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/13 20:15:47
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Marking texlive-langcroatian-2008 ppc64 for bug 235551
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Revision Changes Path
1.8 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.7&r2=1.8
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-langcroatian-2008.ebuild 11 Mar 2009 22:54:24 -0000 1.7
+++ texlive-langcroatian-2008.ebuild 13 Mar 2009 20:15:47 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.7 2009/03/11 22:54:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.8 2009/03/13 20:15:47 ranger Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.24 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 11 Mar 2009 22:54:24 -0000 1.23
+++ ChangeLog 13 Mar 2009 20:15:47 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.23 2009/03/11 22:54:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.24 2009/03/13 20:15:47 ranger Exp $
+
+ 13 Mar 2009; Brent Baude <ranger@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Marking texlive-langcroatian-2008 ppc64 stable for bug 235551
11 Mar 2009; Markus Meier <maekke@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-18 18:34 Raul Porcel (armin76)
0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-18 18:34 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/18 18:34:09
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
alpha/arm/ia64/s390/sh stable wrt #253551
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.9 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.8&r2=1.9
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- texlive-langcroatian-2008.ebuild 13 Mar 2009 20:15:47 -0000 1.8
+++ texlive-langcroatian-2008.ebuild 18 Mar 2009 18:34:08 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.8 2009/03/13 20:15:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.9 2009/03/18 18:34:08 armin76 Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.25 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 13 Mar 2009 20:15:47 -0000 1.24
+++ ChangeLog 18 Mar 2009 18:34:08 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.24 2009/03/13 20:15:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.25 2009/03/18 18:34:08 armin76 Exp $
+
+ 18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ alpha/arm/ia64/s390/sh stable wrt #253551
13 Mar 2009; Brent Baude <ranger@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-03-18 20:54 Brent Baude (ranger)
0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-03-18 20:54 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/18 20:54:19
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
Marking texlive-langcroatian-2008 ppc for bug 253551
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Revision Changes Path
1.10 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.9&r2=1.10
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texlive-langcroatian-2008.ebuild 18 Mar 2009 18:34:08 -0000 1.9
+++ texlive-langcroatian-2008.ebuild 18 Mar 2009 20:54:19 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.9 2009/03/18 18:34:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.10 2009/03/18 20:54:19 ranger Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.26 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 18 Mar 2009 18:34:08 -0000 1.25
+++ ChangeLog 18 Mar 2009 20:54:19 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.25 2009/03/18 18:34:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.26 2009/03/18 20:54:19 ranger Exp $
+
+ 18 Mar 2009; Brent Baude <ranger@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Marking texlive-langcroatian-2008 ppc stable for bug 253551
18 Mar 2009; Raúl Porcel <armin76@gentoo.org>
texlive-langcroatian-2008.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog
@ 2009-06-10 14:09 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 10+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-10 14:09 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/10 14:09:28
Modified: texlive-langcroatian-2008.ebuild ChangeLog
Log:
[dev-texlive/texlive-langcroatian] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild?r1=1.10&r2=1.11
Index: texlive-langcroatian-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texlive-langcroatian-2008.ebuild 18 Mar 2009 20:54:19 -0000 1.10
+++ texlive-langcroatian-2008.ebuild 10 Jun 2009 14:09:28 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.10 2009/03/18 20:54:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2008.ebuild,v 1.11 2009/06/10 14:09:28 alexxy Exp $
TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 freedist LPPL-1.3 "
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
1.28 dev-texlive/texlive-langcroatian/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 15 May 2009 13:36:11 -0000 1.27
+++ ChangeLog 10 Jun 2009 14:09:28 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-langcroatian
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.27 2009/05/15 13:36:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.28 2009/06/10 14:09:28 alexxy Exp $
+
+ 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ texlive-langcroatian-2008.ebuild:
+ Add ~mips love
15 May 2009; Alexis Ballier <aballier@gentoo.org>
-texlive-langcroatian-2007.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-06-10 14:09 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 19:27 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcroatian: texlive-langcroatian-2008.ebuild ChangeLog Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2009-06-10 14:09 Alexey Shvetsov (alexxy)
2009-03-18 20:54 Brent Baude (ranger)
2009-03-18 18:34 Raul Porcel (armin76)
2009-03-13 20:15 Brent Baude (ranger)
2009-03-11 22:54 Markus Meier (maekke)
2009-03-07 11:02 Christian Faulhammer (fauli)
2009-03-06 21:39 Jeroen Roovers (jer)
2009-02-27 15:20 Ferris McCormick (fmccor)
2008-10-31 14:30 Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox