diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-09-11 17:50:42 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-09-11 17:50:42 +0000 |
commit | cb53bfef364c205292baa62f6637def8931b2c5c (patch) | |
tree | 9ddbc27dde28dc544be146d68fb1e159404af3f4 /profiles | |
parent | bring back amd64-fbsd profile to its normal status, got broken in previous co... (diff) | |
download | historical-cb53bfef364c205292baa62f6637def8931b2c5c.tar.gz historical-cb53bfef364c205292baa62f6637def8931b2c5c.tar.bz2 historical-cb53bfef364c205292baa62f6637def8931b2c5c.zip |
advertise fbsd 9.1 profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 016b5e7962ae..7ea40d7b89fc 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6952 2012/09/11 17:49:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6953 2012/09/11 17:50:42 aballier Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> profiles.desc: + advertise fbsd 9.1 profiles + + 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> profiles.desc: bring back amd64-fbsd profile to its normal status, got broken in previous commit to this file diff --git a/profiles/profiles.desc b/profiles/profiles.desc index fd1736755143..1509b1b24dec 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -154,9 +154,11 @@ x86 default/linux/x86/10.0/server stable # Gentoo/FreeBSD Profiles amd64-fbsd default/bsd/fbsd/amd64/9.0 stable +amd64-fbsd default/bsd/fbsd/amd64/9.1 stable sparc-fbsd default/bsd/fbsd/sparc/8.2 exp x86-fbsd default/bsd/fbsd/x86/8.2 dev x86-fbsd default/bsd/fbsd/x86/9.0 dev +x86-fbsd default/bsd/fbsd/x86/9.1 dev # Hardened Profiles amd64 hardened/linux/amd64 stable |