diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 19:54:49 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 19:54:49 +0000 |
commit | 7243014d21f3c156e2453dc53edc5634e38d578b (patch) | |
tree | 79a2fd6a36d16bb25e23f8bcfe877084fbd0ce48 /sys-devel/autoconf-wrapper | |
parent | Stable on sparc, bug #235020 (diff) | |
download | gentoo-2-7243014d21f3c156e2453dc53edc5634e38d578b.tar.gz gentoo-2-7243014d21f3c156e2453dc53edc5634e38d578b.tar.bz2 gentoo-2-7243014d21f3c156e2453dc53edc5634e38d578b.zip |
Stable on sparc, bug #245067
(Portage version: 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} |