diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 13:46:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 13:46:32 +0000 |
commit | e3756301ccadc44b7c8c4d1fdc7a23283eadaa53 (patch) | |
tree | f99b8d8b829d219e8b396ef0bc16ad9286b919af /sys-devel/autoconf-wrapper | |
parent | Stable on sparc wrt #143099 (diff) | |
download | gentoo-2-e3756301ccadc44b7c8c4d1fdc7a23283eadaa53.tar.gz gentoo-2-e3756301ccadc44b7c8c4d1fdc7a23283eadaa53.tar.bz2 gentoo-2-e3756301ccadc44b7c8c4d1fdc7a23283eadaa53.zip |
Stable on sparc wrt #159416
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 5a2dd2a4a33f..834b9ecb29c5 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.47 2006/12/31 04:26:22 tgall Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.48 2007/01/02 13:46:32 gustavoz Exp $ + + 02 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + autoconf-wrapper-4-r3.ebuild: + Stable on sparc wrt #159416 30 Dec 2006; Tom Gall <tgall@gentoo.org> autoconf-wrapper-4-r3.ebuild: diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild index 1e8c3d51d046..3ea0c7f4a819 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild,v 1.5 2006/12/31 04:26:22 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild,v 1.6 2007/01/02 13:46:32 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} |