From 94de02e04e911edfc960d7a88827a1f7fbc389fc Mon Sep 17 00:00:00 2001 From: "Yury G. Kudryashov" Date: Thu, 1 Apr 2010 13:46:07 +0000 Subject: [PATCH] Move kde3 packages into kde3 in release.nix svn path=/nixpkgs/trunk/; revision=20911 --- pkgs/top-level/release.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 93b25598622..35a9de63c7c 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -158,13 +158,9 @@ with (import ./release-lib.nix); jfsrec = linux; jnettop = linux; jwhois = linux; - k3b = linux; kbd = linux; - kcachegrind = linux; keen4 = ["i686-linux"]; - kile = linux; klibc = linux; - konversation = linux; ktorrent = linux; kvm = linux; qemu = linux; @@ -425,6 +421,10 @@ with (import ./release-lib.nix); kde3 = { kdebase = linux; kdelibs = linux; + k3b = linux; + kcachegrind = linux; + kile = linux; + konversation = linux; }; kde43 = {