public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/libassa: ChangeLog libassa-3.5.0.ebuild
Date: Fri, 04 Sep 2009 10:33:23 +0000	[thread overview]
Message-ID: <E1MjW6d-0002AT-65@stork.gentoo.org> (raw)

ssuominen    09/09/04 10:33:23

  Modified:             ChangeLog libassa-3.5.0.ebuild
  Log:
  Fix building with GCC 4.4+ wrt #281733.
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-cpp/libassa/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libassa/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	14 Apr 2009 13:22:39 -0000	1.6
+++ ChangeLog	4 Sep 2009 10:33:22 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-cpp/libassa
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/ChangeLog,v 1.6 2009/04/14 13:22:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/ChangeLog,v 1.7 2009/09/04 10:33:22 ssuominen Exp $
+
+  04 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> libassa-3.5.0.ebuild,
+  +files/libassa-3.5.0-gcc44.patch:
+  Fix building with GCC 4.4+ wrt #281733.
 
   14 Apr 2009; Raúl Porcel <armin76@gentoo.org> libassa-3.5.0.ebuild:
   Add ~x86 wrt #265897



1.4                  dev-cpp/libassa/libassa-3.5.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild?r1=1.3&r2=1.4

Index: libassa-3.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libassa-3.5.0.ebuild	14 Apr 2009 13:22:39 -0000	1.3
+++ libassa-3.5.0.ebuild	4 Sep 2009 10:33:22 -0000	1.4
@@ -1,6 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild,v 1.3 2009/04/14 13:22:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libassa/libassa-3.5.0.ebuild,v 1.4 2009/09/04 10:33:22 ssuominen Exp $
+
+EAPI=2
+inherit eutils
 
 DESCRIPTION="A networking library based on Adaptive Communication Patterns"
 HOMEPAGE="http://libassa.sourceforge.net/"
@@ -11,6 +14,10 @@
 KEYWORDS="amd64 ~x86"
 IUSE=""
 
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-gcc44.patch
+}
+
 src_install() {
 	emake DESTDIR="${D}" install || die
 	dodoc AUTHORS ChangeLog NEWS README TODO






             reply	other threads:[~2009-09-04  5:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04 10:33 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-19 20:33 [gentoo-commits] gentoo-x86 commit in dev-cpp/libassa: ChangeLog libassa-3.5.0.ebuild Christoph Mende (angelos)
2011-03-20 19:17 Christoph Mende (angelos)
2011-02-19 17:11 Christoph Mende (angelos)
2010-05-28 15:16 Christoph Mende (angelos)
2009-11-23 13:32 Markus Meier (maekke)
2009-11-12 14:40 Christoph Mende (angelos)
2009-04-14 13:22 Raul Porcel (armin76)
2008-02-14 21:59 Christoph Mende (angelos)

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=E1MjW6d-0002AT-65@stork.gentoo.org \
    --to=ssuominen@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