diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-08-16 13:54:06 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-08-16 13:54:06 +0000 |
commit | 6c3dbc6a57c13ea5b4103d5f2836182e165c49a8 (patch) | |
tree | afcb499c266d018d702bf61d06883de4549788df /dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild | |
parent | Updated immodule patch. (diff) | |
download | historical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.tar.gz historical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.tar.bz2 historical-6c3dbc6a57c13ea5b4103d5f2836182e165c49a8.zip |
stable on x86, ppc and sparc
Diffstat (limited to 'dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild')
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild index ff0545079959..7c9f05b9d9cb 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-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/ml-pnet/ml-pnet-0.6.8.ebuild,v 1.2 2004/08/08 10:26:41 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.8.ebuild,v 1.3 2004/08/16 13:53:27 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 ~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}*" |