diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-28 12:48:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-28 12:48:47 +0000 |
commit | 64dd7183e2732cc1563c2b3a0c4ec4f529e5559d (patch) | |
tree | 48f68884570ba5f7e1d18a4c3822bdee0067d565 /sys-devel | |
parent | Stable on amd64 wrt bug #346455 (diff) | |
download | gentoo-2-64dd7183e2732cc1563c2b3a0c4ec4f529e5559d.tar.gz gentoo-2-64dd7183e2732cc1563c2b3a0c4ec4f529e5559d.tar.bz2 gentoo-2-64dd7183e2732cc1563c2b3a0c4ec4f529e5559d.zip |
Stable on amd64 wrt bug #346029
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-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 c7c804a14cb3..bd66e92cdbc3 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.84 2010/11/27 19:32:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.85 2010/11/28 12:48:47 hwoarang Exp $ + + 28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + autoconf-wrapper-10-r1.ebuild: + Stable on amd64 wrt bug #346029 27 Nov 2010; Raúl Porcel <armin76@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 cf35680f8d4e..9aab6806bf4e 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.6 2010/11/27 19:32:54 armin76 Exp $ +# $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 $ 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} |