public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/xchat: xchat-2.8.6-r1.ebuild ChangeLog
Date: Sun, 28 Sep 2008 06:29:46 +0000	[thread overview]
Message-ID: <E1Kjpms-0002ZJ-RP@stork.gentoo.org> (raw)

leio        08/09/28 06:29:46

  Modified:             xchat-2.8.6-r1.ebuild ChangeLog
  Log:
  Fix compile against gtk+-2.14 by being forwards compatible, bug 234458
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.8                  net-irc/xchat/xchat-2.8.6-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild?r1=1.7&r2=1.8

Index: xchat-2.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xchat-2.8.6-r1.ebuild	19 Aug 2008 00:24:53 -0000	1.7
+++ xchat-2.8.6-r1.ebuild	28 Sep 2008 06:29:46 -0000	1.8
@@ -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-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.7 2008/08/19 00:24:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.8 2008/09/28 06:29:46 leio Exp $
 
 inherit eutils versionator gnome2
 
@@ -43,6 +43,9 @@
 	fi
 
 	epatch "${FILESDIR}"/xc286-smallfixes.diff
+
+	# don't disable deprecated gtk+ symbols, it's not forwards compatible, bug 234458
+	sed -i -e '/define GTK_DISABLE_DEPRECATED/d' src/fe-gtk/*.c
 }
 
 src_compile() {



1.273                net-irc/xchat/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.273&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.273&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?r1=1.272&r2=1.273

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog	19 Aug 2008 00:24:53 -0000	1.272
+++ ChangeLog	28 Sep 2008 06:29:46 -0000	1.273
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/xchat
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.272 2008/08/19 00:24:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.273 2008/09/28 06:29:46 leio Exp $
+
+  28 Sep 2008; Mart Raudsepp <leio@gentoo.org> xchat-2.8.6-r1.ebuild:
+  Fix compile against gtk+-2.14 by being forwards compatible, bug 234458
 
   19 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml,
   xchat-2.8.6-r1.ebuild:






             reply	other threads:[~2008-09-28  6:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28  6:29 Mart Raudsepp (leio) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-12 13:26 [gentoo-commits] gentoo-x86 commit in net-irc/xchat: xchat-2.8.6-r1.ebuild ChangeLog Brent Baude (ranger)
2008-08-12 10:55 Thomas Anderson (gentoofan23)
2008-08-10 21:15 Raul Porcel (armin76)
2008-07-11 17:55 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Kjpms-0002ZJ-RP@stork.gentoo.org \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox