diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-17 11:45:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-17 11:45:04 +0000 |
commit | 0a086227c8d7f6667dce564927a1571f0bddfa5e (patch) | |
tree | 84ae127fbe59c2a54e8a5654b6a8b0a90e39961e /sys-devel/autoconf | |
parent | ppc64 stable wrt #366423 (diff) | |
download | gentoo-2-0a086227c8d7f6667dce564927a1571f0bddfa5e.tar.gz gentoo-2-0a086227c8d7f6667dce564927a1571f0bddfa5e.tar.bz2 gentoo-2-0a086227c8d7f6667dce564927a1571f0bddfa5e.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #372601
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.67.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.68.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 228d1bb96f55..b0e89cd7bace 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -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.163 2011/07/17 11:38:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.164 2011/07/17 11:45:04 armin76 Exp $ + + 17 Jul 2011; Raúl Porcel <armin76@gentoo.org> autoconf-2.67.ebuild, + autoconf-2.68.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #372601 17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> autoconf-2.67.ebuild, autoconf-2.68.ebuild: diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild index b91b4724ed0f..de754289d571 100644 --- a/sys-devel/autoconf/autoconf-2.67.ebuild +++ b/sys-devel/autoconf/autoconf-2.67.ebuild @@ -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/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.9 2011/07/17 11:38:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.10 2011/07/17 11:45:04 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then 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" diff --git a/sys-devel/autoconf/autoconf-2.68.ebuild b/sys-devel/autoconf/autoconf-2.68.ebuild index 429548d0dc4b..3398cf13b6a2 100644 --- a/sys-devel/autoconf/autoconf-2.68.ebuild +++ b/sys-devel/autoconf/autoconf-2.68.ebuild @@ -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/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.7 2011/07/17 11:38:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.8 2011/07/17 11:45:04 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then 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" |