diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-06-25 14:13:03 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-06-25 14:13:03 +0000 |
commit | 00bcdef88efa835a51a619b101ac2d6eaee0d332 (patch) | |
tree | 88cd5d25a544de93207399db4daf6f4b5e1250d6 /profiles | |
parent | migrate to git-2 eclass. (diff) | |
download | historical-00bcdef88efa835a51a619b101ac2d6eaee0d332.tar.gz historical-00bcdef88efa835a51a619b101ac2d6eaee0d332.tar.bz2 historical-00bcdef88efa835a51a619b101ac2d6eaee0d332.zip |
Mask forthcoming rubygems 1.8.x releases for testing.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index dcfb4c3f5f9a..117864f2c557 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5475 2011/06/23 15:53:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5476 2011/06/25 14:13:03 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! + 25 Jun 2011; Hans de Graaff <graaff@gentoo.org> package.mask: + Mask forthcoming rubygems 1.8.x releases for testing. + 23 Jun 2011; Michał Górny <mgorny@gentoo.org> base/package.use.mask: Mask sys-apps/systemd[audit] due to masked >=sys-process/audit-2. diff --git a/profiles/package.mask b/profiles/package.mask index 363a2c94d875..e713244761ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12861 2011/06/23 14:17:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12862 2011/06/25 14:13:03 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 @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (25 Jun 2011) +# Mask for testing, still incomplete and too central to +# all things ruby to just throw out there. +=dev-ruby/rubygems-1.8* + # Alexis Ballier <aballier@gentoo.org> (23 Jun 2011) # Breaks API/ABI and has the same features as 0.7.1 >=media-video/ffmpeg-0.8 |