diff options
author | 2013-02-14 07:46:23 +0000 | |
---|---|---|
committer | 2013-02-14 07:46:23 +0000 | |
commit | 904544143869df0e879bf499bdefa9a4078e52c6 (patch) | |
tree | 3900fa327313b99302d5b8e2e1c60a6adf622bd1 /profiles | |
parent | version bump; drop old (diff) | |
download | historical-904544143869df0e879bf499bdefa9a4078e52c6.tar.gz historical-904544143869df0e879bf499bdefa9a4078e52c6.tar.bz2 historical-904544143869df0e879bf499bdefa9a4078e52c6.zip |
Add ree18-only virtuals to the ruby-enterprise mask.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8458e38f5764..abf47aa5ad61 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7493 2013/02/13 18:56:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7494 2013/02/14 07:46:23 graaff 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! + 14 Feb 2013; Hans de Graaff <graaff@gentoo.org> package.mask: + Add ree18-only virtuals to the ruby-enterprise mask. + 13 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> updates/1Q-2013: Move atmel-firmware, b43-firmware and b43legacy-firmware from net-wireless/ to sys-firmware/ category. diff --git a/profiles/package.mask b/profiles/package.mask index b9bbc3b3e1b2..475728ca39a6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14468 2013/02/13 19:18:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14469 2013/02/14 07:46:23 graaff 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 @@ -218,6 +218,10 @@ net-misc/gtk-youtube-viewer # ago. Ruby 1.9 has almost all of the benefits of REE, so the # recommendation is to switch to that if you are still using REE. dev-lang/ruby-enterprise +=virtual/rubygems-3 +=virtual/ruby-rdoc-3 +=virtual/ruby-ssl-3 +=virtual/ruby-threads-3 # Ben de Groot <yngwin@gentoo.org> (20 Jan 2013) # 2.5* has known security and other issues due to bundled ffmpeg, |