diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 19:56:31 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 19:56:31 +0000 |
commit | d61d29d8015d3af61a52fd1d3ff6753eae30e5f2 (patch) | |
tree | 7b22dca007bb5a941da8842076b9cca083e68b5c /sys-devel/autoconf-wrapper | |
parent | Version bump (diff) | |
download | historical-d61d29d8015d3af61a52fd1d3ff6753eae30e5f2.tar.gz historical-d61d29d8015d3af61a52fd1d3ff6753eae30e5f2.tar.bz2 historical-d61d29d8015d3af61a52fd1d3ff6753eae30e5f2.zip |
Stable on sparc, bug #245067
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64
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-6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 149a672df7d9..f482c990519f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.59 2008/12/27 18:49:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.60 2008/12/31 19:54:49 bluebird Exp $ + + 31 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> + autoconf-wrapper-6.ebuild: + Stable on sparc, bug #245067 27 Dec 2008; Brent Baude <ranger@gentoo.org> autoconf-wrapper-6.ebuild: stable ppc64, bug 245067 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild index d24f943576b5..1b070b1bb708 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild,v 1.2 2008/12/27 18:49:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild,v 1.3 2008/12/31 19:54:49 bluebird 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} |