about summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-10-07 21:21:31 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-10-07 21:21:31 +0000
commitfca582bff0ab8887835ca10495620d0ac15ab10a (patch)
tree0934656b725b9a5da0acb8025f3a9ceab2e63d90 /pkgs/top-level/release.nix
parent2291f661b03f29fd59549165721a1426e5d04264 (diff)
parent89a3dc9adac5aa195ec9334c2f7e255e02388157 (diff)
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
Diffstat (limited to 'pkgs/top-level/release.nix')
-rw-r--r--pkgs/top-level/release.nix16
1 files changed, 0 insertions, 16 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index f385e9a069af6..8efcdd651c9aa 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -449,22 +449,6 @@ with (import ./release-lib.nix);
     kile = linux;
   };
 
-  kde44 = {
-    krusader = linux;
-    kmplayer = linux;
-    ktorrent = linux;
-    koffice = linux;
-    konversation = linux;
-    kdesvn = linux;
-    amarok = linux;
-    k3b = linux;
-    l10n.ca = linux;
-    l10n.de = linux;
-    l10n.fr = linux;
-    l10n.nl = linux;
-    l10n.ru = linux;
-  };
-
   linuxPackages_2_6_27 = {
     aufs = linux;
     kernel = linux;