summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2005-01-29 21:41:15 +0000
committerRainer Groesslinger <scandium@gentoo.org>2005-01-29 21:41:15 +0000
commit9d8117ca7fe2f27c521fc6bd27149108be956608 (patch)
tree4481fbd4d802e36ef833bf44aaf19f1a89b6051a /dev-dotnet
parentupdate to reflect the new rhino slots. (diff)
downloadgentoo-2-9d8117ca7fe2f27c521fc6bd27149108be956608.tar.gz
gentoo-2-9d8117ca7fe2f27c521fc6bd27149108be956608.tar.bz2
gentoo-2-9d8117ca7fe2f27c521fc6bd27149108be956608.zip
marked stable on most architectures
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild4
-rw-r--r--dev-dotnet/pnet/pnet-0.6.12.ebuild4
-rw-r--r--dev-dotnet/pnetc/pnetc-0.6.12.ebuild4
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild
index f3223e8d145a..f7ece7d79b9d 100644
--- a/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild
+++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.12.ebuild,v 1.1 2005/01/16 09:51:14 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild,v 1.2 2005/01/29 21:41:15 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 X11 )"
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}*"
diff --git a/dev-dotnet/pnet/pnet-0.6.12.ebuild b/dev-dotnet/pnet/pnet-0.6.12.ebuild
index 842186a9a2bd..80bc33106252 100644
--- a/dev-dotnet/pnet/pnet-0.6.12.ebuild
+++ b/dev-dotnet/pnet/pnet-0.6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.12.ebuild,v 1.2 2005/01/26 17:22:47 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.12.ebuild,v 1.3 2005/01/29 21:39:09 scandium Exp $
DESCRIPTION="Portable.NET runtime, compiler, tools"
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-util/treecc-0.3.0"
diff --git a/dev-dotnet/pnetc/pnetc-0.6.12.ebuild b/dev-dotnet/pnetc/pnetc-0.6.12.ebuild
index 0281ad852b95..c2f922841988 100644
--- a/dev-dotnet/pnetc/pnetc-0.6.12.ebuild
+++ b/dev-dotnet/pnetc/pnetc-0.6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetc/pnetc-0.6.12.ebuild,v 1.1 2005/01/16 09:50:09 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetc/pnetc-0.6.12.ebuild,v 1.2 2005/01/29 21:40:32 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 ~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}*"
diff --git a/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild b/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild
index f6c05e5d71b7..90074e7c9dc4 100644
--- a/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild
+++ b/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild,v 1.1 2005/01/16 09:49:25 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild,v 1.2 2005/01/29 21:39:51 scandium Exp $
inherit eutils libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz"
LICENSE="GPL-2-with-linking-exception"
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="truetype X"
DEPEND="=dev-dotnet/pnet-${PV}*