diff options
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r-- | dev-dotnet/ml-pnet/ChangeLog | 9 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/Manifest | 8 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.2 | 1 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild | 26 |
6 files changed, 43 insertions, 9 deletions
diff --git a/dev-dotnet/ml-pnet/ChangeLog b/dev-dotnet/ml-pnet/ChangeLog index 57fd130ec4f1..e8edec227114 100644 --- a/dev-dotnet/ml-pnet/ChangeLog +++ b/dev-dotnet/ml-pnet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-dotnet/ml-pnet -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.7 2003/10/19 10:20:43 scandium Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.8 2004/01/03 23:22:35 scandium Exp $ + +*ml-pnet-0.6.2 (03 Jan 2004) + + 03 Jan 2004; Rainer Groesslinger <scandium@gentoo.org> ml-pnet-0.6.2.ebuild: + new version 19 Oct 2003; Rainer Groesslinger <scandium@gentoo.org> ml-pnet-0.6.0.ebuild: stable on all archs diff --git a/dev-dotnet/ml-pnet/Manifest b/dev-dotnet/ml-pnet/Manifest index fa1a2a0662a5..7717fc2bad8e 100644 --- a/dev-dotnet/ml-pnet/Manifest +++ b/dev-dotnet/ml-pnet/Manifest @@ -1,6 +1,8 @@ -MD5 29d7aea0a51816f3419e744f2f56ca00 ml-pnet-0.6.0.ebuild 598 -MD5 5b6c061a2ee67f6e055a718156dcd4f9 ml-pnet-0.5.12.ebuild 593 -MD5 e31a184a6cc2102b538d95dee71f361e ChangeLog 1083 +MD5 725bbffaf496d6b8452cec64ec8324c0 ml-pnet-0.6.0.ebuild 598 +MD5 8c25014a0b39fc051ba28e9e457508f7 ml-pnet-0.5.12.ebuild 593 +MD5 cae722a4467e2331c896a756e1860b86 ml-pnet-0.6.2.ebuild 601 +MD5 72dbcc150c0606528c1cbf22acd6e911 ChangeLog 1207 MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159 MD5 fa088e9d64968d0bcbdcdc07cc1eb8dd files/digest-ml-pnet-0.6.0 65 +MD5 82ee59b07addefe96ea52ba958b23dc0 files/digest-ml-pnet-0.6.2 66 MD5 d0fef446314f0489da6be2c06839c245 files/digest-ml-pnet-0.5.12 66 diff --git a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.2 b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.2 new file mode 100644 index 000000000000..f0f728298ffc --- /dev/null +++ b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.2 @@ -0,0 +1 @@ +MD5 99ae7e0656f8169aa199433e5eea4afc ml-pnet-0.6.2.tar.gz 1269479 diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild index 068d786420e1..fc9bfc14fb81 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild,v 1.5 2003/11/01 12:11:58 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild,v 1.6 2004/01/03 23:22:35 scandium Exp $ DESCRIPTION="Mono C# libraries for Portable .NET" HOMEPAGE="http://www.dotgnu.org/" diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild index 278b7535fb4c..3fb5f62f9fd3 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild,v 1.4 2003/11/01 12:11:58 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild,v 1.5 2004/01/03 23:22:35 scandium Exp $ DESCRIPTION="Mono C# libraries for Portable .NET" HOMEPAGE="http://www.dotgnu.org/" diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild new file mode 100644 index 000000000000..904da220fd2d --- /dev/null +++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild,v 1.1 2004/01/03 23:22:35 scandium Exp $ + +DESCRIPTION="Mono C# libraries for Portable .NET" +HOMEPAGE="http://www.dotgnu.org/" +SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc" + +IUSE="" + +DEPEND="=dev-dotnet/pnetlib-${PV}*" + +src_compile() { + econf || die + emake || die +} + +src_install() { + einstall || die + + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README +} |