summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r--sys-devel/autoconf-wrapper/ChangeLog6
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog
index d5cadebce1b0..1e4f53137039 100644
--- a/sys-devel/autoconf-wrapper/ChangeLog
+++ b/sys-devel/autoconf-wrapper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf-wrapper
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.20 2006/02/19 22:48:05 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.21 2006/03/30 13:50:03 flameeyes Exp $
+
+ 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+ autoconf-wrapper-3-r1.ebuild:
+ Add ~x86-fbsd keyword.
19 Feb 2006; Joshua Kinard <kumba@gentoo.org>
autoconf-wrapper-3-r1.ebuild:
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild
index a8ecfdcf19d9..936d95ca4426 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild,v 1.10 2006/02/19 22:48:05 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild,v 1.11 2006/03/30 13:50:03 flameeyes Exp $
DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-devel/autoconf-2.59-r6