diff options
author | 2010-12-28 13:54:08 +0000 | |
---|---|---|
committer | 2010-12-28 13:54:08 +0000 | |
commit | b83908242005ccaa1e043351bc399c206119e137 (patch) | |
tree | 66e85e9340749fa44e878a19913cf416b3128ad1 | |
parent | Install proper gemspec. (diff) | |
download | gentoo-2-b83908242005ccaa1e043351bc399c206119e137.tar.gz gentoo-2-b83908242005ccaa1e043351bc399c206119e137.tar.bz2 gentoo-2-b83908242005ccaa1e043351bc399c206119e137.zip |
Unmask Rails 3 components.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 13 |
2 files changed, 5 insertions, 13 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index c11bcd4a4790..b318ec2d5c48 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4890 2010/12/28 12:29:04 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4891 2010/12/28 13:54:08 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! 28 Dec 2010; Hans de Graaff <graaff@gentoo.org> package.mask: + Unmask Rails 3 components. + + 28 Dec 2010; Hans de Graaff <graaff@gentoo.org> package.mask: Unmask rack 1.2.1 since bug 341941 is now resolved. 27 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> thirdpartymirrors: diff --git a/profiles/package.mask b/profiles/package.mask index 683e6b6be5a7..dadee45ce1f2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12304 2010/12/28 12:29:04 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12305 2010/12/28 13:54:08 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 @@ -151,17 +151,6 @@ dev-tcltk/tclxml-expat # Needs more testing before unleashing >=gnome-base/libbonobo-2.32 -# Hans de Graaff <graaff@gentoo.org> (7 Dec 2010) -# Mask until all issues with it are worked out and the bundler -# bug 313279 has been fixed. -=dev-ruby/actionmailer-3.0.3 -=dev-ruby/actionpack-3.0.3 -=dev-ruby/activemodel-3.0.3 -=dev-ruby/activerecord-3.0.3 -=dev-ruby/activeresource-3.0.3 -=dev-ruby/activesupport-3.0.3 -=dev-ruby/railties-3.0.3 - # Hans de Graaff <graaff@gentoo.org> (6 Dec 2010) # No longer builds with perl 5.12. Various open bugs and QA issues. # Not maintained upstream since 2006. |