public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/gobby: gobby-0.4.94.ebuild ChangeLog
@ 2012-11-21  8:50 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2012-11-21  8:50 UTC (permalink / raw
  To: gentoo-commits

xarthisius    12/11/21 08:50:09

  Modified:             gobby-0.4.94.ebuild ChangeLog
  Log:
  Add debian patches to fix building with recent gtkmm3 wrt #444024 by Denis M. (Phr33d0m) <god@politeia.in>
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)

Revision  Changes    Path
1.3                  app-editors/gobby/gobby-0.4.94.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild?r1=1.2&r2=1.3

Index: gobby-0.4.94.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gobby-0.4.94.ebuild	3 May 2012 18:33:01 -0000	1.2
+++ gobby-0.4.94.ebuild	21 Nov 2012 08:50:09 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild,v 1.3 2012/11/21 08:50:09 xarthisius Exp $
 
 EAPI=2
 
-inherit eutils gnome2-utils
+inherit eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="GTK-based collaborative editor"
 HOMEPAGE="http://gobby.0x539.de/"
@@ -29,6 +29,11 @@
 		)
 	nls? ( >=sys-devel/gettext-0.12.1 )"
 
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-missing-icon.patch \
+	   "${FILESDIR}"/${P}-gtkmm3.patch
+}
+
 src_configure() {
 	econf $(use_enable nls) \
 		--with-gtk3



1.51                 app-editors/gobby/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gobby/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	8 Jun 2012 11:50:03 -0000	1.50
+++ ChangeLog	21 Nov 2012 08:50:09 -0000	1.51
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/gobby
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.50 2012/06/08 11:50:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.51 2012/11/21 08:50:09 xarthisius Exp $
+
+  21 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org>
+  +files/gobby-0.4.94-gtkmm3.patch, +files/gobby-0.4.94-missing-icon.patch,
+  gobby-0.4.94.ebuild:
+  Add debian patches to fix building with recent gtkmm3 wrt #444024 by Denis M.
+  (Phr33d0m) <god@politeia.in>
 
   08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gobby-0.4.13.ebuild:
   x86 stable wrt bug #418563
@@ -234,4 +240,3 @@
   +files/gobby.desktop, +metadata.xml, +gobby-0.1.1.ebuild:
   Initial import, based on ebuild's by upstream devs with changes to handle
   locale bug.
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-21  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21  8:50 [gentoo-commits] gentoo-x86 commit in app-editors/gobby: gobby-0.4.94.ebuild ChangeLog Kacper Kowalik (xarthisius)

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