summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-08-16 13:54:06 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-08-16 13:54:06 +0000
commitb05ce1a80f87a1e61bf2f0b90c2506cd1548af64 (patch)
tree4f798ecc3cd9723d49a6889baeeb8360d9d857b9 /dev-dotnet/ml-pnet
parentUpdated immodule patch. (Manifest recommit) (diff)
downloadgentoo-2-b05ce1a80f87a1e61bf2f0b90c2506cd1548af64.tar.gz
gentoo-2-b05ce1a80f87a1e61bf2f0b90c2506cd1548af64.tar.bz2
gentoo-2-b05ce1a80f87a1e61bf2f0b90c2506cd1548af64.zip
stable on x86, ppc and sparc
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r--dev-dotnet/ml-pnet/ChangeLog5
-rw-r--r--dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.61
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild19
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild4
4 files changed, 6 insertions, 23 deletions
diff --git a/dev-dotnet/ml-pnet/ChangeLog b/dev-dotnet/ml-pnet/ChangeLog
index 41dc580a0004..f291a483b33f 100644
--- a/dev-dotnet/ml-pnet/ChangeLog
+++ b/dev-dotnet/ml-pnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/ml-pnet
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.14 2004/08/08 07:46:29 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ChangeLog,v 1.15 2004/08/16 13:53:27 scandium Exp $
+
+ 16 Aug 2004; Rainer Groesslinger <scandium@gentoo.org> ml-pnet-0.6.8.ebuild:
+ stable on x86, ppc and sparc
*ml-pnet-0.6.8 (08 Aug 2004)
diff --git a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.6 b/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.6
deleted file mode 100644
index 5fbf83deb069..000000000000
--- a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f60bafdb7449af2d99b1dcd91e16cea2 ml-pnet-0.6.6.tar.gz 2316666
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild
deleted file mode 100644
index dac9787b271c..000000000000
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild,v 1.6 2004/06/29 14:37:36 vapier 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 ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
-IUSE=""
-
-DEPEND="=dev-dotnet/pnetlib-${PV}*"
-
-src_install() {
- einstall || die
- dodoc AUTHORS ChangeLog INSTALL NEWS README
-}
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
index ff0545079959..7c9f05b9d9cb 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
+++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild,v 1.2 2004/08/08 10:26:41 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild,v 1.3 2004/08/16 13:53:27 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 ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc ~ppc64 sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
DEPEND="=dev-dotnet/pnetlib-${PV}*"