diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-01 17:19:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-01 17:19:01 +0000 |
commit | f6849aa3159e4f9259e85aa51ce41301ef9f9575 (patch) | |
tree | b7e3de4ef2704cb63386aaf6ef9fadeb4ae5f2e2 /sys-devel/autoconf-wrapper | |
parent | x86 stable wrt #251322 (diff) | |
download | gentoo-2-f6849aa3159e4f9259e85aa51ce41301ef9f9575.tar.gz gentoo-2-f6849aa3159e4f9259e85aa51ce41301ef9f9575.tar.bz2 gentoo-2-f6849aa3159e4f9259e85aa51ce41301ef9f9575.zip |
Stable for HPPA (bug #245067).
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index f482c990519f..37885e67213c 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.60 2008/12/31 19:54:49 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.61 2009/01/01 17:19:01 jer Exp $ + + 01 Jan 2009; Jeroen Roovers <jer@gentoo.org> autoconf-wrapper-6.ebuild: + Stable for HPPA (bug #245067). 31 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> autoconf-wrapper-6.ebuild: diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild index 1b070b1bb708..3114e363fde9 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 +# Copyright 1999-2009 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.3 2008/12/31 19:54:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild,v 1.4 2009/01/01 17:19:01 jer 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} |