diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-12 00:52:01 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-12 00:52:01 +0000 |
commit | d3ca28d48544394cde04352fe60f5a851b1bdc1a (patch) | |
tree | 42f7d6f65b3d12b7ad220dee217590b0001c2cb1 /profiles | |
parent | Stable ppc, bug #430346 (diff) | |
download | gentoo-2-d3ca28d48544394cde04352fe60f5a851b1bdc1a.tar.gz gentoo-2-d3ca28d48544394cde04352fe60f5a851b1bdc1a.tar.bz2 gentoo-2-d3ca28d48544394cde04352fe60f5a851b1bdc1a.zip |
Working towards fixing bug #434568
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/package.accept_keywords | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8631746381be..98ea062c38e3 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +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.6955 2012/09/11 23:13:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6956 2012/09/12 00:52:01 blueness 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! + 12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + hardened/linux/uclibc/package.accept_keywords: + Working towards fixing bug #434568 + 11 Sep 2012; Johannes Huber <johu@gentoo.org> package.mask: Unmask telepathy-qt-0.9.3 and KDE telepathy 0.5.0 as issues with test use flags solved. diff --git a/profiles/hardened/linux/uclibc/package.accept_keywords b/profiles/hardened/linux/uclibc/package.accept_keywords index afc71efb0bc5..6ef2ac40d6a3 100644 --- a/profiles/hardened/linux/uclibc/package.accept_keywords +++ b/profiles/hardened/linux/uclibc/package.accept_keywords @@ -1,2 +1 @@ dev-libs/libiconv ** -sys-devel/gettext |