summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-03-13 11:02:07 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-03-13 11:02:07 +0000
commit6aa95ee1e2943a3c8613fda6380bd31bbb3b86d9 (patch)
treee34087e218c06196373bf72c5d22e4bc45971e18 /dev-dotnet/ml-pnet
parentebuild cleanup. (Manifest recommit) (diff)
downloadgentoo-2-6aa95ee1e2943a3c8613fda6380bd31bbb3b86d9.tar.gz
gentoo-2-6aa95ee1e2943a3c8613fda6380bd31bbb3b86d9.tar.bz2
gentoo-2-6aa95ee1e2943a3c8613fda6380bd31bbb3b86d9.zip
new version (thanks to all the arch people!)
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r--dev-dotnet/ml-pnet/ChangeLog7
-rw-r--r--dev-dotnet/ml-pnet/files/digest-ml-pnet-0.5.121
-rw-r--r--dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.01
-rw-r--r--dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.41
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild26
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild (renamed from dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild)4
6 files changed, 9 insertions, 31 deletions
diff --git a/dev-dotnet/ml-pnet/ChangeLog b/dev-dotnet/ml-pnet/ChangeLog
index e8edec227114..e7b79cb5cd8c 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.9 2004/03/13 11:02:07 scandium Exp $
+
+*ml-pnet-0.6.4 (13 Mar 2004)
+
+ 13 Mar 2004; Rainer Groesslinger <scandium@gentoo.org> ml-pnet-0.6.4.ebuild:
+ new version (thanks to all the arch people!)
*ml-pnet-0.6.2 (03 Jan 2004)
diff --git a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.5.12 b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.5.12
deleted file mode 100644
index b7b86f8d47a4..000000000000
--- a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.5.12
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03a6db862c0fcec60ad89b8471eb8da3 ml-pnet-0.5.12.tar.gz 755088
diff --git a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.0 b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.0
deleted file mode 100644
index 896280acfe04..000000000000
--- a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 496cee3b5b1816bf7dfe6d2be0660ce4 ml-pnet-0.6.0.tar.gz 686014
diff --git a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.4 b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.4
new file mode 100644
index 000000000000..dd44c26fdc26
--- /dev/null
+++ b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.4
@@ -0,0 +1 @@
+MD5 45151ac94ce2944f3348f42222b12f17 ml-pnet-0.6.4.tar.gz 1269534
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild
deleted file mode 100644
index 3fb5f62f9fd3..000000000000
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.5 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
-}
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild
index fc9bfc14fb81..5b736e017254 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild
+++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild
@@ -1,6 +1,6 @@
# 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.6 2004/01/03 23:22:35 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild,v 1.1 2004/03/13 11:02:07 scandium Exp $
DESCRIPTION="Mono C# libraries for Portable .NET"
HOMEPAGE="http://www.dotgnu.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64"
IUSE=""