diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-07-21 08:09:17 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-07-21 08:09:17 +0000 |
commit | e73b2998a295491a14abdcc8f170c7598d391963 (patch) | |
tree | e9c925dc6f891438f925a4ebfdcf2aa856665284 /profiles | |
parent | purged dev-python/gevent-zeromq (diff) | |
download | historical-e73b2998a295491a14abdcc8f170c7598d391963.tar.gz historical-e73b2998a295491a14abdcc8f170c7598d391963.tar.bz2 historical-e73b2998a295491a14abdcc8f170c7598d391963.zip |
remove dev-python/gevent-zeromq from package.mask, add =sys-apps/roccat-tools-3.5.0-r1 to package.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/package.mask | 12 |
2 files changed, 13 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d8bb0d7b0fcd..fae0e5a95d28 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,17 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10197 2015/07/20 17:31:09 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10198 2015/07/21 08:09:17 idella4 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! + 21 Jul 2015; Ian Delaney <idella4@gentoo.org> package.mask: + Mask roccat-tools-3.5.0-r1 until deps satisfy + + 21 Jul 2015; Ian Delaney <idella4@gentoo.org> package.mask: + Remove entry of dev-python/gevent-zeromq matching removal from portage + 20 Jul 2015; Jauhien Piatlicki <jauhien@gentoo.org> package.mask: Remove dev-util/ext4_utils and dev-util/libsparse mask, as they were removed from the tree diff --git a/profiles/package.mask b/profiles/package.mask index fbe6453fa116..ab5f9595ed49 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16679 2015/07/20 17:31:09 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16680 2015/07/21 08:09:17 idella4 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 --- +# Ian Delaney <idella4@gentoo.org> (21 Jul 2015) +# The revbump has versions of lua which are also masked. +# Masked until those slotted versions are unmasked +=sys-apps/roccat-tools-3.5.0-r1 + # Ben de Groot <yngwin@gentoo.org> (20 Jul 2015) # Version bump is a WIP, see bug #524242 # It works (except USE=vamp) but is not up to Gentoo standards yet @@ -170,11 +175,6 @@ dev-lang/php:7.0 # experimental features and accept a more unstable release. >=www-client/chromium-45 -# Ian Delaney <idella4@gentoo.org> (13 May 2015) -# package unused, no revdeps, obsolete. -# masked for removal in 30 days -dev-python/gevent-zeromq - # Mike Gilbert <floppym@gentoo.org> (06 May 2015) # Obsolete development snapshots. >=app-emulation/open-vm-tools-2013 |