public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-1.0.1-r2.ebuild
@ 2008-06-30  7:51 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-06-30  7:51 UTC (permalink / raw
  To: gentoo-commits

opfer       08/06/30 07:51:57

  Modified:             ChangeLog linuxdcpp-1.0.1-r2.ebuild
  Log:
  stable x86, security bug 230075
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.28                 net-p2p/linuxdcpp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	29 Jun 2008 22:52:01 -0000	1.27
+++ ChangeLog	30 Jun 2008 07:51:57 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/linuxdcpp
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.27 2008/06/29 22:52:01 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.28 2008/06/30 07:51:57 opfer Exp $
+
+  30 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+  linuxdcpp-1.0.1-r2.ebuild:
+  stable x86, security bug 230075
 
 *linuxdcpp-1.0.1-r2 (29 Jun 2008)
 



1.2                  net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?r1=1.1&r2=1.2

Index: linuxdcpp-1.0.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linuxdcpp-1.0.1-r2.ebuild	29 Jun 2008 22:52:01 -0000	1.1
+++ linuxdcpp-1.0.1-r2.ebuild	30 Jun 2008 07:51:57 -0000	1.2
@@ -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/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.1 2008/06/29 22:52:01 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.2 2008/06/30 07:51:57 opfer Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 x86 ~x86-fbsd"
 IUSE="debug"
 
 RDEPEND=">=gnome-base/libglade-2.4



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-1.0.1-r2.ebuild
@ 2008-06-30 10:06 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-30 10:06 UTC (permalink / raw
  To: gentoo-commits

armin76     08/06/30 10:06:40

  Modified:             ChangeLog linuxdcpp-1.0.1-r2.ebuild
  Log:
  Make it compile with gcc-4.3, bug #228891
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.29                 net-p2p/linuxdcpp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	30 Jun 2008 07:51:57 -0000	1.28
+++ ChangeLog	30 Jun 2008 10:06:39 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/linuxdcpp
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.28 2008/06/30 07:51:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.29 2008/06/30 10:06:39 armin76 Exp $
+
+  30 Jun 2008; Raúl Porcel <armin76@gentoo.org> +files/1.0.1-gcc-4.3.patch,
+  linuxdcpp-1.0.1-r2.ebuild:
+  Make it compile with gcc-4.3, bug #228891
 
   30 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
   linuxdcpp-1.0.1-r2.ebuild:



1.3                  net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?r1=1.2&r2=1.3

Index: linuxdcpp-1.0.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linuxdcpp-1.0.1-r2.ebuild	30 Jun 2008 07:51:57 -0000	1.2
+++ linuxdcpp-1.0.1-r2.ebuild	30 Jun 2008 10:06:39 -0000	1.3
@@ -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/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.2 2008/06/30 07:51:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.3 2008/06/30 10:06:39 armin76 Exp $
 
 inherit eutils
 
@@ -24,7 +24,9 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
+
 	epatch "${FILESDIR}"/${P}-fix-remote-vulnerability.patch
+	epatch "${FILESDIR}"/${PV}-gcc-4.3.patch
 }
 
 src_compile() {



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-1.0.1-r2.ebuild
@ 2008-06-30 12:55 Markus Rothe (corsair)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2008-06-30 12:55 UTC (permalink / raw
  To: gentoo-commits

corsair     08/06/30 12:55:12

  Modified:             ChangeLog linuxdcpp-1.0.1-r2.ebuild
  Log:
  Added ~ppc/~ppc64
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.30                 net-p2p/linuxdcpp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	30 Jun 2008 10:06:39 -0000	1.29
+++ ChangeLog	30 Jun 2008 12:55:11 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for net-p2p/linuxdcpp
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.29 2008/06/30 10:06:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.30 2008/06/30 12:55:11 corsair Exp $
+
+  30 Jun 2008; Markus Rothe <corsair@gentoo.org> linuxdcpp-1.0.1-r2.ebuild:
+  Added ~ppc/~ppc64
 
   30 Jun 2008; Raúl Porcel <armin76@gentoo.org> +files/1.0.1-gcc-4.3.patch,
   linuxdcpp-1.0.1-r2.ebuild:



1.4                  net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild?r1=1.3&r2=1.4

Index: linuxdcpp-1.0.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linuxdcpp-1.0.1-r2.ebuild	30 Jun 2008 10:06:39 -0000	1.3
+++ linuxdcpp-1.0.1-r2.ebuild	30 Jun 2008 12:55:11 -0000	1.4
@@ -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/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.3 2008/06/30 10:06:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.1-r2.ebuild,v 1.4 2008/06/30 12:55:11 corsair Exp $
 
 inherit eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="debug"
 
 RDEPEND=">=gnome-base/libglade-2.4



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-06-30 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30  7:51 [gentoo-commits] gentoo-x86 commit in net-p2p/linuxdcpp: ChangeLog linuxdcpp-1.0.1-r2.ebuild Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-30 10:06 Raul Porcel (armin76)
2008-06-30 12:55 Markus Rothe (corsair)

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