diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 12:38:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 12:38:49 +0000 |
commit | 55d82ab0151a5f29fcd0aa447159698bf14862e5 (patch) | |
tree | 432e1418943b5a6425015aede35acde0e3c9a694 /sys-devel | |
parent | Stable on ppc wrt bug 238207 (diff) | |
download | gentoo-2-55d82ab0151a5f29fcd0aa447159698bf14862e5.tar.gz gentoo-2-55d82ab0151a5f29fcd0aa447159698bf14862e5.tar.bz2 gentoo-2-55d82ab0151a5f29fcd0aa447159698bf14862e5.zip |
Stable on ppc wrt bug 238206
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index a9315f3698ce..2ea511ab270e 100644 --- a/sys-devel/autoconf-wrapper/ChangeLog +++ b/sys-devel/autoconf-wrapper/ChangeLog @@ -1,6 +1,9 @@ # 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.56 2008/09/20 22:06:38 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.57 2008/09/21 12:38:49 nixnut Exp $ + + 21 Sep 2008; nixnut <nixnut@gentoo.org> autoconf-wrapper-5.ebuild: + Stable on ppc wrt bug 238206 20 Sep 2008; Steve Dibb <beandog@gentoo.org> autoconf-wrapper-5.ebuild: amd64 stable, bug 238206 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild index bf2f4f04550c..143f942b8bde 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-5.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-5.ebuild,v 1.5 2008/09/20 22:06:38 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild,v 1.6 2008/09/21 12:38:49 nixnut 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} |