diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-04-05 15:52:49 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-04-05 15:52:49 +0000 |
commit | 45d1addc0f8ec959b53e297eccb82dd92808712e (patch) | |
tree | 41d4e00b2ce88e1e0a32c807e1823112b38edd7b /profiles | |
parent | version bump (diff) | |
download | historical-45d1addc0f8ec959b53e297eccb82dd92808712e.tar.gz historical-45d1addc0f8ec959b53e297eccb82dd92808712e.tar.bz2 historical-45d1addc0f8ec959b53e297eccb82dd92808712e.zip |
Masked www-servers/meteor for removal in 30 days, different installation approach and bundled binaries are unsustainable.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 19 |
2 files changed, 19 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 01ef9338bb10..4dbbc5a81319 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.7695 2013/04/05 14:17:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7696 2013/04/05 15:52:49 tomwij 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 Apr 2013; Tom Wijsman <TomWij@gentoo.org> package.mask: + Masked www-servers/meteor for removal in 30 days, different installation + approach and bundled binaries are unsustainable. + 05 Apr 2013; Lars Wendler <polynomial-c@gentoo.org> package.mask: Modified mask message. diff --git a/profiles/package.mask b/profiles/package.mask index 175a2fc92bac..00c876a0b852 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14631 2013/04/05 14:17:30 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14632 2013/04/05 15:52:49 tomwij 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,19 @@ #--- END OF EXAMPLES --- +# Tom Wijsman <TomWij@gentoo.org> (05 Apr 2013) +# Meteor has switched to a different installation approach; +# instead of installing to the system they now install to +# the user and their code heavily depends on that. Users +# that want to continue to use Meteor can use the +# `curl https://install.meteor.com | /bin/sh` approach as +# suggested in their documentation, which now installs to +# ~/.meteor instead of /usr/local/meteor or /opt/meteor. +# They also heavily depend on specific versions of bundled +# binaries, which we really can't keep supporting. +# Removal in 30 days. +www-servers/meteor + # Ben de Groot <yngwin@gentoo.org> (05 Apr 2013) # Non-maintainer ebuild with experimental multilib features # masked for further testing @@ -290,10 +303,6 @@ sys-kernel/linuxwacom-module >=media-libs/libmikmod-3.2.0-r1 >=media-libs/libv4l-0.8.9-r1 -# Tom Wijsman <TomWij@gentoo.org> (13 Mar 2013) -# Masking vulnerable versions of Meteor. -<www-servers/meteor-0.5.7.1 - # Markos Chandras <hwoarang@gentoo.org> (13 Mar 2013) # Mask because breaking updates out of the blue is bad # See 461608. Unmask it only if you want abi_x86_32 |