diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-10-13 23:38:10 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-10-13 23:38:10 +0000 |
commit | 888edf9ede60f0e097f8626ad4e9e9574b61cfcd (patch) | |
tree | d1b42c5ce60f73c0778697dba2c375f21804e578 /profiles | |
parent | Add ~x86-fbsd. #384445 (diff) | |
download | historical-888edf9ede60f0e097f8626ad4e9e9574b61cfcd.tar.gz historical-888edf9ede60f0e097f8626ad4e9e9574b61cfcd.tar.bz2 historical-888edf9ede60f0e097f8626ad4e9e9574b61cfcd.zip |
Mask unstable ibus which depend on newer dconf.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8af6d63320fb..af0b230ccf44 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7027 2012/10/12 06:09:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7028 2012/10/13 23:38:10 naota 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! + 13 Oct 2012; <naota@gentoo.org> package.mask: + Mask unstable ibus which depend on newer dconf. + 12 Oct 2012; Patrick Lauer <patrick@gentoo.org> package.mask: Removing apache 2.4 mask diff --git a/profiles/package.mask b/profiles/package.mask index 95903ababb2a..b16fffee4039 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14135 2012/10/12 06:09:01 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14136 2012/10/13 23:38:10 naota Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Naohiro Aota <naota@gentoo.org> (14 Oct 2012) +# Mask unstable ibus which relies on masked version of dconf. +=app-i18n/ibus-1.4.99.20121006 + # Sergey Popov <pinkbyte@gentoo.org> (11 Oct 2012) # Mask newer fragroute cause it relies on # dev-libs/libdnet[ipv6], which is also masked. |