diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-01-30 22:39:14 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-01-30 22:39:14 +0000 |
commit | 528b6124d67d8957daaaab6d90692ee0616aa29d (patch) | |
tree | 126560537161ff860074677df42687b13171fa07 /dev-dotnet/pnet | |
parent | stable on mips. (diff) | |
download | historical-528b6124d67d8957daaaab6d90692ee0616aa29d.tar.gz historical-528b6124d67d8957daaaab6d90692ee0616aa29d.tar.bz2 historical-528b6124d67d8957daaaab6d90692ee0616aa29d.zip |
stable on all archs
Diffstat (limited to 'dev-dotnet/pnet')
-rw-r--r-- | dev-dotnet/pnet/Manifest | 2 | ||||
-rw-r--r-- | dev-dotnet/pnet/pnet-0.6.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/pnet/Manifest b/dev-dotnet/pnet/Manifest index b140903ddd6b..ecd688aa63a2 100644 --- a/dev-dotnet/pnet/Manifest +++ b/dev-dotnet/pnet/Manifest @@ -1,5 +1,5 @@ MD5 ee2cdb97ce730d8e39835b38756066a5 pnet-0.6.0.ebuild 1083 -MD5 e7330d0bbcedf643cb6f8822be87dc3a pnet-0.6.2.ebuild 1261 +MD5 5d05f30de5c7530a4381a61ea5351215 pnet-0.6.2.ebuild 1258 MD5 cc75a781e0cda40c2c28e9f06afb3092 pnet-0.5.12.ebuild 1078 MD5 a51744bce47b2ea6d158e7d6ae475809 ChangeLog 2532 MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159 diff --git a/dev-dotnet/pnet/pnet-0.6.2.ebuild b/dev-dotnet/pnet/pnet-0.6.2.ebuild index e06c8f0871d0..4435b7200ac4 100644 --- a/dev-dotnet/pnet/pnet-0.6.2.ebuild +++ b/dev-dotnet/pnet/pnet-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.2.ebuild,v 1.2 2004/01/25 16:42:53 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.2.ebuild,v 1.3 2004/01/30 22:39:03 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 ~sparc" +KEYWORDS="x86 ppc sparc" IUSE="" |