dev-dotnet/log4net: also build for mono 1.0
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/ifolder@1851 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
aed86b4ea3
commit
5bfe705246
@ -1,7 +1,10 @@
|
||||
# ChangeLog for dev-dotnet/log4net
|
||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/log4net/ChangeLog,v 1.7 2009/10/21 15:56:38 maekke Exp $
|
||||
|
||||
16 Jan 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||
also build for mono 1.0
|
||||
|
||||
21 Oct 2009; Markus Meier <maekke@gentoo.org> log4net-1.2.10-r3.ebuild:
|
||||
amd64/x86 stable, bug #286874
|
||||
|
||||
|
@ -2,4 +2,5 @@ AUX log4net.pc.in-r1 200 RMD160 8bf42dff1a52151e656b0f7273286b98d5a48df7 SHA1 0e
|
||||
AUX log4net.snk 596 RMD160 61cf5a8c67b1905711de003f6af0921ab9422997 SHA1 d3e5fa3ddb1017516d6d732d1305f79940eef851 SHA256 6d593f81f9557e206d9f822cc2b0a07bd28a7e6a6448e8eed4b619812950db69
|
||||
DIST incubating-log4net-1.2.10.zip 8203576 RMD160 970aa5af9035d1ef01c6b49085639f95bb3d6c00 SHA1 4f8ff9892665469f915855692c9fc02801038837 SHA256 50f6124dd01febb7716625aced1727b3db200d589af2d84c99ee22d5ab34fb3f
|
||||
EBUILD log4net-1.2.10-r3.ebuild 1395 RMD160 aa23ab2f355c2c90b8efd7902c8967f02c42089f SHA1 f7cb34830553f52f80ca335b4f482d0ae96c7bc0 SHA256 9167883b37f39c8d976f64431dc90f79d3079346bd84e8367ad3815b92f77d02
|
||||
MISC ChangeLog 1800 RMD160 769ce36983a1c19e3f29082f5bfbd86baa9bc154 SHA1 0362c4abc5fc4494ce66a52a538f35f0035498ea SHA256 9f02a60de1c130a6df57e4f7f4a4103f7d61afed92c1d23b6abbad5dc1e2ecf0
|
||||
MISC ChangeLog 1893 RMD160 4b0f6fe8a27f9f750616d99981932647f7174ebf SHA1 977229b9c58a42255c1497c4a39a74a8e96ab5d0 SHA256 fb9581391bd5a144528ff1f3cce7f8610e81bc46fa9b712e07c1005eb995acda
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
|
34
dev-dotnet/log4net/metadata.xml
Normal file
34
dev-dotnet/log4net/metadata.xml
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<!--
|
||||
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
|
||||
|
||||
This is the example metadata file.
|
||||
The root element of this file is <pkgmetadata>. Within this element a
|
||||
number of subelements are allowed: herd, maintainer, and
|
||||
longdescription. herd is a required subelement.
|
||||
|
||||
For a full description look at:
|
||||
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
|
||||
|
||||
|
||||
Before committing, please remove the comments from this file. They are
|
||||
not relevant for general metadata.xml files.
|
||||
-->
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>@gentoo.org</email>
|
||||
<!-- <description>Description of the maintainership</description> -->
|
||||
</maintainer>
|
||||
<!-- <longdescription>Long description of the package</longdescription> -->
|
||||
<!--
|
||||
<use>
|
||||
<flag name='flag'>Description of how USE='flag' affects this package</flag>
|
||||
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
|
||||
package</flag>
|
||||
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
|
||||
Requires an installed dictionary from <cat>app-dicts</cat></flag>
|
||||
</use>
|
||||
-->
|
||||
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user