diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2014-09-02 19:29:01 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2014-09-02 19:29:01 +0000 |
commit | 603a18f954f85c99a29bbab2fdb9cc4d20a3bfbe (patch) | |
tree | 26b3765b2eb99bb13257702f1876c729ade39bd7 /profiles | |
parent | Add ruby21 target. Cleanup old. (diff) | |
download | gentoo-2-603a18f954f85c99a29bbab2fdb9cc4d20a3bfbe.tar.gz gentoo-2-603a18f954f85c99a29bbab2fdb9cc4d20a3bfbe.tar.bz2 gentoo-2-603a18f954f85c99a29bbab2fdb9cc4d20a3bfbe.zip |
last rite app-admin/hwreport
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 37ae2980760a..cb17847b7daa 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.9341 2014/09/02 10:59:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9342 2014/09/02 19:29:01 fauli 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 Sep 2014; <fauli@gentoo.org> package.mask: + last rite app-admin/hwreport + 02 Sep 2014; Hans de Graaff <graaff@gentoo.org> package.mask: Use the correct slots for the jruby mask and add missing virtual/rubygems. diff --git a/profiles/package.mask b/profiles/package.mask index ae58b5ba6c79..f914e90be303 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16002 2014/09/02 10:59:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16003 2014/09/02 19:29:01 fauli 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,11 @@ #--- END OF EXAMPLES --- +# Christian Faulhammer <fauli@gentoo.org> (02 Sep 2014) +# website not working anymore and will stay like this, +# tool is useless. See bug 504734 +app-admin/hwreport + # Hans de Graaff <graaff@gentoo.org> (1 Sep 2014) # Mask jruby 1.6.x for removal in 30 days. This version is still based # on ruby 1.8. Many packages are no longer compatible with its |