From ba0f68641713209057d85b327593435add18b317 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Thu, 10 Apr 2014 00:52:59 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C=20=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D1=84=D0=B8=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CLDX/binary/make.conf/make.defaults | 2 +- profiles/profiles.desc | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/CLDX/binary/make.conf/make.defaults b/profiles/CLDX/binary/make.conf/make.defaults index 5362cca..17fc442 100644 --- a/profiles/CLDX/binary/make.conf/make.defaults +++ b/profiles/CLDX/binary/make.conf/make.defaults @@ -1,3 +1,3 @@ USE="" -FEATURES="getbinpkg" +FEATURES="getbinpkg -news" diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e36efe1..47fe36c 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -8,11 +8,11 @@ # AMD64 Profiles -amd64 desktop/CLDX/amd64 dev -amd64 desktop/CLDX/amd64/binary dev +amd64 CLDX/amd64 dev +amd64 CLDX/amd64/binary dev # x86 Profiles -x86 desktop/CLDX/x86 dev -x86 desktop/CLDX/x86/binary dev +x86 CLDX/x86 dev +x86 CLDX/x86/binary dev # vim: set ts=8