diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-09-23 13:00:02 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-09-23 13:00:02 +0000 |
commit | 7f58973cae06209ec650be41c564e5ccf1d528e5 (patch) | |
tree | aaac8eed9165f1181588b4d423cb6d3bd739abb6 /profiles | |
parent | Stable for HPPA (bug #485590). (diff) | |
download | historical-7f58973cae06209ec650be41c564e5ccf1d528e5.tar.gz historical-7f58973cae06209ec650be41c564e5ccf1d528e5.tar.bz2 historical-7f58973cae06209ec650be41c564e5ccf1d528e5.zip |
Change default/bsd/fbsd/amd64/9.1 from stable to dev because the arch is supporting only ~ keywords. The arch developers should make use of repoman and the --include-dev switch if they want to scan for it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 09aaade16f4a..9d06a165aa3f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8267 2013/09/23 06:31:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8268 2013/09/23 13:00:02 ssuominen 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! + 23 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> profiles.desc: + Change default/bsd/fbsd/amd64/9.1 from stable to dev because the arch is + supporting only ~ keywords. The arch developers should make use of repoman + and the --include-dev switch if they want to scan for it. + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> package.mask: mask older and vulnerable version of openldap diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 826bf7d43933..fbc938649d75 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -134,7 +134,7 @@ x86 default/linux/x86/13.0/desktop/kde stable x86 default/linux/x86/13.0/developer stable # Gentoo/FreeBSD Profiles -amd64-fbsd default/bsd/fbsd/amd64/9.1 stable +amd64-fbsd default/bsd/fbsd/amd64/9.1 dev amd64-fbsd default/bsd/fbsd/amd64/9.2 dev amd64-fbsd default/bsd/fbsd/amd64/9.1/clang exp amd64-fbsd default/bsd/fbsd/amd64/9.2/clang exp |