Peter Alfredsen wrote:
> Below is a copy of the eclass I intend to use for all apps from 
> go-mono.com (AKA mono-project.com). Pretty standard fare. The affected 
> ebuilds are:
> www-apache/mod_mono
> dev-dotnet/xsp
> dev-dotnet/libgdiplus
> dev-dotnet/gluezilla
> dev-lang/mono
> dev-lang/mono-basic
> dev-util/mono-debugger
> dev-util/mono-tools
> 
> I'll be committing it tomorrow together with version 2.2 of the mono 
> stack unless anybody has a good reason not to.
> 


# @FUNCTION: go-mono_src_unpack
# @DESCRIPTION: Runs default()
go-mono_src_unpack() {
        default
}

What's the point? The ones from base.eclass should be doing the same
thing as the default ones any way.

The same goes for src_compile.

local   COMMONDOC=( AUTHORS ChangeLog README TODO )

I wouldn't write local variables with capital letters.

Regards,
Petteri

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to