diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2009-03-12 16:49:09 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2009-03-12 16:49:09 +0000 |
commit | 79d094621c1d5f7030644f194b0149dd94cf29c8 (patch) | |
tree | ed8342e288fef55f0bd553906cc692d293d0d086 /profiles | |
parent | Sparc stable, Bug #260357. (diff) | |
download | gentoo-2-79d094621c1d5f7030644f194b0149dd94cf29c8.tar.gz gentoo-2-79d094621c1d5f7030644f194b0149dd94cf29c8.tar.bz2 gentoo-2-79d094621c1d5f7030644f194b0149dd94cf29c8.zip |
Doh
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64-fbsd/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64-fbsd/use.force | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/arch/amd64-fbsd/ChangeLog b/profiles/arch/amd64-fbsd/ChangeLog index 8818076d7338..872bfb8aa00f 100644 --- a/profiles/arch/amd64-fbsd/ChangeLog +++ b/profiles/arch/amd64-fbsd/ChangeLog @@ -1,7 +1,7 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.1 2009/03/11 21:55:27 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.2 2009/03/12 16:49:09 drizzt Exp $ - 11 Mar 2009; Alexis Ballier <drizzt@gentoo.org> +make.defaults, + 11 Mar 2009; Timothy Redaelli <drizzt@gentoo.org> +make.defaults, +package.use.mask, +parent, +use.force, +use.mask: - Add amd-fbsd arch profile; it will be used for freebsd 7.1. + Add amd64-fbsd arch profile; it will be used for freebsd 7.1. diff --git a/profiles/arch/amd64-fbsd/use.force b/profiles/arch/amd64-fbsd/use.force index 05eb45dd2a1b..bb4a4928f928 100644 --- a/profiles/arch/amd64-fbsd/use.force +++ b/profiles/arch/amd64-fbsd/use.force @@ -1,2 +1,2 @@ # Force the flag which corresponds to ARCH. -amd-fbsd +amd64-fbsd |