diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-01-30 22:06:52 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-01-30 22:06:52 +0000 |
commit | 25fd9abce9206273c38040a9fa209c945ebe246a (patch) | |
tree | 27de89db8342a031f5aaadb1a3ca99126fed40d3 /profiles/default | |
parent | Fix bug 537202 and python_export_best deprecation (diff) | |
download | historical-25fd9abce9206273c38040a9fa209c945ebe246a.tar.gz historical-25fd9abce9206273c38040a9fa209c945ebe246a.tar.bz2 historical-25fd9abce9206273c38040a9fa209c945ebe246a.zip |
Move the message from ChangeLog to uclibc/ChangeLog
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default/linux/uclibc/ChangeLog | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/profiles/default/linux/ChangeLog b/profiles/default/linux/ChangeLog index 0cde124f133b..b5aa9ba40702 100644 --- a/profiles/default/linux/ChangeLog +++ b/profiles/default/linux/ChangeLog @@ -1,11 +1,6 @@ # ChangeLog for the default/linux profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/ChangeLog,v 1.7 2015/01/30 21:59:36 blueness Exp $ - - 30 Jan 2015; Anthony G. Basile <blueness@gentoo.org> - uclibc/amd64/make.defaults, uclibc/x86/make.defaults: - Unhide the CPU_FLAGS_X86 USE_EXPANDs, mirror change from - arch/{amd64,x86}/make.defaults. +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/ChangeLog,v 1.8 2015/01/30 22:06:52 blueness Exp $ 05 Jan 2015; William Hubbs <williamh@gentoo.org> packages: Add iproute2 to system set for bug #189149 diff --git a/profiles/default/linux/uclibc/ChangeLog b/profiles/default/linux/uclibc/ChangeLog index 1ec620ada574..1f320845052b 100644 --- a/profiles/default/linux/uclibc/ChangeLog +++ b/profiles/default/linux/uclibc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for the default/linux/uclibc profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/ChangeLog,v 1.5 2015/01/28 21:39:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/ChangeLog,v 1.6 2015/01/30 22:06:52 blueness Exp $ + + 30 Jan 2015; Anthony G. Basile <blueness@gentoo.org> + uclibc/amd64/make.defaults, uclibc/x86/make.defaults: + Unhide the CPU_FLAGS_X86 USE_EXPANDs, mirror change from + arch/{amd64,x86}/make.defaults. 28 Jan 2015; Michał Górny <mgorny@gentoo.org> amd64/use.mask, x86/use.mask: Unmask CPU_FLAGS_X86. |