diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-07 19:11:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-07 19:11:53 +0000 |
commit | 008d9ec7b61359f1cccfa49543b6144615fd9a05 (patch) | |
tree | bf7fc22b1319bff7690b18f010c34928298caf06 /sys-devel | |
parent | Version Bump. (diff) | |
download | gentoo-2-008d9ec7b61359f1cccfa49543b6144615fd9a05.tar.gz gentoo-2-008d9ec7b61359f1cccfa49543b6144615fd9a05.tar.bz2 gentoo-2-008d9ec7b61359f1cccfa49543b6144615fd9a05.zip |
Stable on sparc wrt #144467
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index a92f08c54f64..961763c5dd48 100644 --- a/sys-devel/autoconf-wrapper/ChangeLog +++ b/sys-devel/autoconf-wrapper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/autoconf-wrapper # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.40 2006/11/06 07:43:04 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.41 2006/11/07 19:11:53 gustavoz Exp $ + + 07 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + autoconf-wrapper-3.2-r2.ebuild: + Stable on sparc wrt #144467 05 Nov 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> autoconf-wrapper-3.2-r2.ebuild: diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild index 0ddfd1fb90cb..b48678ecd142 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild,v 1.7 2006/11/06 07:43:04 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-3.2-r2.ebuild,v 1.8 2006/11/07 19:11:53 gustavoz Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" S=${WORKDIR} |