summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2011-08-22 17:38:57 +0000
committerLudovic Courtès <ludo@gnu.org>2011-08-22 17:38:57 +0000
commit5545472461be9e8d3439993ef9a73f4770fedf56 (patch)
tree7709446ec07fc6841ce7e0a1add451755d7f20ad /maintainers
parentf62b53ee19a1aca6bdf2954be6a9c4e2b40ee146 (diff)
gnupdate: Update the list of ignored packages.
* maintainers/scripts/gnu/gnupdate (%ignored-package-attributes):
  Update.

svn path=/nixpkgs/trunk/; revision=28756
Diffstat (limited to 'maintainers')
-rwxr-xr-xmaintainers/scripts/gnu/gnupdate6
1 files changed, 5 insertions, 1 deletions
diff --git a/maintainers/scripts/gnu/gnupdate b/maintainers/scripts/gnu/gnupdate
index 45f7b2d79e587..6e89542ec5757 100755
--- a/maintainers/scripts/gnu/gnupdate
+++ b/maintainers/scripts/gnu/gnupdate
@@ -553,7 +553,9 @@ replaced by the result of their application to DERIVATIONS, a vhash."
     "automake110x"
     "bison1875"
     "bison23"
-    "bison" ;; = 2.3
+    "bison24"
+    "bison" ;; = 2.4
+    "ccrtp_1_8"
     "emacs22"
     "emacsSnapshot"
     "gcc295"
@@ -581,6 +583,8 @@ replaced by the result of their application to DERIVATIONS, a vhash."
     "icecat3Xul" ;; redundant with `icecat'
     "icecatWrapper"
     "icecatXulrunner3"
+    "libzrtpcpp_1_6"
+    "parted_2_3"
     ))
 
 (define (gnu? package)