Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 26 May 2016 14:12:51
Message-Id: 1464271959.38907c4c1fbcb7d6b59924c5556a077f8ac66b19.mgorny@gentoo
1 commit: 38907c4c1fbcb7d6b59924c5556a077f8ac66b19
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 14:12:13 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 14:12:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38907c4c
7
8 use.desc: Remove unused USE=curlwrappers
9
10 profiles/use.desc | 1 -
11 1 file changed, 1 deletion(-)
12
13 diff --git a/profiles/use.desc b/profiles/use.desc
14 index 51e5381..0031c35 100644
15 --- a/profiles/use.desc
16 +++ b/profiles/use.desc
17 @@ -62,7 +62,6 @@ css - Enable reading of encrypted DVDs
18 ctype - Enable ctype functions
19 cups - Add support for CUPS (Common Unix Printing System)
20 curl - Add support for client-side URL transfer library
21 -curlwrappers - Add support for using curl in streams
22 custom-cflags - Build with user-specified CFLAGS (unsupported)
23 cvs - Enable CVS (Concurrent Versions System) integration
24 cxx - Build support for C++ (bindings, extra libraries, code generation, ...)