Re: Re: [gentoo-dev] [Future EAPI] src_fetch() phase function to support VCS fetching

2012-09-04 Thread Andreas K. Huettel
be for data transfer only. -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] EAPI usage

2012-09-02 Thread Andreas K. Huettel
build, check for correct installation locations, ...) As an additional bonus this keeps your memory fresh about all the great new features... Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-dev] EAPI usage

2012-09-02 Thread Andreas K. Huettel
ordered. Experimental eapis for use in third party software should not require any mentioning in pms anyway. :] However, that is a different discussion. Someday I'll start a separate flamewar^H^H^H^H^H^H^Hmailing list thread about it. -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-dev] Future Trends

2012-09-01 Thread Andreas K. Huettel
Am Samstag, 1. September 2012, 17:09:59 schrieb llemike...@aol.com: Colleagues, I have been considering the current push to replace init with systemd for all Linux systems. [snip] Comments? Mike Please ignore. We've had enough pointless systemd threads already. -- Andreas K

Re: [gentoo-dev] EAPI usage

2012-08-31 Thread Andreas K. Huettel
in pkg_preinst?) This problem could however also be solved by selectively phasing out in-between EAPIs (i.e. deprecate EAPIs 1 and 3 asap). Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de

Re: [gentoo-dev] EAPI usage

2012-08-31 Thread Andreas K. Huettel
Am Freitag, 31. August 2012, 11:11:37 schrieb Fabian Groffen: On 31-08-2012 11:03:06 +0200, Andreas K. Huettel wrote: any fun to look up things in PMS anew everytime you edit something. (Was the prayer to Paludis only required in EAPI=7 in src_prepare or in EAPI=8 in pkg_preinst

Re: [gentoo-dev] EAPI usage

2012-08-30 Thread Andreas K. Huettel
it to 4. One was EAPI 0. Having fun with || there. I dont consider this list complete, feel free to add. -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message

Re: [gentoo-dev] [PATCH] boost-utils.eclass -- for building against newest boost.

2012-08-27 Thread Andreas K. Huettel
). # The output of this should be added directly to DEPEND/RDEPEND, and may be # wrapped in a USE conditional (but not an || conditional without an extra set # of parentheses). ) Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri

[gentoo-dev] Maintainer needed: dev-python/pivy sci-libs/opencascade media-gfx/freecad

2012-08-23 Thread Andreas K. Huettel
. Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Last rites: app-text/epdfview

2012-08-06 Thread Andreas K. Huettel
# Andreas K. Huettel dilfri...@gentoo.org (7 Aug 2012) # Many display bugs and compatibility problems, does not build with cups-1.6. # Upstream is dead. There's no real way to support this anymore. Masked for # removal in 30 days. app-text/epdfview -- Andreas K. Huettel Gentoo Linux

[gentoo-dev] Re: [gentoo-dev-announce] Last rites: app-text/epdfview

2012-08-06 Thread Andreas K. Huettel
Am Dienstag 07 August 2012, 00:28:16 schrieb Andreas K. Huettel: # Andreas K. Huettel dilfri...@gentoo.org (7 Aug 2012) # Many display bugs and compatibility problems, does not build with cups-1.6. # Upstream is dead. There's no real way to support this anymore. Masked for # removal in 30 days

Re: [gentoo-dev] UTF-8 locale by default

2012-08-01 Thread Andreas K. Huettel
. Given the number of Gentoo devs (especially on the desktop side where this matters most) from other parts of the world, that's not really a valid argument. In particular in cases as e.g. Paper size setting, where basically US stubbornness stands against the rest of the planet. -- Andreas K

Re: Re: [gentoo-dev] Fraunhofer FDK license

2012-07-26 Thread Andreas K. Huettel
://www.vialicensing.com/licensing/aac-overview.aspx Sometimes I have the feeling that Fraunhofer (which is after all funded 30% by German federal and state money) just does not get it. -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description

Re: Re: [gentoo-dev] epatch still no helper function? [from eutils.eclass]

2012-07-18 Thread Andreas K. Huettel
of epatch the package manager providessounds a lot like EAPI :) You know, that's actually a pretty good case *for* base.eclass, eutils.eclass and similar... we should probably move more functions there... :D -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing

Re: [gentoo-dev] rfc: old udev versions

2012-07-10 Thread Andreas K. Huettel
... -a -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-dev] base.eclass

2012-07-08 Thread Andreas K. Huettel
this. A lot of (inheriting eclasses and) packages depend on features provided by base.eclass (e.g., PATCHES), which are pretty neat and which I would sorely miss. So I would certainly object to deprecating base.eclass, unless its relevant functionality is only moving to a better place. -- Andreas K

Re: Re: [gentoo-dev] RFC: Enable FEATURES=userpriv usersandbox by default?

2012-07-03 Thread Andreas K. Huettel
run ebuild as user (belonging to group portage), that won't help... better add a chmod -R g+w too... -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: Re: Re: [gentoo-dev] RFC: Enable FEATURES=userpriv usersandbox by default?

2012-07-03 Thread Andreas K. Huettel
. If you run ebuild as user (belonging to group portage), that won't help... better add a chmod -R g+w too... Scratch that. It would not have worked before either, so the user has to do something him/herself either way. I guess we dont have to care for this case. -- Andreas K. Huettel Gentoo

Re: [gentoo-dev] About trying to prevent downgrades of packages that cause system breakage

2012-06-30 Thread Andreas K. Huettel
-- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] euscan GSoC project - requesting feedback

2012-06-30 Thread Andreas K. Huettel
an item whenever something enters portage How about a news feed that only contains upstream items? Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-dev] Re: euscan GSoC project - requesting feedback

2012-06-28 Thread Andreas K. Huettel
to re-scan upstream... -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] euscan GSoC project - requesting feedback

2012-06-27 Thread Andreas K. Huettel
The main question is: what would you like to have on this dashboard? Not only the information whether ~arch is outdated, but also whether stable is outdated... custom newsletter based on the packages you're watching, please also as rss feed... cheers, andreas -- Andreas K. Huettel

Re: [gentoo-dev] A friendly reminder: Ciaran McCreesh is not a Gentoo dev

2012-06-22 Thread Andreas K. Huettel
Am Freitag 22 Juni 2012, 04:12:48 schrieb Sylvain Alain: Amen to that too, but can you post the actual comments that he said ? SMTP Error 552 Message too large -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

[gentoo-dev] Authorship of app-doc/pms

2012-06-21 Thread Andreas K. Huettel
that the following patch is applied to branches master and eapi-5. Best, Andreas From 3572b4cb400b2ff156e4f28d3dffe82c687a1dc9 Mon Sep 17 00:00:00 2001 From: Andreas K. Huettel andreas.huet...@physik.uni-r.de Date: Thu, 21 Jun 2012 14:03:24 +0200 Subject: [PATCH] Update author information --- pms.cls

[gentoo-dev] Re: Re: [gentoo-pms] Authorship of app-doc/pms

2012-06-21 Thread Andreas K. Huettel
at least I added some data to undermine my request. Your turn now. -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

[gentoo-dev] monthly Gentoo KDE team meeting

2012-06-16 Thread Andreas K. Huettel
;f=Documentation/maintainers/meetings/meeting-2012-06;hb=HEAD Cheers! Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: Re: [gentoo-dev] Git braindump: 1 of N: merging git signing

2012-06-04 Thread Andreas K. Huettel
). No such thing as a tree hash. -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Git braindump: 2 of N: developer interaction (merge co-ordinators)

2012-06-03 Thread Andreas K. Huettel
, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Git braindump: 1 of N: merging git signing

2012-06-03 Thread Andreas K. Huettel
is not end-of- the-line git guru and ends up with some user-signed commits in his history can clean up his local tree again. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Git braindump: 1 of N: merging git signing

2012-06-03 Thread Andreas K. Huettel
Am Sonntag 03 Juni 2012, 18:01:04 schrieb Dirkjan Ochtman: On Sun, Jun 3, 2012 at 12:39 PM, Andreas K. Huettel dilfri...@gentoo.org wrote: Sounds reasonable given the current state of git. Let's just be clear about the following consequence (I hope I understand this correctly): * User

[gentoo-dev] Last rites: net-misc/mDNSResponder

2012-06-03 Thread Andreas K. Huettel
/mDNSResponder -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Re: Portage Git migration - clean cut or git-cvsserver

2012-06-01 Thread Andreas K. Huettel
does not mean that it's not desirable. The KDE ebuilds are mainly evolving inside the KDE overlay, where KDE betas and live ebuilds live. Being able (in the future) to see the history of an ebuild before it was imported into the main tree would certainly help in some cases. -- Andreas K

Re: Re: [gentoo-dev] Re: Portage Git migration - clean cut or git-cvsserver

2012-06-01 Thread Andreas K. Huettel
destroy previous signatures. -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: Re: Re: [gentoo-dev] Re: Portage Git migration - clean cut or git-cvsserver

2012-06-01 Thread Andreas K. Huettel
On 2 June 2012 03:12, Andreas K. Huettel dilfri...@gentoo.org wrote: git cat-file -p $sha is as close as you can get to commit objects without needing to write your own decompressing wrapper. But it gives the same results. Now, does the signed data also contain the parent sha

[gentoo-dev] net-print/foomatic-filters-ppds

2012-05-28 Thread Andreas K. Huettel
? * is foomatic-filters-ppds obsoleted by foomatic-db and foomatic-db-engine? * or should we make an updated tarball? how? Any advice would be enormously appreciated. Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc

Re: [gentoo-dev] RFC: Enable FEATURES=userpriv usersandbox by default?

2012-05-28 Thread Andreas K. Huettel
. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Last rites: KOffice

2012-05-27 Thread Andreas K. Huettel
-office/kpresenter app-office/krita app-office/kspread app-office/kword -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] So...

2012-05-23 Thread Andreas K. Huettel
... since the bugs seem to be stalled and noone has recently posted on gentoo- scm, what's the real status of the infamous git migration? :) Cheers, A -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Portage Git migration - clean cut or git-cvsserver

2012-05-23 Thread Andreas K. Huettel
Please discuss my arguments and come to the conclusions to RESO/WONT-FIX testing git-cvsserver, make a clean cut and remove this bug from the blockers of [TRACKER] portage migration to git. +1 Please cut cvs support once and for all. -- Andreas K. Huettel Gentoo Linux developer kde

Re: Re: [gentoo-dev] Portage Git migration - clean cut or git-cvsserver

2012-05-23 Thread Andreas K. Huettel
On Wed, 23 May 2012 14:42:37 +0200 Kill it! And while we're at it, kill ChangeLogs as well! /me hides... +1 +1 +1 +1 ... -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Remove eclass/ChangeLog (was: Re: [gentoo-commits] gentoo-x86 commit in eclass: autotools.eclass)

2012-05-20 Thread Andreas K. Huettel
. I will repeat once again: autogenerate them. +1 for this, seriously. Yes please. And forget about the difference between user-oriented and dev-oriented. That's only an issue for people with too much time (also for debating). -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-dev] Re: RFC: Enable FEATURES=config-protect-if-modified by default?

2012-05-16 Thread Andreas K. Huettel
from files I don't touch. exactly!!! -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] pushing fixes to stable before closing bugs

2012-05-12 Thread Andreas K. Huettel
release to take so long. KOffice is basically dead code, and will be removed as soon as Calligra goes stable (and I intend to file the stablerequest tomorrow). -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de

Re: [gentoo-dev] pushing fixes to stable before closing bugs

2012-05-12 Thread Andreas K. Huettel
, instead of using bugzilla. Alternatively, one could extend bugzilla in a way that each closed bug report MUST contain an affected package version *range*. -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de

[gentoo-dev] New category for (libre)office extensions: app-officeext

2012-05-08 Thread Andreas K. Huettel
on the name app-officeext, which we'll be able to fill with a couple of hundred (open|libre)office extensions then... :) I guess this is a compromise that we all can live with. So, I'll implement that tonight. Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex

Re: [gentoo-dev] New category for (libre)office extensions: app-officeext

2012-05-08 Thread Andreas K. Huettel
Am Dienstag 08 Mai 2012, 12:30:04 schrieb Andreas K. Huettel: After some discussion with Ulrich on IRC, we settled on the name app-officeext, which we'll be able to fill with a couple of hundred (open|libre)office extensions then... :) I guess this is a compromise that we all can live

Re: Re: [gentoo-dev] New category for (libre)office extensions: office-ext?

2012-05-07 Thread Andreas K. Huettel
On Sun, 6 May 2012, Andreas K Huettel wrote: I've collected information and the extensions (should) work with any office variant, openoffice and libreoffice. To be more precise, they should work with anything that uses the so-called uno bridge. This is why I like the new category

Re: [gentoo-dev] New category for (libre)office extensions: office-ext?

2012-05-06 Thread Andreas K. Huettel
Am Samstag, 5. Mai 2012, 23:15:46 schrieb Markos Chandras: On 05/05/2012 08:04 PM, Michał Górny wrote: On Sat, 5 May 2012 20:40:47 +0200 Andreas K. Huettel dilfri...@gentoo.org wrote: there's a growing culture of libreoffice extensions, and (with the help of an eclass prepared

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: libtool.eclass

2012-05-06 Thread Andreas K. Huettel
) Maybe we could punt ChangeLog from eclass/ and generate it automatically from commit messages Maybe we could punt ChangeLogs generally and generate them from commit messages... err... hasn't this been discussed before? :o( -- Andreas K. Huettel Gentoo Linux developer kde (team lead

Re: [gentoo-dev] cmake-utils.eclass: set default of CMAKE_VERBOSE=1

2012-05-06 Thread Andreas K. Huettel
Am Samstag 05 Mai 2012, 20:54:09 schrieb Andreas K. Huettel: Am Freitag, 4. Mai 2012, 18:30:10 schrieb hasufell: # @ECLASS-VARIABLE: CMAKE_VERBOSE # @DESCRIPTION: # Set to enable verbose messages during compilation. By default this is deactivated which is inconvenient imo and results

Re: [gentoo-dev] skel.ebuild cosmetics (move RESTRICT after DEPEND)

2012-05-06 Thread Andreas K. Huettel
will be much more easily missed than in its current place. This entire ridiculous discussion just makes me convinced that it's best to * use neither vi nor emacs * and stick to my own personal preference of variable order, which is not identical to either. Eat this! -- Andreas K. Huettel

[gentoo-dev] New category for (libre)office extensions: office-ext ?

2012-05-05 Thread Andreas K. Huettel
-- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] cmake-utils.eclass: set default of CMAKE_VERBOSE=1

2012-05-05 Thread Andreas K. Huettel
to download, save, ...) * and often files end up double-compressed, i.e. save log.gz, gunzip, rename log to log.gz, gunzip :( Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer kde (team lead), sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-dev] Feature request: package.use.stable.mask and package.use.stable.force

2012-04-27 Thread Andreas K. Huettel
if INTERSECTION contains only stable keywords. For example, see the package.stable column in the table above. That is the best description I've seen so far, which exactly describes the use case that I had in mind. +1 :) -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http

Re: [gentoo-dev] Feature request: package.use.stable.mask and package.use.stable.force

2012-04-27 Thread Andreas K. Huettel
, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Feature request: package.use.stable.mask and package.use.stable.force

2012-04-27 Thread Andreas K. Huettel
on useflag systemd). -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Feature request: package.use.stable.mask and package.use.stable.force

2012-04-27 Thread Andreas K. Huettel
Am Freitag 27 April 2012, 11:30:57 schrieb Michael Haubenwallner: On 04/27/12 00:03, Andreas K. Huettel wrote: as soon as possible (which likely means in the next EAPI?): * two new files in profile directories supported, package.use.stable.mask and package.use.stable.force * syntax

[gentoo-dev] Feature request: package.use.stable.mask and package.use.stable.force

2012-04-26 Thread Andreas K. Huettel
-stabilized systemd as dependency... Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Making user patches globally available

2012-04-15 Thread Andreas K. Huettel
in base and eutils accordingly for that EAPI) Opinions? Best, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] lurking *.ebuild'less packages

2012-03-15 Thread Andreas K. Huettel
, A -- Andreas K. Huettel Gentoo Linux developer kde, sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] New eclass for Python

2012-02-29 Thread Andreas K. Huettel
- is it a Python/Ruby library or a KDE library? Because it is at the proper place for KDE stuff :) It's not just about calling an external language but also about embedding the interpreter for in-app scripting... and KDE rather heavily relies on python. -- Andreas K. Huettel Gentoo Linux

Re: [gentoo-dev] color management in gentoo (kde expecially) proposal for help

2012-02-23 Thread Andreas K. Huettel
, will respond to emails this week end (25/26 Feb) I'm _not_ offering support for digikam, for which I develop, because I would like to mantain a two step verification process (developer/packager) Regards, Francesco -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing

Re: Re: [gentoo-dev] About gcc-4.6 unmasking

2012-02-20 Thread Andreas K. Huettel
=360513 -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Maintainer needed: app-office/libreoffice, app-office/libreoffice-bin, app-office/libreoffice-l10n

2012-02-03 Thread Andreas K. Huettel
was about to become the office team some time ago, and I'm taking care of koffice / calligra and occasionally other kde-related office apps as kmymoney...] [PPS. However fitting, this only coincides with Chithanh's mail by accident...] -- Andreas K. Huettel Gentoo Linux developer kde, sci, tex

Re: [gentoo-dev] app-laptop/thinkpad needs a new maintainer

2012-01-29 Thread Andreas K. Huettel
it up :) Thanks a lot I'll take this one, at least until i have to replace my laptop. Are you sure this is actually still needed? The download link leads to the page of tp_smapi, which is a separate Gentoo package... -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http

[gentoo-dev] Last rites: app-text/xpdf

2012-01-27 Thread Andreas K. Huettel
. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Last rites: media-fonts/gnu-gs-fonts-*

2012-01-24 Thread Andreas K. Huettel
+ 24 Jan 2012; Andreas K. Huettel dilfri...@gentoo.org package.mask: + Finally mask media-fonts/gnu-gs-fonts-* for last-riting, ending + year-long annoyance in bug 247657. Replaced by media-fonts/urw-fonts. + Removal in 30 days. -- Andreas K. Huettel Gentoo Linux developer dilfri

[gentoo-dev] Large ChangeLogs now split

2012-01-02 Thread Andreas K. Huettel
://archives.gentoo.org/gentoo- dev/msg_c3436497e445eaf86deea08772e5.xml -- Andreas K. Huettel Gentoo Linux developer kde, sci, tex, arm, printing dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: Re: [gentoo-dev] making the stable tree more up-to-date

2011-12-16 Thread Andreas K. Huettel
... :) (Not everyone who is busy immediately makes a devaway entry, but things may delay anyway...) Cheers, A -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing

Re: [gentoo-dev] News item for KDEPIM-4.7 stabilization

2011-12-06 Thread Andreas K. Huettel
Attached is the latest version of the news item after feedback. @pr: could one of you commit this please? Thanks, Andreas Am Sonntag 04 Dezember 2011, 18:16:03 schrieb Andreas K. Huettel: Hi everyone, we're about to stabilize KDEPIM-4.7 for the first time (last stable KDEPIM suite

Re: [gentoo-dev] sources.gentoo.org instability

2011-12-05 Thread Andreas K. Huettel
this is a short term (order of weeks) hack. -A -- Andreas K. Huettel Gentoo Linux developer kde, sci, arm, tex, printing

[gentoo-dev] News item for KDEPIM-4.7 stabilization

2011-12-04 Thread Andreas K. Huettel
: Stabilization of KDE 4.7.3 including KDEPIM Author: Andreas K. Huettel dilfri...@gentoo.org Content-Type: text/plain Posted: 2011-12-06 Revision: 1 News-Item-Format: 1.0 Display-If-Installed: kde-base/akonadi-4.5 We are pleased to announce the upcoming stabilization of KDE 4.7.3. In general

Re: [gentoo-dev] making the stable tree more up-to-date

2011-11-21 Thread Andreas K. Huettel
that in stages of course). Paweł -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Lastrite: x11-themes/polyester

2011-11-08 Thread Andreas K. Huettel
# Andreas K. Huettel dilfri...@gentoo.org (8 Nov 2011) # Dead project, and has started crashing KDE apps, see bug 388261 and # the comments on its homepage. Masked for lastriting x11-themes/polyester -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de

Re: [gentoo-dev] Rotating oversized ChangeLog files

2011-11-05 Thread Andreas K. Huettel
--changelog -- Andreas K. Huettel (dilfridge) Gentoo Linux developer kde, sci, arm, tex

Re: [gentoo-dev] Rotating oversized ChangeLog files

2011-11-03 Thread Andreas K. Huettel
On Donnerstag 03 November 2011 09:24:07 Ulrich Mueller wrote: On Thu, 3 Nov 2011, Andreas K Huettel wrote: The old entries file ChangeLog-2010 will be identical to the current ChangeLog file except for skipping at the start all entries added later than 31/12/2010. Just to make sure

Re: [gentoo-dev] Rotating oversized ChangeLog files

2011-11-03 Thread Andreas K. Huettel
on a general scheme and go ahead manually first if implementation and/or discussion of its details or planned features is lingering... As opposed to EAPI features, this here is one of the cases where availability of an implementation means I'm here and can do it quickly. -- Andreas K. Huettel

Re: [gentoo-dev] Rotating oversized ChangeLog files (was: Old changelogs / eclass dir)

2011-11-03 Thread Andreas K. Huettel
. Maybe it'd be a good idea to add some kind of footer saying 'for further entries, please inquiry ChangeLog-2010 file'. Yes, makes sense and is easily done. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-dev] ChangeLog in eclass dir (was: Old changelogs / eclass dir)

2011-11-03 Thread Andreas K. Huettel
days. (Last chance to protest!) And done. :) huettel@pinacolada ~/Gentoo/gentoo-x86/eclass $ cvs commit /var/cvsroot/gentoo-x86/eclass/ChangeLog,v -- ChangeLog initial revision: 1.1 huettel@pinacolada ~/Gentoo/gentoo-x86/eclass $ -- Andreas K. Huettel Gentoo Linux developer dilfri

Re: [gentoo-dev] Rotating oversized ChangeLog files

2011-11-03 Thread Andreas K. Huettel
On Donnerstag 03 November 2011 11:59:55 Ulrich Mueller wrote: On Thu, 3 Nov 2011, Andreas K Huettel wrote: On Donnerstag 03 November 2011 10:16:53 Michael Haubenwallner wrote: As we do have the $delay before breaking old period, usually with $delay=1 year: Should we also apply this $delay

[gentoo-dev] ChangeLog in eclass dir (was: Old changelogs / eclass dir)

2011-11-02 Thread Andreas K. Huettel
the next days. (Last chance to protest!) Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

[gentoo-dev] Rotating oversized ChangeLog files (was: Old changelogs / eclass dir)

2011-11-02 Thread Andreas K. Huettel
www-client/chromium/ChangeLog 100383 sys-kernel/vanilla-sources/ChangeLog -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] Re: ChangeLog in eclass dir (was: Old changelogs / eclass dir)

2011-11-02 Thread Andreas K. Huettel
On Donnerstag 03 November 2011 01:42:44 Ryan Hill wrote: On Thu, 3 Nov 2011 01:11:46 +0100 Andreas K. Huettel dilfri...@gentoo.org wrote: Dear all, 1) Why is there no ChangeLog in the eclass directory? In my personal opinion this is missing there, if only for historical reasons

[gentoo-dev] Old changelogs / eclass dir

2011-10-26 Thread Andreas K. Huettel
(e.g. profiles/ChangeLog) the file is rotated similar to /var/log logfiles. I.e. the current file is renamed with a date extension and a new file is started. This has the benefit that the archived file is static and will never be retransmitted by rsync. Opinions? Cheers, Andreas -- Andreas K

Re: [gentoo-dev] Old changelogs / eclass dir

2011-10-26 Thread Andreas K. Huettel
53641 media-sound/alsa-driver/ChangeLog 53194 gnome-base/gnome-control-center/ChangeLog 52699 app-editors/vim/ChangeLog 52676 x11-libs/qt/ChangeLog 51030 app-editors/vim-core/ChangeLog 50058 sys-libs/db/ChangeLog 50042 www-client/firefox-bin/ChangeLog -- Andreas K. Huettel Gentoo

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-sound/cdparanoia: ChangeLog cdparanoia-3.10.2-r3.ebuild

2011-10-23 Thread Andreas K. Huettel
* and not building them in the first place? (A clean build system is of course desirable, and it's great that you have been helping upstream with that. I just dont understand how this affects the quality of the tree, compared to the quality of upstream sources.) TIA, Andreas -- Andreas K

Re: [gentoo-dev] Re: Lastrite: media-gfx/pngcrush

2011-10-11 Thread Andreas K. Huettel
rules (which, by the way, every new recruit has to learn) is somehow taking the argument full circle. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] zlib breakage

2011-09-23 Thread Andreas K. Huettel
with the request not to publicize before a certain deadline. /snip http://www.gentoo.org/main/en/contract.xml -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description: This is a digitally signed message part.

Re: [gentoo-dev] zlib breakage

2011-09-23 Thread Andreas K. Huettel
this further, I'd suggest you to CC qa@ on the bug or contact them directly. Because he cannot do this; the bug is dev-only now and Mike un-cc'ed him after setting the group restriction. -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc

Re: [gentoo-dev] git-2: a bunch of patches to review

2011-09-22 Thread Andreas K. Huettel
'? It is just a single eclass, and its maintainer approves coding style change. Where do you see a problem with that? As Scarabeus wrote 99% of the eclass it's probably not obvious to everyone that Donnie is listed as its maintainer. -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm

Re: [gentoo-dev] Gentoostats, SoC 2011

2011-08-24 Thread Andreas K. Huettel
it runs the first time it outputs said message and asks for permission to proceed (which cannot be done in the cron job obviously but we'd find a way).) -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-dev] Gentoostats, SoC 2011

2011-08-23 Thread Andreas K. Huettel
/gentoostats/about -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http://www.akhuettel.de/

[gentoo-dev] Last rites: net-libs/libfwbuilder

2011-08-21 Thread Andreas K. Huettel
-- Andreas K. Huettel (dilfridge) Gentoo Linux developer kde, sci, arm, tex

Re: [gentoo-dev] gcc: dropping cld workaround

2011-08-20 Thread Andreas K. Huettel
. in terms of kernels, we're talking about ones around 2.6.25 and earlier. i'll be dropping it from our gcc builds, so now is the time to make noise if this affects you. -mike -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/

Re: [gentoo-dev] [RFC] gentoo-x86 migration to repo-per-package

2011-08-08 Thread Andreas K. Huettel
for these systems just works. As soon as we start assembling our tree with a huge self-made infrastructure, we're all confined to our own tools for every operation that steps over the newly created repository limits. -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http

Re: [gentoo-dev] The Python problem

2011-06-29 Thread Andreas K. Huettel
things similar compared to the other language eclasses, though... -- Andreas K. Huettel (dilfridge) Gentoo Linux developer kde, sci, arm, tex

Re: [gentoo-dev] RFC Remove USE=fortran in default profile

2011-06-22 Thread Andreas K. Huettel
... and there are also typical end user software packages like digikam and kipi-plugins for photo processing, which rely e.g on opencv for face recognition, red eye removal, ... -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http://www.akhuettel.de/ signature.asc Description

Re: [gentoo-dev] RFC: Formal Adopt a Package Program

2011-06-22 Thread Andreas K. Huettel
on sunrise, whoever has been committing to sunrise regularly should have no problem in getting his ebuilds into this program as well. It's just an additional way to graduate... :) Cheers, Andreas -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http

Re: [gentoo-dev] Packages up for grabs

2011-06-20 Thread Andreas K. Huettel
procedures, do you think all of this will be faisable and am I on the right way? Thanks, Anthoine Thanks, -- Michal Januszewski http://people.gentoo.org/spock -- Andreas K. Huettel Gentoo Linux developer - kde, sci, arm, tex dilfri...@gentoo.org http://www.akhuettel.de

Re: [gentoo-dev] Last rites: net-wireless/kbluetooth

2011-06-12 Thread Andreas K. Huettel
Am Sonntag 12 Juni 2011, 21:34:54 schrieb Francisco Blas Izquierdo Riera (klondike): El 03/06/11 23:48, Andreas K. Huettel escribió: # Andreas K. Huettel dilfri...@gentoo.org (3 Jun 2011) # Requires KDE 4.4, which is not in the portage tree anymore. # Please unmerge before upgrading KDE

<    2   3   4   5   6   7   8   >