diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-30 16:28:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-30 16:28:09 +0000 |
commit | 0dfeda404ae006f31a9720157994c29242a2361f (patch) | |
tree | 5c9ffd9b0ba5e6aad6571d969dcf951f659db50e /sys-devel/autoconf-wrapper | |
parent | Modified 5.5.20 ebuilds to respect symlink and not copy the jars per bug #159... (diff) | |
download | historical-0dfeda404ae006f31a9720157994c29242a2361f.tar.gz historical-0dfeda404ae006f31a9720157994c29242a2361f.tar.bz2 historical-0dfeda404ae006f31a9720157994c29242a2361f.zip |
Stable on x86, bug #159416.
Package-Manager: portage-2.1.2_rc4-r1
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 9d4f5f4b8b70..17a3a8c16a56 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.45 2006/12/30 15:01:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.46 2006/12/30 16:25:02 ticho Exp $ + + 30 Dec 2006; Andrej Kacian <ticho@gentoo.org> + autoconf-wrapper-4-r3.ebuild: + Stable on x86, bug #159416. 30 Dec 2006; Bryan Ăstergaard <kloeri@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 be92dcc744fa..8000da543942 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 # 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.3 2006/12/30 15:01:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-4-r3.ebuild,v 1.4 2006/12/30 16:25:02 ticho 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} |