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