From: "Brent Baude (ranger)" <ranger@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
Date: Fri, 24 Jun 2011 15:29:16 +0000 (UTC) [thread overview]
Message-ID: <20110624152916.88E8320054@flycatcher.gentoo.org> (raw)
ranger 11/06/24 15:29:16
Modified: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog
Log:
Marking autoconf-2.6[7,8] ppc for bug 372601
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.3 sys-devel/autoconf/autoconf-2.68.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.2&r2=1.3
Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autoconf-2.68.ebuild 3 Oct 2010 07:17:37 -0000 1.2
+++ autoconf-2.68.ebuild 24 Jun 2011 15:29:16 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.3 2011/06/24 15:29:16 ranger Exp $
EAPI="2"
@@ -12,7 +12,7 @@
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Used to create autoconfiguration files"
1.5 sys-devel/autoconf/autoconf-2.67.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.4&r2=1.5
Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- autoconf-2.67.ebuild 19 Sep 2010 22:28:55 -0000 1.4
+++ autoconf-2.67.ebuild 24 Jun 2011 15:29:16 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.4 2010/09/19 22:28:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.5 2011/06/24 15:29:16 ranger Exp $
EAPI="2"
@@ -12,7 +12,7 @@
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Used to create autoconfiguration files"
1.159 sys-devel/autoconf/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.158&r2=1.159
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog 15 Mar 2011 23:08:03 -0000 1.158
+++ ChangeLog 24 Jun 2011 15:29:16 -0000 1.159
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.158 2011/03/15 23:08:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.159 2011/06/24 15:29:16 ranger Exp $
+
+ 24 Jun 2011; Brent Baude <ranger@gentoo.org> autoconf-2.67.ebuild,
+ autoconf-2.68.ebuild:
+ Marking autoconf-2.6[7,8] ppc for bug 372601
15 Mar 2011; Mike Frysinger <vapier@gentoo.org> autoconf-2.13.ebuild:
Force C locale when running configure to work around old bugs fixed in newer
next reply other threads:[~2011-06-24 15:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 15:29 Brent Baude (ranger) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-26 11:59 [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf: autoconf-2.68.ebuild autoconf-2.67.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2011-07-02 15:14 Markos Chandras (hwoarang)
2011-07-10 10:46 Markus Meier (maekke)
2011-07-17 11:38 Kacper Kowalik (xarthisius)
2011-07-17 11:45 Raul Porcel (armin76)
2011-07-22 13:51 Jeroen Roovers (jer)
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=20110624152916.88E8320054@flycatcher.gentoo.org \
--to=ranger@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