From 2fe8f04b1ae9db4da2aaee2bdfa9dfe75694145a Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 2 May 2011 08:55:30 +0000 Subject: Marked ~x64-freebsd (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386) --- sys-devel/gnuconfig/ChangeLog | 5 ++++- sys-devel/gnuconfig/gnuconfig-20110202.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel/gnuconfig') diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog index 4f4231253598..21a4ccdf2d85 100644 --- a/sys-devel/gnuconfig/ChangeLog +++ b/sys-devel/gnuconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gnuconfig # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.54 2011/02/19 17:40:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.55 2011/05/02 08:55:30 grobian Exp $ + + 02 May 2011; Fabian Groffen gnuconfig-20110202.ebuild: + Marked ~x64-freebsd *gnuconfig-20110202 (19 Feb 2011) diff --git a/sys-devel/gnuconfig/gnuconfig-20110202.ebuild b/sys-devel/gnuconfig/gnuconfig-20110202.ebuild index f46a735abaef..cfa65641ff19 100644 --- a/sys-devel/gnuconfig/gnuconfig-20110202.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20110202.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20110202.ebuild,v 1.1 2011/02/19 17:40:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20110202.ebuild,v 1.2 2011/05/02 08:55:30 grobian Exp $ EAPI="2" @@ -10,7 +10,7 @@ if [[ ${PV} == "99999999" ]] ; then inherit git else SRC_URI="mirror://gentoo/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-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 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Updated config.sub and config.guess file from GNU" -- cgit v1.2.3-65-gdbad