summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-06-02 18:34:46 +0000
committerHans de Graaff <graaff@gentoo.org>2014-06-02 18:34:46 +0000
commit7260dc29b629e8f4a2229eedf7cf867178014cb6 (patch)
tree134b215016d2ac00c4c28076644c65d050c48fed /profiles
parentDrop ruby21 to create a stable candidate. (diff)
downloadgentoo-2-7260dc29b629e8f4a2229eedf7cf867178014cb6.tar.gz
gentoo-2-7260dc29b629e8f4a2229eedf7cf867178014cb6.tar.bz2
gentoo-2-7260dc29b629e8f4a2229eedf7cf867178014cb6.zip
Mask old ruby package which only host source on rubyforge, bug 512132.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask15
2 files changed, 18 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 0c5f9ec1006b..7fd8a47bf3a0 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9038 2014/06/02 13:36:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9039 2014/06/02 18:34:46 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!
+ 02 Jun 2014; Hans de Graaff <graaff@gentoo.org> package.mask:
+ Mask old ruby package which only host source on rubyforge, bug 512132.
+
02 Jun 2014; Anthony G. Basile <blueness@gentoo.org> profiles.desc:
Add hardened musl profiles for amd64 and x86 as exp
diff --git a/profiles/package.mask b/profiles/package.mask
index 23e77b428eed..3642050fb2e0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15757 2014/06/02 09:35:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15758 2014/06/02 18:34:46 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
@@ -30,6 +30,19 @@
#--- END OF EXAMPLES ---
+# Hans de Graaff <graaff@gentoo.org> (2 Jun 2014)
+# Mask old slots and packages for removal in 30 days since SRC_URI
+# still points to rubyforge mirrors, bug 512132. These are all leaf
+# packages, have not seen releases in a long time, and only provide
+# their code on rubyforge.
+dev-ruby/deprecated:2
+dev-ruby/jruby-debug-base
+dev-ruby/rack:1.2
+dev-ruby/rack:1.3
+dev-ruby/ruby-sdl
+dev-ruby/text-format
+games-util/rubygfe
+
# Hans de Graaff <graaff@gentoo.org> (1 Jun 2014)
# Mask new rubinius version for testing
=dev-lang/rubinius-2*