Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Mon, 02 Jun 2014 18:34:51
Message-Id: 20140602183447.4E6962004E@flycatcher.gentoo.org
1 graaff 14/06/02 18:34:47
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask old ruby package which only host source on rubyforge, bug 512132.
6
7 Revision Changes Path
8 1.9039 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9039&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9039&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9038&r2=1.9039
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.9038
18 retrieving revision 1.9039
19 diff -u -r1.9038 -r1.9039
20 --- ChangeLog 2 Jun 2014 13:36:11 -0000 1.9038
21 +++ ChangeLog 2 Jun 2014 18:34:46 -0000 1.9039
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9038 2014/06/02 13:36:11 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9039 2014/06/02 18:34:46 graaff Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 02 Jun 2014; Hans de Graaff <graaff@g.o> package.mask:
33 + Mask old ruby package which only host source on rubyforge, bug 512132.
34 +
35 02 Jun 2014; Anthony G. Basile <blueness@g.o> profiles.desc:
36 Add hardened musl profiles for amd64 and x86 as exp
37
38
39
40
41 1.15758 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15758&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15758&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15757&r2=1.15758
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.15757
51 retrieving revision 1.15758
52 diff -u -r1.15757 -r1.15758
53 --- package.mask 2 Jun 2014 09:35:48 -0000 1.15757
54 +++ package.mask 2 Jun 2014 18:34:46 -0000 1.15758
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15757 2014/06/02 09:35:48 mrueg Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15758 2014/06/02 18:34:46 graaff Exp $
59 #
60 # When you add an entry to the top of this file, add your name, the date, and
61 # an explanation of why something is getting masked. Please be extremely
62 @@ -30,6 +30,19 @@
63
64 #--- END OF EXAMPLES ---
65
66 +# Hans de Graaff <graaff@g.o> (2 Jun 2014)
67 +# Mask old slots and packages for removal in 30 days since SRC_URI
68 +# still points to rubyforge mirrors, bug 512132. These are all leaf
69 +# packages, have not seen releases in a long time, and only provide
70 +# their code on rubyforge.
71 +dev-ruby/deprecated:2
72 +dev-ruby/jruby-debug-base
73 +dev-ruby/rack:1.2
74 +dev-ruby/rack:1.3
75 +dev-ruby/ruby-sdl
76 +dev-ruby/text-format
77 +games-util/rubygfe
78 +
79 # Hans de Graaff <graaff@g.o> (1 Jun 2014)
80 # Mask new rubinius version for testing
81 =dev-lang/rubinius-2*