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/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/pnet')
-rw-r--r-- | dev-dotnet/pnet/pnet-0.6.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |