diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2005-01-29 21:41:15 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2005-01-29 21:41:15 +0000 |
commit | bd1ca3b1f0ae9a0ea9087bceba2da27620a31062 (patch) | |
tree | b8497d4a3c9186956d19c758cf75d6615a6f177f /dev-dotnet/ml-pnet | |
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
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.12.ebuild | 4 |
1 files changed, 2 insertions, 2 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}*" |