public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
@ 2007-12-27 20:47 Samuli Suominen (drac)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (drac) @ 2007-12-27 20:47 UTC (permalink / raw
  To: gentoo-commits

drac        07/12/27 20:47:02

  Modified:             xfractint-20.04_p07.ebuild ChangeLog
  Log:
  amd64 stable
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.2                  x11-misc/xfractint/xfractint-20.04_p07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.1&r2=1.2

Index: xfractint-20.04_p07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfractint-20.04_p07.ebuild	27 Dec 2007 20:42:56 -0000	1.1
+++ xfractint-20.04_p07.ebuild	27 Dec 2007 20:47:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.1 2007/12/27 20:42:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.2 2007/12/27 20:47:01 drac Exp $
 
 inherit eutils toolchain-funcs
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11"



1.46                 x11-misc/xfractint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	27 Dec 2007 20:42:56 -0000	1.45
+++ ChangeLog	27 Dec 2007 20:47:01 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xfractint
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.45 2007/12/27 20:42:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.46 2007/12/27 20:47:01 drac Exp $
+
+  27 Dec 2007; Samuli Suominen <drac@gentoo.org> xfractint-20.04_p07.ebuild:
+  amd64 stable
 
 *xfractint-20.04_p07 (27 Dec 2007)
 *xfractint-20.04_p03 (27 Dec 2007)



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
@ 2007-12-28 11:57 Michael Januszewski (spock)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Januszewski (spock) @ 2007-12-28 11:57 UTC (permalink / raw
  To: gentoo-commits

spock       07/12/28 11:57:35

  Modified:             xfractint-20.04_p07.ebuild ChangeLog
  Log:
  Add a fix for bug #203548 by Andrew Church <gentoo@achurch.org>.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.3                  x11-misc/xfractint/xfractint-20.04_p07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.2&r2=1.3

Index: xfractint-20.04_p07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfractint-20.04_p07.ebuild	27 Dec 2007 20:47:01 -0000	1.2
+++ xfractint-20.04_p07.ebuild	28 Dec 2007 11:57:35 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.2 2007/12/27 20:47:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.3 2007/12/28 11:57:35 spock Exp $
 
 inherit eutils toolchain-funcs
 
@@ -25,6 +25,7 @@
 	unpack ${A}
 	cd "${S}"
 	epatch "${FILESDIR}"/${P}-Makefile.patch
+	epatch "${FILESDIR}"/xfractint-20.04p07-filename-buffer-overflow-fix.patch
 }
 
 src_compile() {



1.47                 x11-misc/xfractint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	27 Dec 2007 20:47:01 -0000	1.46
+++ ChangeLog	28 Dec 2007 11:57:35 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/xfractint
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.46 2007/12/27 20:47:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.47 2007/12/28 11:57:35 spock Exp $
+
+  28 Dec 2007; Michał Januszewski <spock@gentoo.org>
+  +files/xfractint-20.04p07-filename-buffer-overflow-fix.patch,
+  xfractint-20.04_p07.ebuild:
+  Add a fix for bug #203548 by Andrew Church <gentoo@achurch.org>.
 
   27 Dec 2007; Samuli Suominen <drac@gentoo.org> xfractint-20.04_p07.ebuild:
   amd64 stable



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
@ 2007-12-28 12:46 Michael Januszewski (spock)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Januszewski (spock) @ 2007-12-28 12:46 UTC (permalink / raw
  To: gentoo-commits

spock       07/12/28 12:46:11

  Modified:             xfractint-20.04_p07.ebuild ChangeLog
  Log:
  Add a fix for bug #203552.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.4                  x11-misc/xfractint/xfractint-20.04_p07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.3&r2=1.4

Index: xfractint-20.04_p07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfractint-20.04_p07.ebuild	28 Dec 2007 11:57:35 -0000	1.3
+++ xfractint-20.04_p07.ebuild	28 Dec 2007 12:46:11 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.3 2007/12/28 11:57:35 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.4 2007/12/28 12:46:11 spock Exp $
 
 inherit eutils toolchain-funcs
 
@@ -26,6 +26,7 @@
 	cd "${S}"
 	epatch "${FILESDIR}"/${P}-Makefile.patch
 	epatch "${FILESDIR}"/xfractint-20.04p07-filename-buffer-overflow-fix.patch
+	epatch "${FILESDIR}"/xfractint-20.04p07-xioerror.patch
 }
 
 src_compile() {



1.48                 x11-misc/xfractint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	28 Dec 2007 11:57:35 -0000	1.47
+++ ChangeLog	28 Dec 2007 12:46:11 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/xfractint
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.47 2007/12/28 11:57:35 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.48 2007/12/28 12:46:11 spock Exp $
+
+  28 Dec 2007; Michał Januszewski <spock@gentoo.org>
+  +files/xfractint-20.04p07-xioerror.patch, xfractint-20.04_p07.ebuild:
+  Add a fix for bug #203552.
 
   28 Dec 2007; Michał Januszewski <spock@gentoo.org>
   +files/xfractint-20.04p07-filename-buffer-overflow-fix.patch,



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
@ 2008-09-11 20:07 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2008-09-11 20:07 UTC (permalink / raw
  To: gentoo-commits

maekke      08/09/11 20:07:29

  Modified:             xfractint-20.04_p07.ebuild ChangeLog
  Log:
  x86 stable, bug #237004
  (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)

Revision  Changes    Path
1.5                  x11-misc/xfractint/xfractint-20.04_p07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.4&r2=1.5

Index: xfractint-20.04_p07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfractint-20.04_p07.ebuild	28 Dec 2007 12:46:11 -0000	1.4
+++ xfractint-20.04_p07.ebuild	11 Sep 2008 20:07:28 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.4 2007/12/28 12:46:11 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.5 2008/09/11 20:07:28 maekke Exp $
 
 inherit eutils toolchain-funcs
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11"



1.49                 x11-misc/xfractint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	28 Dec 2007 12:46:11 -0000	1.48
+++ ChangeLog	11 Sep 2008 20:07:28 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xfractint
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.48 2007/12/28 12:46:11 spock Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.49 2008/09/11 20:07:28 maekke Exp $
+
+  11 Sep 2008; Markus Meier <maekke@gentoo.org> xfractint-20.04_p07.ebuild:
+  x86 stable, bug #237004
 
   28 Dec 2007; Michał Januszewski <spock@gentoo.org>
   +files/xfractint-20.04p07-xioerror.patch, xfractint-20.04_p07.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog
@ 2008-09-13  9:22 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-09-13  9:22 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/09/13 09:22:17

  Modified:             xfractint-20.04_p07.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 237004
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  x11-misc/xfractint/xfractint-20.04_p07.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild?r1=1.5&r2=1.6

Index: xfractint-20.04_p07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfractint-20.04_p07.ebuild	11 Sep 2008 20:07:28 -0000	1.5
+++ xfractint-20.04_p07.ebuild	13 Sep 2008 09:22:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.5 2008/09/11 20:07:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/xfractint-20.04_p07.ebuild,v 1.6 2008/09/13 09:22:17 nixnut Exp $
 
 inherit eutils toolchain-funcs
 
@@ -12,7 +12,7 @@
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libX11"



1.50                 x11-misc/xfractint/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xfractint/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	11 Sep 2008 20:07:28 -0000	1.49
+++ ChangeLog	13 Sep 2008 09:22:17 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xfractint
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.49 2008/09/11 20:07:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfractint/ChangeLog,v 1.50 2008/09/13 09:22:17 nixnut Exp $
+
+  13 Sep 2008; nixnut <nixnut@gentoo.org> xfractint-20.04_p07.ebuild:
+  Stable on ppc wrt bug 237004
 
   11 Sep 2008; Markus Meier <maekke@gentoo.org> xfractint-20.04_p07.ebuild:
   x86 stable, bug #237004






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

end of thread, other threads:[~2008-09-13  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 20:07 [gentoo-commits] gentoo-x86 commit in x11-misc/xfractint: xfractint-20.04_p07.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-13  9:22 Gysbert Wassenaar (nixnut)
2007-12-28 12:46 Michael Januszewski (spock)
2007-12-28 11:57 Michael Januszewski (spock)
2007-12-27 20:47 Samuli Suominen (drac)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox