summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.21
-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.2.ebuild26
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild26
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild4
-rw-r--r--dev-dotnet/pnet/files/digest-pnet-0.6.21
-rw-r--r--dev-dotnet/pnet/files/digest-pnet-0.6.41
-rw-r--r--dev-dotnet/pnet/files/pt_defs.h.diff15
-rw-r--r--dev-dotnet/pnet/pnet-0.6.2.ebuild52
-rw-r--r--dev-dotnet/pnet/pnet-0.6.4.ebuild41
-rw-r--r--dev-dotnet/pnet/pnet-0.6.6.ebuild4
-rw-r--r--dev-dotnet/pnetc/files/digest-pnetc-0.6.21
-rw-r--r--dev-dotnet/pnetc/files/digest-pnetc-0.6.41
-rw-r--r--dev-dotnet/pnetc/pnetc-0.6.2.ebuild29
-rw-r--r--dev-dotnet/pnetc/pnetc-0.6.4.ebuild29
-rw-r--r--dev-dotnet/pnetc/pnetc-0.6.6.ebuild4
-rw-r--r--dev-dotnet/pnetlib/files/digest-pnetlib-0.6.21
-rw-r--r--dev-dotnet/pnetlib/files/digest-pnetlib-0.6.41
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.2.ebuild29
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.4.ebuild29
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild4
21 files changed, 8 insertions, 292 deletions
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
deleted file mode 100644
index f0f728298ffc..000000000000
--- a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 99ae7e0656f8169aa199433e5eea4afc ml-pnet-0.6.2.tar.gz 1269479
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
deleted file mode 100644
index dd44c26fdc26..000000000000
--- a/dev-dotnet/ml-pnet/files/digest-ml-pnet-0.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 45151ac94ce2944f3348f42222b12f17 ml-pnet-0.6.4.tar.gz 1269534
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild
deleted file mode 100644
index b79e03063ec0..000000000000
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.2.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.2.ebuild,v 1.2 2004/01/30 22:39:03 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.6.4.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.4.ebuild
deleted file mode 100644
index df8d03783a3c..000000000000
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.4.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.4.ebuild,v 1.2 2004/03/23 17:41:21 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 ~mips ~alpha ~hppa ~amd64 ~ia64"
-
-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.6.6.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild
index 8c99df21a230..49eac317d966 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild
+++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.6.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.6.6.ebuild,v 1.3 2004/06/16 03:52:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.6.ebuild,v 1.4 2004/06/23 16:05:34 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 sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
diff --git a/dev-dotnet/pnet/files/digest-pnet-0.6.2 b/dev-dotnet/pnet/files/digest-pnet-0.6.2
deleted file mode 100644
index 1ebab2fdcaef..000000000000
--- a/dev-dotnet/pnet/files/digest-pnet-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8e00cc5dec5df96c24ec630476ebc071 pnet-0.6.2.tar.gz 3138851
diff --git a/dev-dotnet/pnet/files/digest-pnet-0.6.4 b/dev-dotnet/pnet/files/digest-pnet-0.6.4
deleted file mode 100644
index 3554e478991f..000000000000
--- a/dev-dotnet/pnet/files/digest-pnet-0.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 072c41a400087f518abb624a1118acc7 pnet-0.6.4.tar.gz 3323737
diff --git a/dev-dotnet/pnet/files/pt_defs.h.diff b/dev-dotnet/pnet/files/pt_defs.h.diff
deleted file mode 100644
index aef2722afba0..000000000000
--- a/dev-dotnet/pnet/files/pt_defs.h.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- support/pt_defs.h 2002-06-27 06:49:26.000000000 +0200
-+++ support/pt_defs.h 2004-01-06 01:32:05.224303072 +0100
-@@ -69,12 +69,6 @@
- #define PTHREAD_SIG_CANCEL (__SIGRTMIN+1)
- #endif
-
--/*
-- * Determine if we have read-write lock support in pthreads.
-- */
--#ifdef PTHREAD_RWLOCK_INITIALIZER
-- #define IL_HAVE_RWLOCKS
--#endif
-
- /*
- * Types that are needed elsewhere.
diff --git a/dev-dotnet/pnet/pnet-0.6.2.ebuild b/dev-dotnet/pnet/pnet-0.6.2.ebuild
deleted file mode 100644
index 08c99b826e7d..000000000000
--- a/dev-dotnet/pnet/pnet-0.6.2.ebuild
+++ /dev/null
@@ -1,52 +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/pnet/pnet-0.6.2.ebuild,v 1.5 2004/03/06 22:17:12 scandium Exp $
-
-inherit eutils
-
-DESCRIPTION="Portable .NET runtime, compiler, tools"
-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-util/treecc-0.2.8
- !dev-dotnet/mono"
-
-src_unpack() {
- # Small patch to fix compilation on system which have nptl built into glibc
- unpack ${A}
- cd ${S}
- if have_NPTL; then
- epatch ${FILESDIR}/pt_defs.h.diff
- fi
-}
-
-src_compile() {
- econf || die
- MAKEOPTS="${MAKEOPTS} -j1" emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README
- dodoc doc/gtk-sharp.HOWTO
- dohtml doc/*.html
-
- # init script
- exeinto /etc/init.d ; newexe ${PORTDIR}/dev-dotnet/mono/files/dotnet.init dotnet
- insinto /etc/conf.d ; newins ${PORTDIR}/dev-dotnet/mono/files/dotnet.conf dotnet
-}
-
-pkg_postinst() {
- echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
- echo
-}
diff --git a/dev-dotnet/pnet/pnet-0.6.4.ebuild b/dev-dotnet/pnet/pnet-0.6.4.ebuild
deleted file mode 100644
index 5db74ae7bcc5..000000000000
--- a/dev-dotnet/pnet/pnet-0.6.4.ebuild
+++ /dev/null
@@ -1,41 +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/pnet/pnet-0.6.4.ebuild,v 1.2 2004/03/23 17:39:29 scandium Exp $
-
-DESCRIPTION="Portable .NET runtime, compiler, tools"
-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 ~hppa ~amd64 ~ia64"
-
-IUSE=""
-
-DEPEND=">=dev-util/treecc-0.3.0
- !dev-dotnet/mono"
-
-src_compile() {
- econf || die
- MAKEOPTS="${MAKEOPTS} -j1" emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README
- dodoc doc/gtk-sharp.HOWTO
- dohtml doc/*.html
-
- # init script
- exeinto /etc/init.d ; newexe ${PORTDIR}/dev-dotnet/mono/files/dotnet.init dotnet
- insinto /etc/conf.d ; newins ${PORTDIR}/dev-dotnet/mono/files/dotnet.conf dotnet
-}
-
-pkg_postinst() {
- echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
- echo
-}
diff --git a/dev-dotnet/pnet/pnet-0.6.6.ebuild b/dev-dotnet/pnet/pnet-0.6.6.ebuild
index 266c7b79aebf..7f1c0b2dea87 100644
--- a/dev-dotnet/pnet/pnet-0.6.6.ebuild
+++ b/dev-dotnet/pnet/pnet-0.6.6.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/pnet/pnet-0.6.6.ebuild,v 1.5 2004/06/16 03:50:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.6.ebuild,v 1.6 2004/06/23 16:03:15 scandium Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
diff --git a/dev-dotnet/pnetc/files/digest-pnetc-0.6.2 b/dev-dotnet/pnetc/files/digest-pnetc-0.6.2
deleted file mode 100644
index 4d09a647c6f0..000000000000
--- a/dev-dotnet/pnetc/files/digest-pnetc-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c45743be619d83d451e16cd621b4b56d pnetC-0.6.2.tar.gz 265867
diff --git a/dev-dotnet/pnetc/files/digest-pnetc-0.6.4 b/dev-dotnet/pnetc/files/digest-pnetc-0.6.4
deleted file mode 100644
index bcffb2af3987..000000000000
--- a/dev-dotnet/pnetc/files/digest-pnetc-0.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 46968212ea6aebbbfee29666c49fea03 pnetC-0.6.4.tar.gz 313927
diff --git a/dev-dotnet/pnetc/pnetc-0.6.2.ebuild b/dev-dotnet/pnetc/pnetc-0.6.2.ebuild
deleted file mode 100644
index f39c2926e79b..000000000000
--- a/dev-dotnet/pnetc/pnetc-0.6.2.ebuild
+++ /dev/null
@@ -1,29 +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/pnetc/pnetc-0.6.2.ebuild,v 1.2 2004/01/30 22:39:03 scandium Exp $
-
-MY_P=${P/c/C}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Portable .NET C library"
-HOMEPAGE="http://www.dotgnu.org/"
-SRC_URI="mirror://gnu/dotgnu/pnet/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 ppc sparc"
-
-IUSE=""
-
-DEPEND="=dev-dotnet/pnetlib-${PV}*"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall DESTDIR=${D} || die
-
- dodoc AUTHORS COPYING ChangeLog INSTALL README doc/HACKING
-}
diff --git a/dev-dotnet/pnetc/pnetc-0.6.4.ebuild b/dev-dotnet/pnetc/pnetc-0.6.4.ebuild
deleted file mode 100644
index 9080c92f084e..000000000000
--- a/dev-dotnet/pnetc/pnetc-0.6.4.ebuild
+++ /dev/null
@@ -1,29 +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/pnetc/pnetc-0.6.4.ebuild,v 1.2 2004/03/23 17:40:45 scandium Exp $
-
-MY_P=${P/c/C}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Portable .NET C library"
-HOMEPAGE="http://www.dotgnu.org/"
-SRC_URI="mirror://gnu/dotgnu/pnet/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64"
-
-IUSE=""
-
-DEPEND="=dev-dotnet/pnetlib-${PV}*"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall DESTDIR=${D} || die
-
- dodoc AUTHORS COPYING ChangeLog INSTALL README doc/HACKING
-}
diff --git a/dev-dotnet/pnetc/pnetc-0.6.6.ebuild b/dev-dotnet/pnetc/pnetc-0.6.6.ebuild
index b346feb03cc5..8c92d0774332 100644
--- a/dev-dotnet/pnetc/pnetc-0.6.6.ebuild
+++ b/dev-dotnet/pnetc/pnetc-0.6.6.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/pnetc/pnetc-0.6.6.ebuild,v 1.3 2004/06/16 03:53:28 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetc/pnetc-0.6.6.ebuild,v 1.4 2004/06/23 16:04:44 scandium Exp $
MY_P=${P/c/C}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE=""
diff --git a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.2 b/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.2
deleted file mode 100644
index b916f91a0a89..000000000000
--- a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f565b5475532d1e90f262ba85d2128f9 pnetlib-0.6.2.tar.gz 3473746
diff --git a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.4 b/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.4
deleted file mode 100644
index 71f3df10d294..000000000000
--- a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 484a0f53b713e5458ba1864eab51e496 pnetlib-0.6.4.tar.gz 3546420
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.2.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.2.ebuild
deleted file mode 100644
index fade722b7820..000000000000
--- a/dev-dotnet/pnetlib/pnetlib-0.6.2.ebuild
+++ /dev/null
@@ -1,29 +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/pnetlib/pnetlib-0.6.2.ebuild,v 1.2 2004/01/30 22:39:03 scandium 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"
-
-IUSE="X"
-
-DEPEND="=dev-dotnet/pnet-${PV}*
- X? ( virtual/x11 )"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README
- dodoc doc/*.txt
- dohtml doc/*.html
-}
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.4.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.4.ebuild
deleted file mode 100644
index 96c637477da2..000000000000
--- a/dev-dotnet/pnetlib/pnetlib-0.6.4.ebuild
+++ /dev/null
@@ -1,29 +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/pnetlib/pnetlib-0.6.4.ebuild,v 1.2 2004/03/23 17:40:11 scandium 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 ~hppa ~amd64 ~ia64"
-
-IUSE="X"
-
-DEPEND="=dev-dotnet/pnet-${PV}*
- X? ( virtual/x11 )"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README
- dodoc doc/*.txt
- dohtml doc/*.html
-}
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild
index f0c9fdf95944..cb67dabd411e 100644
--- a/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild
+++ b/dev-dotnet/pnetlib/pnetlib-0.6.6.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/pnetlib/pnetlib-0.6.6.ebuild,v 1.3 2004/06/16 03:51:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.6.ebuild,v 1.4 2004/06/23 16:03:57 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 sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64"
IUSE="X"