gnupdate: Ignore GCC-related attributes.

* maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Add
  GCC 4.6 and gfortran/gcj attributes.

svn path=/nixpkgs/trunk/; revision=26796
This commit is contained in:
Ludovic Courtès 2011-04-12 08:05:41 +00:00
parent 2c9f084d24
commit 87a9719a36

View file

@ -567,6 +567,13 @@ replaced by the result of their application to DERIVATIONS, a vhash."
"gcc45"
"gcc45_real"
"gcc45_realCross"
"gfortran45"
"gcj45"
"gcc46"
"gcc46_real"
"gcc46_realCross"
"gfortran46"
"gcj46"
"glibc25"
"glibc27"
"glibc29"