diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-03-10 18:40:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-03-10 18:40:31 +0000 |
commit | 9b9ba5ed2ea8eedab041eec18d1d91187495ae73 (patch) | |
tree | cd403579f50062b5aa9923c15c3cfa24d8f5169c /profiles | |
parent | Get DEPENDs right this time round by adding media-libs/freetype. Fix bug 542806. (diff) | |
download | gentoo-2-9b9ba5ed2ea8eedab041eec18d1d91187495ae73.tar.gz gentoo-2-9b9ba5ed2ea8eedab041eec18d1d91187495ae73.tar.bz2 gentoo-2-9b9ba5ed2ea8eedab041eec18d1d91187495ae73.zip |
Mask broken rb_libtorrent ebuild due to #539368 and #542434
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 508559c426e9..af960867bd23 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9851 2015/03/10 02:02:00 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9852 2015/03/10 18:40:31 hwoarang 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! + 10 Mar 2015; Markos Chandras <hwoarang@gentoo.org> package.mask: + Mask broken rb_libtorrent ebuild due to #539368 and #542434 + 10 Mar 2015; Alice Ferrazzi <alicef@gentoo.org> package.mask: Added mask for =pypy-2.5.0 diff --git a/profiles/package.mask b/profiles/package.mask index 325406f57cc5..bc790adc565b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16409 2015/03/10 01:35:47 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16410 2015/03/10 18:40:31 hwoarang 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 @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# Markos Chandras <hwoarang@gentoo.org> (10 Mar 2015) +# Mask broken and untested ebuild. +# See #542434 and #539368 +=net-libs/rb_libtorrent-0.16.17-r2 + # Alice Ferrazzi <alicef@gentoo.org> (10 Mar 2015) # Masked new version of pypy as experimental. # Not to unmask before -bin is ready. |