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
commit6c3dbc6a57c13ea5b4103d5f2836182e165c49a8 (patch)
treeafcb499c266d018d702bf61d06883de4549788df /dev-dotnet/pnetlib
parentUpdated immodule patch. (diff)
downloadhistorical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.tar.gz
historical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.tar.bz2
historical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.zip
stable on x86, ppc and sparc
Diffstat (limited to 'dev-dotnet/pnetlib')
-rw-r--r--dev-dotnet/pnetlib/ChangeLog5
-rw-r--r--dev-dotnet/pnetlib/files/digest-pnetlib-0.6.61
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild23
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild4
4 files changed, 6 insertions, 27 deletions
diff --git a/dev-dotnet/pnetlib/ChangeLog b/dev-dotnet/pnetlib/ChangeLog
index b4881f665008..6947d96b2b1b 100644
--- a/dev-dotnet/pnetlib/ChangeLog
+++ b/dev-dotnet/pnetlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/pnetlib
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/ChangeLog,v 1.16 2004/08/08 07:45:11 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/ChangeLog,v 1.17 2004/08/16 13:52:49 scandium Exp $
+
+ 16 Aug 2004; Rainer Groesslinger <scandium@gentoo.org> pnetlib-0.6.8.ebuild:
+ stable on x86, ppc and sparc
*pnetlib-0.6.8 (08 Aug 2004)
diff --git a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.6 b/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.6
deleted file mode 100644
index fa168d47a809..000000000000
--- a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b2cb4c5ea3847dbbc985f280443b9a23 pnetlib-0.6.6.tar.gz 3666044
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild
deleted file mode 100644
index 90b245266493..000000000000
--- a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild
+++ /dev/null
@@ -1,23 +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/pnetlib/pnetlib-0.6.6.ebuild,v 1.6 2004/06/29 14:38:50 vapier Exp $
-
-DESCRIPTION="Portable .NET C# library"
-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="X"
-
-DEPEND="=dev-dotnet/pnet-${PV}*
- X? ( virtual/x11 )"
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS ChangeLog HACKING INSTALL NEWS README
- dodoc doc/*.txt
- dohtml doc/*.html
-}
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild
index 524278738baa..577029d61419 100644
--- a/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild
+++ b/dev-dotnet/pnetlib/pnetlib-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/pnetlib/pnetlib-0.6.8.ebuild,v 1.2 2004/08/08 10:25:25 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.8.ebuild,v 1.3 2004/08/16 13:52:49 scandium Exp $
DESCRIPTION="Portable .NET C# library"
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="X"
DEPEND="=dev-dotnet/pnet-${PV}*