public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo (ago)" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.4.6.ebuild ChangeLog
Date: Tue, 31 Mar 2015 07:55:42 +0000 (UTC)	[thread overview]
Message-ID: <20150331075542.0335514E75@oystercatcher.gentoo.org> (raw)

ago         15/03/31 07:55:41

  Modified:             libtool-2.4.6.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #540408
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  sys-devel/libtool/libtool-2.4.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?r1=1.6&r2=1.7

Index: libtool-2.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libtool-2.4.6.ebuild	28 Mar 2015 21:22:14 -0000	1.6
+++ libtool-2.4.6.ebuild	31 Mar 2015 07:55:41 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.6 2015/03/28 21:22:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.7 2015/03/31 07:55:41 ago Exp $
 
 EAPI="4"
 
@@ -14,7 +14,7 @@
 	inherit git-2
 else
 	SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
-	KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+	KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 fi
 
 DESCRIPTION="A shared library tool for developers"



1.253                sys-devel/libtool/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.253&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.253&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?r1=1.252&r2=1.253

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- ChangeLog	28 Mar 2015 21:22:14 -0000	1.252
+++ ChangeLog	31 Mar 2015 07:55:41 -0000	1.253
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/libtool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.252 2015/03/28 21:22:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.253 2015/03/31 07:55:41 ago Exp $
+
+  31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.6.ebuild:
+  Stable for ppc64, wrt bug #540408
 
   28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.6.ebuild:
   Stable for ppc, wrt bug #540408





             reply	other threads:[~2015-03-31  7:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31  7:55 Agostino Sarubbo (ago) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-13  8:39 [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.4.6.ebuild ChangeLog Agostino Sarubbo (ago)
2015-04-12 10:04 Mikle Kolyada (zlogene)
2015-04-02 20:02 Markus Meier (maekke)
2015-04-01  8:32 Agostino Sarubbo (ago)
2015-03-28 21:22 Agostino Sarubbo (ago)
2015-03-27 16:30 Agostino Sarubbo (ago)
2015-03-21 17:11 Mike Frysinger (vapier)

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=20150331075542.0335514E75@oystercatcher.gentoo.org \
    --to=ago@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