diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-02-05 16:08:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-02-05 16:08:15 +0000 |
commit | 4a18922aed6990b68b7343f077539991f0054e34 (patch) | |
tree | 70ddeca6acc185dc0ce9bdc81159fc60256103af | |
parent | Ensure CONFIG_MODULES is set using linux-info.eclass by Agostino Sarubbo (diff) | |
download | gentoo-2-4a18922aed6990b68b7343f077539991f0054e34.tar.gz gentoo-2-4a18922aed6990b68b7343f077539991f0054e34.tar.bz2 gentoo-2-4a18922aed6990b68b7343f077539991f0054e34.zip |
Mask blender pointing out that we need to rewrite the ebuild and get a new patchset.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5a6bb510b40c..31b450f3a707 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7434 2013/02/04 19:56:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7435 2013/02/05 16:08:15 flameeyes 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 2013; Diego E. Pettenò <flameeyes@gentoo.org> package.mask: + Mask blender pointing out that we need to rewrite the ebuild and get a new + patchset. + 04 Feb 2013; Jeroen Roovers <jer@gentoo.org> package.mask: Mask www-client/opera-12.14. diff --git a/profiles/package.mask b/profiles/package.mask index 225d2761113e..125f67a7a8d3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14431 2013/02/04 19:56:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14432 2013/02/05 16:08:15 flameeyes 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 --- +# Diego Elio Pettenò <flameeyes@gentoo.org> (5 Feb 2013) +# Needs a complete ebuild rewrite to use CMake, and a new patchset to +# unbundle the bundled libraries. Use at your own risk; don't ask for +# a bump unless you can provide the two needed items. +media-gfx/blender + # Michael Sterrett <mr_bones_@gentoo.org> (31 Jan 2013) # Old, dead upstream and require guile[deprecated] # Masked for removal on 20130302 |