diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-02-05 05:15:52 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-02-05 05:15:52 +0000 |
commit | c9bffb4296ab499e0dabaf75e4473fd1ea51d9f8 (patch) | |
tree | dcd45e85445d71da3047fc86999af0e2a206539f /profiles | |
parent | (non maintainer commit) [QA] fix HOMEPAGE, bug 237076 (diff) | |
download | gentoo-2-c9bffb4296ab499e0dabaf75e4473fd1ea51d9f8.tar.gz gentoo-2-c9bffb4296ab499e0dabaf75e4473fd1ea51d9f8.tar.bz2 gentoo-2-c9bffb4296ab499e0dabaf75e4473fd1ea51d9f8.zip |
libjingle-0.3.12 is not backwards compatible, p.mask for now. bug 256953
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4eaa7e655168..e2da3b0a8174 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.2332 2009/02/04 21:09:33 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2333 2009/02/05 05:15:52 darkside 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; Jeremy Olexa <darkside@gentoo.org> package.mask: + libjingle-0.3.12 is not backwards compatible, p.mask for now. bug 256953 + 04 Feb 2009; Ben de Groot <yngwin@gentoo.org> arch/ia64/package.use.mask, arch/sparc/package.use.mask, arch/x86-fbsd/package.use.mask: Add proper webkit useflag masks for affected arches diff --git a/profiles/package.mask b/profiles/package.mask index bcd803fbd816..ba77432a24bb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9470 2009/02/04 21:17:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9471 2009/02/05 05:15:52 darkside 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,12 @@ #--- END OF EXAMPLES --- +# Jeremy Olexa <darkside@gentoo.org> (05 Feb 2009) +# libjingle-0.3.11 was created by the tapioca team +# libjingle-0.3.12 was created by the farsight team +# As a result, some things don't work with 0.3.12 (bug 256953) +=net-libs/libjingle-0.3.12 + # Serkan Kaba <serkan@gentoo.org> (04 Feb 2009) # Masked until bug #256953 is resolved =sys-apps/sandbox-1.3.3 |