Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 372601
Collapse All | Expand All

(-)ChangeLog (+4 lines)
Lines 2-7 Link Here
2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.158 2011/03/15 23:08:03 vapier Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.158 2011/03/15 23:08:03 vapier Exp $
4
4
5
  24 Jun 2011; Jeroen Roovers <jer@gentoo.org> autoconf-2.67.ebuild,
6
  autoconf-2.68.ebuild:
7
  Stable for HPPA.
8
5
  15 Mar 2011; Mike Frysinger <vapier@gentoo.org> autoconf-2.13.ebuild:
9
  15 Mar 2011; Mike Frysinger <vapier@gentoo.org> autoconf-2.13.ebuild:
6
  Force C locale when running configure to work around old bugs fixed in newer
10
  Force C locale when running configure to work around old bugs fixed in newer
7
  versions of autoconf #351982 by Priit Laes.
11
  versions of autoconf #351982 by Priit Laes.
(-)autoconf-2.67.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2010 Gentoo Foundation
1
# Copyright 1999-2011 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.4 2010/09/19 22:28:55 vapier Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.4 2010/09/19 22:28:55 vapier Exp $
4
4
Lines 12-18 Link Here
12
else
12
else
13
	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
13
	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
14
		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
14
		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
15
	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
15
	KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
16
fi
16
fi
17
17
18
DESCRIPTION="Used to create autoconfiguration files"
18
DESCRIPTION="Used to create autoconfiguration files"
(-)autoconf-2.68.ebuild (-2 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2010 Gentoo Foundation
1
# Copyright 1999-2011 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.2 2010/10/03 07:17:37 vapier Exp $
4
4
Lines 12-18 Link Here
12
else
12
else
13
	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
13
	SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
14
		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
14
		ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
15
	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
15
	KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
16
fi
16
fi
17
17
18
DESCRIPTION="Used to create autoconfiguration files"
18
DESCRIPTION="Used to create autoconfiguration files"

Return to bug 372601