diff options
author | 2011-12-26 10:50:45 +0000 | |
---|---|---|
committer | 2011-12-26 10:50:45 +0000 | |
commit | 178485ac9c4663ce587154be830325a15021786d (patch) | |
tree | a83a933c4996afb4368f00209b5f18e5af0e3839 /profiles/prefix/ChangeLog | |
parent | clean up (diff) | |
download | historical-178485ac9c4663ce587154be830325a15021786d.tar.gz historical-178485ac9c4663ce587154be830325a15021786d.tar.bz2 historical-178485ac9c4663ce587154be830325a15021786d.zip |
Add Prefix profiles for FreeBSD 9.0, bug #395913
Diffstat (limited to 'profiles/prefix/ChangeLog')
-rw-r--r-- | profiles/prefix/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 087e9c957be1..90d1b917fc23 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.312 2011/12/21 13:25:55 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.313 2011/12/26 10:50:45 grobian Exp $ + + 26 Dec 2011; Fabian Groffen <grobian@gentoo.org> + +bsd/freebsd/9.0/package.provided, +bsd/freebsd/9.0/parent, + +bsd/freebsd/9.0/x64/make.defaults, +bsd/freebsd/9.0/x64/parent, + +bsd/freebsd/9.0/x86/make.defaults, +bsd/freebsd/9.0/x86/parent: + Add profiles for FreeBSD 9.0, bug #395913 21 Dec 2011: XU, Benda <heroxbd@gentoo.org> linux/profile.bashrc: Fix bug 289757 (again). fix grep pattern, add category to rule out cross gcc. |