diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 11:33:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 11:33:55 +0000 |
commit | 7d4e02681faf20abceeaf9731f4291536a00e6fd (patch) | |
tree | e0d4e3e84bd901a84cd54ba797239cb47fe39a20 /sys-devel/autoconf | |
parent | s390/sparc stable wrt #335188 (diff) | |
download | gentoo-2-7d4e02681faf20abceeaf9731f4291536a00e6fd.tar.gz gentoo-2-7d4e02681faf20abceeaf9731f4291536a00e6fd.tar.bz2 gentoo-2-7d4e02681faf20abceeaf9731f4291536a00e6fd.zip |
sparc stable wrt #336381
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.65-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 57ab2933d881..5945cbd2296e 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.156 2010/10/03 07:17:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.157 2010/10/12 11:33:55 armin76 Exp $ + + 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> autoconf-2.65-r1.ebuild: + sparc stable wrt #336381 02 Oct 2010; Mike Frysinger <vapier@gentoo.org> autoconf-2.68.ebuild: Move into unstable. diff --git a/sys-devel/autoconf/autoconf-2.65-r1.ebuild b/sys-devel/autoconf/autoconf-2.65-r1.ebuild index 756520264b09..addfbae65c56 100644 --- a/sys-devel/autoconf/autoconf-2.65-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.65-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild,v 1.6 2010/09/22 23:55:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65-r1.ebuild,v 1.7 2010/10/12 11:33:55 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-3" SLOT="2.5" -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" IUSE="emacs" DEPEND=">=sys-apps/texinfo-4.3 |