diff options
author | 2005-01-29 21:41:15 +0000 | |
---|---|---|
committer | 2005-01-29 21:41:15 +0000 | |
commit | bd1ca3b1f0ae9a0ea9087bceba2da27620a31062 (patch) | |
tree | b8497d4a3c9186956d19c758cf75d6615a6f177f | |
parent | update to reflect the new rhino slots. (diff) | |
download | historical-bd1ca3b1f0ae9a0ea9087bceba2da27620a31062.tar.gz historical-bd1ca3b1f0ae9a0ea9087bceba2da27620a31062.tar.bz2 historical-bd1ca3b1f0ae9a0ea9087bceba2da27620a31062.zip |
marked stable on most architectures
Package-Manager: portage-2.0.51-r15
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/pnet/pnet-0.6.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/pnetc/pnetc-0.6.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild | 4 |
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}* |