Hi, developers.
Just a quick note: the CPU_FLAGS_X86 conversion of the Gentoo
repository is complete now.
More specifically:
1. all packages (except app-emulation/bochs) use new CPU_FLAGS_X86
flags. Whenever appropriate, the used flags were fixed to match
common naming.
2. app-emulation/bochs g
Attached patch makes git-r3.eclass respect EVCS_UMASK.
See the variable's description in the patch itself (stolen from
subversion.eclass) for the use case.
Ulrich
Index: git-r3.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/git-
Dnia 2015-02-01, o godz. 23:18:01
Ulrich Mueller napisał(a):
> @@ -309,8 +320,14 @@ _git-r3_set_gitdir() {
>
> addwrite "${EGIT3_STORE_DIR}"
> if [[ ! -d ${GIT_DIR} ]]; then
> + local restore_umask=":"
> + if [[ ${EVCS_UMASK} ]]; then
> +
On Sun, Feb 1, 2015 at 2:17 PM, Michał Górny wrote:
> 2. app-emulation/bochs got local USE=3dnow and USE=avx since the flag
> control support of emulating the two instruction sets rather than using
> host CPU instruction sets.
Wouldn't it be simpler to use CPU_FLAGS_X86 for these and simply
disab
> On Sun, 1 Feb 2015, Michał Górny wrote:
>> @@ -309,8 +320,14 @@ _git-r3_set_gitdir() {
>>
>> addwrite "${EGIT3_STORE_DIR}"
>> if [[ ! -d ${GIT_DIR} ]]; then
>> +local restore_umask=":"
>> +if [[ ${EVCS_UMASK} ]]; then
>> +restore_umask=$(umask -p)
Dnia 2015-02-01, o godz. 14:39:30
Matt Turner napisał(a):
> On Sun, Feb 1, 2015 at 2:17 PM, Michał Górny wrote:
> > 2. app-emulation/bochs got local USE=3dnow and USE=avx since the flag
> > control support of emulating the two instruction sets rather than using
> > host CPU instruction sets.
>
All,
here is the third iteration of this news item. Unless there are
objections, this will go in the tree sometime after 13:00 utc on
2015-02-02.
William
Title: nfs service changes
Author: William Hubbs
Content-Type: text/plain
Posted: 2015-02-02
Revision: 1
News-Item-Format: 1.0
Display-If-In
On 02/01/2015 02:39 PM, Matt Turner wrote:
> On Sun, Feb 1, 2015 at 2:17 PM, Michał Górny wrote:
>> 2. app-emulation/bochs got local USE=3dnow and USE=avx since the flag
>> control support of emulating the two instruction sets rather than using
>> host CPU instruction sets.
>
> Wouldn't it be sim
On 01.02.2015 23:17, Michał Górny wrote:
> Hi, developers.
>
> Just a quick note: the CPU_FLAGS_X86 conversion of the Gentoo
> repository is complete now.
Cool! Thanks for fixing the freeverb3 ebuild, too.
Best,
Sebastian
Thanks!
The issue and fix are clear by now (for details:
http://sourceforge.net/p/uriparser/bugs/24/).
So I don't need shell access any more, at least not in this context.
Best, Sebastian
On 25.01.2015 18:49, Tom Gall wrote:
> Least speaking for myself I can help you out starting Feb 15th, pre
On Sun, Feb 1, 2015 at 3:28 PM, Zac Medico wrote:
> On 02/01/2015 02:39 PM, Matt Turner wrote:
>> On Sun, Feb 1, 2015 at 2:17 PM, Michał Górny wrote:
>>> 2. app-emulation/bochs got local USE=3dnow and USE=avx since the flag
>>> control support of emulating the two instruction sets rather than usi
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2015-02-01 23:59 UTC.
Removals:
app-emacs/cedet 2015-01-28 22:17:57 ulm
app-vim/svncommand 2015-01-30 20:07:19 radhermit
app-vim/cvscommand
William Hubbs posted on Sun, 01 Feb 2015 17:16:30 -0600 as excerpted:
> here is the third iteration of this news item. Unless there are
> objections, this will go in the tree sometime after 13:00 utc on
> 2015-02-02.
LGTM. =:^)
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree
13 matches
Mail list logo