public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-im/bitlbee: ChangeLog bitlbee-3.0.1.ebuild
Date: Thu, 27 Jan 2011 11:00:34 +0000 (UTC)	[thread overview]
Message-ID: <20110127110034.0BE5220054@flycatcher.gentoo.org> (raw)

hwoarang    11/01/27 11:00:34

  Modified:             ChangeLog bitlbee-3.0.1.ebuild
  Log:
  Respect ldflags. Bug #350466. amd64 stable wrt bug #347537
  
  (Portage version: 2.1.9.35/cvs/Linux x86_64)

Revision  Changes    Path
1.137                net-im/bitlbee/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/ChangeLog?r1=1.136&r2=1.137

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/bitlbee/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog	23 Jan 2011 14:55:15 -0000	1.136
+++ ChangeLog	27 Jan 2011 11:00:33 -0000	1.137
@@ -1,6 +1,12 @@
 # ChangeLog for net-im/bitlbee
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/bitlbee/ChangeLog,v 1.136 2011/01/23 14:55:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/bitlbee/ChangeLog,v 1.137 2011/01/27 11:00:33 hwoarang Exp $
+
+  27 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bitlbee-3.0.1.ebuild,
+  +files/bitlbee-3.0.1-ldflags.patch:
+  QA commit: Respect ldflags: Bug #350466. Thanks to Nick White
+  <gentoo@njw.me.uk>
+  AMD64: Stable on amd64 wrt bug #347537
 
   23 Jan 2011; Raúl Porcel <armin76@gentoo.org> bitlbee-1.2.3.ebuild,
   bitlbee-1.2.3-r1.ebuild, bitlbee-1.2.8.ebuild, bitlbee-3.0.ebuild,



1.6                  net-im/bitlbee/bitlbee-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/bitlbee-3.0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/bitlbee-3.0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/bitlbee/bitlbee-3.0.1.ebuild?r1=1.5&r2=1.6

Index: bitlbee-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/bitlbee/bitlbee-3.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bitlbee-3.0.1.ebuild	23 Jan 2011 14:55:15 -0000	1.5
+++ bitlbee-3.0.1.ebuild	27 Jan 2011 11:00:33 -0000	1.6
@@ -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/net-im/bitlbee/bitlbee-3.0.1.ebuild,v 1.5 2011/01/23 14:55:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/bitlbee/bitlbee-3.0.1.ebuild,v 1.6 2011/01/27 11:00:33 hwoarang Exp $
 
 EAPI="3"
 inherit eutils toolchain-funcs confutils multilib
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~x86 ~x86-fbsd"
 IUSE="debug gnutls ipv6 +jabber libevent msn nss +oscar otr +plugins purple ssl test twitter +yahoo xinetd" # ldap - Bug 195758
 
 COMMON_DEPEND="purple? ( net-im/pidgin )
@@ -87,6 +87,7 @@
 		configure || die "sed failed in configure"
 
 	epatch "${FILESDIR}"/${PN}-3.0-configure.patch
+	epatch "${FILESDIR}"/${PN}-3.0.1-ldflags.patch
 }
 
 src_configure() {






             reply	other threads:[~2011-01-27 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 11:00 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-25 14:49 [gentoo-commits] gentoo-x86 commit in net-im/bitlbee: ChangeLog bitlbee-3.0.1.ebuild Thomas Kahle (tomka)
2011-02-10 18:19 Tim Harder (radhermit)
2011-01-10 18:42 Brent Baude (ranger)
2011-01-05 16:27 Markos Chandras (hwoarang)
2011-01-05 16:26 Markos Chandras (hwoarang)
2010-11-25  5:08 Tim Harder (radhermit)

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=20110127110034.0BE5220054@flycatcher.gentoo.org \
    --to=hwoarang@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