public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog
@ 2010-10-14 10:28 Alistair Bush (ali_bush)
  0 siblings, 0 replies; 4+ messages in thread
From: Alistair Bush (ali_bush) @ 2010-10-14 10:28 UTC (permalink / raw
  To: gentoo-commits

ali_bush    10/10/14 10:28:43

  Modified:             ChangeLog
  Added:                gluezilla-2.6-r1.ebuild
  Log:
  Bump from stable to update mono dep.
  
  (Portage version: 2.1.9.16/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-dotnet/gluezilla/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	7 Oct 2010 19:23:41 -0000	1.19
+++ ChangeLog	14 Oct 2010 10:28:43 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-dotnet/gluezilla
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.19 2010/10/07 19:23:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.20 2010/10/14 10:28:43 ali_bush Exp $
+
+*gluezilla-2.6-r1 (14 Oct 2010)
+
+  14 Oct 2010; Alistair Bush <ali_bush@gentoo.org> +gluezilla-2.6-r1.ebuild:
+  Bump from stable to update mono dep.
 
   07 Oct 2010; Pacho Ramos <pacho@gentoo.org> -gluezilla-2.0.9999.ebuild,
   -gluezilla-2.4.2.ebuild, -gluezilla-2.4.9999.ebuild:



1.1                  dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.1&content-type=text/plain

Index: gluezilla-2.6-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.1 2010/10/14 10:28:43 ali_bush Exp $

EAPI=2

inherit go-mono mono autotools

DESCRIPTION="A simple library to embed Gecko (xulrunner) in the Mono Winforms WebControl"
HOMEPAGE="http://mono-project.com/Gluezilla"

LICENSE="LGPL-2 MPL-1.1"
KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""

RDEPEND="net-libs/xulrunner:1.9
	x11-libs/gtk+:2
	>=dev-lang/mono-2.6"
DEPEND="${RDEPEND}"

src_prepare() {
	epatch "${FILESDIR}/${P}-fix-xulrunner-detection.patch" || die "Failed to patch"
	eautoreconf
}






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

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog
@ 2011-01-29 15:47 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-01-29 15:47 UTC (permalink / raw
  To: gentoo-commits

fauli       11/01/29 15:47:45

  Modified:             gluezilla-2.6-r1.ebuild ChangeLog
  Log:
  stable x86, bug 352808
  
  (Portage version: 2.1.9.35/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?r1=1.2&r2=1.3

Index: gluezilla-2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gluezilla-2.6-r1.ebuild	19 Oct 2010 21:20:40 -0000	1.2
+++ gluezilla-2.6-r1.ebuild	29 Jan 2011 15:47:45 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.2 2010/10/19 21:20:40 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.3 2011/01/29 15:47:45 fauli Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://mono-project.com/Gluezilla"
 
 LICENSE="LGPL-2 MPL-1.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 SLOT="0"
 IUSE=""
 



1.21                 dev-dotnet/gluezilla/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	14 Oct 2010 10:28:43 -0000	1.20
+++ ChangeLog	29 Jan 2011 15:47:45 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/gluezilla
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.20 2010/10/14 10:28:43 ali_bush Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.21 2011/01/29 15:47:45 fauli Exp $
+
+  29 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+  gluezilla-2.6-r1.ebuild:
+  stable x86, bug 352808
 
 *gluezilla-2.6-r1 (14 Oct 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog
@ 2011-01-29 17:04 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-29 17:04 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/01/29 17:04:35

  Modified:             gluezilla-2.6-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #352808
  
  (Portage version: 2.1.9.35/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?r1=1.3&r2=1.4

Index: gluezilla-2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gluezilla-2.6-r1.ebuild	29 Jan 2011 15:47:45 -0000	1.3
+++ gluezilla-2.6-r1.ebuild	29 Jan 2011 17:04:35 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.3 2011/01/29 15:47:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.4 2011/01/29 17:04:35 hwoarang Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://mono-project.com/Gluezilla"
 
 LICENSE="LGPL-2 MPL-1.1"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 SLOT="0"
 IUSE=""
 



1.22                 dev-dotnet/gluezilla/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	29 Jan 2011 15:47:45 -0000	1.21
+++ ChangeLog	29 Jan 2011 17:04:35 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/gluezilla
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.21 2011/01/29 15:47:45 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.22 2011/01/29 17:04:35 hwoarang Exp $
+
+  29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gluezilla-2.6-r1.ebuild:
+  Stable on amd64 wrt bug #352808
 
   29 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
   gluezilla-2.6-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog
@ 2011-03-21 20:22 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2011-03-21 20:22 UTC (permalink / raw
  To: gentoo-commits

ranger      11/03/21 20:22:21

  Modified:             gluezilla-2.6-r1.ebuild ChangeLog
  Log:
  Marking gluezilla-2.6-r1 ppc for bug 359651
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

Revision  Changes    Path
1.5                  dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild?r1=1.4&r2=1.5

Index: gluezilla-2.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gluezilla-2.6-r1.ebuild	29 Jan 2011 17:04:35 -0000	1.4
+++ gluezilla-2.6-r1.ebuild	21 Mar 2011 20:22:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.4 2011/01/29 17:04:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/gluezilla-2.6-r1.ebuild,v 1.5 2011/03/21 20:22:21 ranger Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://mono-project.com/Gluezilla"
 
 LICENSE="LGPL-2 MPL-1.1"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 SLOT="0"
 IUSE=""
 



1.23                 dev-dotnet/gluezilla/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gluezilla/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	29 Jan 2011 17:04:35 -0000	1.22
+++ ChangeLog	21 Mar 2011 20:22:21 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/gluezilla
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.22 2011/01/29 17:04:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gluezilla/ChangeLog,v 1.23 2011/03/21 20:22:21 ranger Exp $
+
+  21 Mar 2011; Brent Baude <ranger@gentoo.org> gluezilla-2.6-r1.ebuild:
+  Marking gluezilla-2.6-r1 ppc stable for bug 359651
 
   29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gluezilla-2.6-r1.ebuild:
   Stable on amd64 wrt bug #352808






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

end of thread, other threads:[~2011-03-21 20:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-29 15:47 [gentoo-commits] gentoo-x86 commit in dev-dotnet/gluezilla: gluezilla-2.6-r1.ebuild ChangeLog Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-21 20:22 Brent Baude (ranger)
2011-01-29 17:04 Markos Chandras (hwoarang)
2010-10-14 10:28 Alistair Bush (ali_bush)

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