diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:09:24 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-05 16:09:24 +0000 |
commit | 0e486dea521defcf4fa8e3ea7dc4c1d36d11b7f6 (patch) | |
tree | d274dd80f43bfefcef55eecf8e8ed4bb61649ef2 /profiles | |
parent | Fixed dependency. (diff) | |
download | gentoo-2-0e486dea521defcf4fa8e3ea7dc4c1d36d11b7f6.tar.gz gentoo-2-0e486dea521defcf4fa8e3ea7dc4c1d36d11b7f6.tar.bz2 gentoo-2-0e486dea521defcf4fa8e3ea7dc4c1d36d11b7f6.zip |
p.mask >=app-i18n/ibus*-1.1
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 13 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2f764005e9ed..26dd4e7b7983 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2334 2009/02/05 14:15:24 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2335 2009/02/05 16:09:24 matsuu 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! + 05 Feb 2009; MATSUU Takuto <matsuu@gentoo.org> package.mask: + p.mask >=app-i18n/ibus*-1.1 + 05 Feb 2009; Hanno Boeck <hanno@gentoo.org> package.mask: Mask pam_mount 1.17, broken with crypto. diff --git a/profiles/package.mask b/profiles/package.mask index e53886aa9d7d..5caaa0ed4e84 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9472 2009/02/05 14:15:24 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9473 2009/02/05 16:09:24 matsuu 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,14 @@ #--- END OF EXAMPLES --- +# MATSUU Takuto <matsuu@gentoo.org> (05 Feb 2009) +# Masked for testing +>=app-i18n/ibus-1.1 +>=app-i18n/ibus-anthy-1.1 +>=app-i18n/ibus-hangul-1.1 +>=app-i18n/ibus-m17n-1.1 +>=app-i18n/ibus-pinyin-1.1 + # Hanno Böck <hanno@gentoo.org> (05 Feb 2009) # Seems something is broken with crypt mount in 1.17 (bug 257302) =sys-auth/pam_mount-1.17 |