diff options
author | 2010-11-29 14:11:40 +0000 | |
---|---|---|
committer | 2010-11-29 14:11:40 +0000 | |
commit | 3484fce29fe10474fefd92440c7839c63b4f6033 (patch) | |
tree | 5b0fc3cf4c9a28007f19622056e0b6ab277ba6d1 /sys-devel/autoconf-wrapper | |
parent | stable ppc64, bug 345655 (diff) | |
download | gentoo-2-3484fce29fe10474fefd92440c7839c63b4f6033.tar.gz gentoo-2-3484fce29fe10474fefd92440c7839c63b4f6033.tar.bz2 gentoo-2-3484fce29fe10474fefd92440c7839c63b4f6033.zip |
stable ppc64, bug 346029
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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-10-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index bd66e92cdbc3..aee1e79fc2e5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.85 2010/11/28 12:48:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.86 2010/11/29 14:11:40 ranger Exp $ + + 29 Nov 2010; Brent Baude <ranger@gentoo.org> + autoconf-wrapper-10-r1.ebuild: + stable ppc64, bug 346029 28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> autoconf-wrapper-10-r1.ebuild: diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild index 9aab6806bf4e..f871b3e833f3 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild,v 1.7 2010/11/28 12:48:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild,v 1.8 2010/11/29 14:11:40 ranger 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 x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |