public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gnet: ChangeLog gnet-2.0.8-r1.ebuild
Date: Tue, 08 Dec 2009 00:04:54 +0000	[thread overview]
Message-ID: <E1NHnZW-0004HO-Mg@stork.gentoo.org> (raw)

eva         09/12/08 00:04:54

  Modified:             ChangeLog
  Added:                gnet-2.0.8-r1.ebuild
  Log:
  Fix build issue with newer gcc, bug #294558
  (Portage version: 2.2_rc55/cvs/Linux x86_64)

Revision  Changes    Path
1.67                 net-libs/gnet/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnet/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnet/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnet/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	27 Jun 2009 11:49:57 -0000	1.66
+++ ChangeLog	8 Dec 2009 00:04:54 -0000	1.67
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/gnet
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.66 2009/06/27 11:49:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.67 2009/12/08 00:04:54 eva Exp $
+
+*gnet-2.0.8-r1 (08 Dec 2009)
+
+  08 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> +gnet-2.0.8-r1.ebuild,
+  +files/gnet-2.0.8-define-location.patch:
+  Fix build issue with newer gcc, bug #294558
 
   27 Jun 2009; Alexis Ballier <aballier@gentoo.org> gnet-2.0.8.ebuild:
   keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug



1.1                  net-libs/gnet/gnet-2.0.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnet/gnet-2.0.8-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gnet/gnet-2.0.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: gnet-2.0.8-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/gnet-2.0.8-r1.ebuild,v 1.1 2009/12/08 00:04:54 eva Exp $

EAPI="2"

inherit gnome2 eutils

DESCRIPTION="A simple network library."
HOMEPAGE="http://www.gnetlibrary.org/"

LICENSE="LGPL-2"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

IUSE="doc test"

# FIXME: network-tests & use of valgrind

RDEPEND=">=dev-libs/glib-2.6"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	doc? ( >=dev-util/gtk-doc-1.2 )
	test? ( >=dev-libs/check-0.9.4 )"

DOCS="AUTHORS BUGS ChangeLog HACKING NEWS README* TODO"

src_prepare() {
	gnome2_src_prepare

	# Fix #define location
	epatch "${FILESDIR}/${P}-define-location.patch"
}






             reply	other threads:[~2009-12-08  0:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08  0:04 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-10 16:36 [gentoo-commits] gentoo-x86 commit in net-libs/gnet: ChangeLog gnet-2.0.8-r1.ebuild Christian Faulhammer (fauli)
2011-01-27  7:21 Christian Faulhammer (fauli)
2011-02-13 17:10 Pacho Ramos (pacho)
2011-02-23 23:08 Markos Chandras (hwoarang)
2011-03-07 20:41 Jeroen Roovers (jer)
2011-03-12 20:25 Raul Porcel (armin76)
2011-03-21 20:14 Kacper Kowalik (xarthisius)
2011-03-22 19:41 Brent Baude (ranger)
2012-03-10 18:55 Jeroen Roovers (jer)
2013-04-24 17:38 Jeroen Roovers (jer)
2015-01-07 19:24 Pacho Ramos (pacho)

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=E1NHnZW-0004HO-Mg@stork.gentoo.org \
    --to=eva@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