commit: 6d2db9063b829633fbde866ba2de6314535899ee Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Thu Apr 7 04:39:17 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Thu Apr 7 16:30:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2db906
profiles: mask media-libs/csfml and dev-python/pysfml for removal profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1eb026b..d41bca9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Michael Sterrett <[email protected]> (06 Apr 2016) +# These pin an old crufty version of media-libs/libsfml +# and aren't used by anything in the tree. +# Masked for removal on 20160506 +media-libs/csfml +dev-python/pysfml + # Michael Palimaka <[email protected]> (07 Apr 2016) # Obsolete. Merged into media-libs/libexif. # Masked for removal in 30 days.
