summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-05-29 18:44:55 +0000
committerPacho Ramos <pacho@gentoo.org>2014-05-29 18:44:55 +0000
commitf4003dac167955a44dc73abd0babd1b25ceb01e1 (patch)
treef4f6e217f8e3fd6e19dee83d806cd7888fffc107 /profiles/ChangeLog
parentSupport multilib libart_lgpl & cracklib. (diff)
downloadgentoo-2-f4003dac167955a44dc73abd0babd1b25ceb01e1.tar.gz
gentoo-2-f4003dac167955a44dc73abd0babd1b25ceb01e1.tar.bz2
gentoo-2-f4003dac167955a44dc73abd0babd1b25ceb01e1.zip
upower support is not needed on setups running systemd, also relies on old upower (#508920)
Diffstat (limited to 'profiles/ChangeLog')
-rw-r--r--profiles/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index f606f9d358a5..a22a73bd5f55 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9014 2014/05/29 18:39:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9015 2014/05/29 18:44:54 pacho 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!
+ 29 May 2014; Pacho Ramos <pacho@gentoo.org> targets/systemd/package.use.mask:
+ upower support is not needed on setups running systemd, also relies on old
+ upower (#508920)
+
29 May 2014; Michał Górny <mgorny@gentoo.org> package.mask:
Mask multilib libart_lgpl & cracklib before committing.