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/ml-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/ml-pnet')
-rw-r--r-- | dev-dotnet/ml-pnet/Manifest | 2 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/ml-pnet/Manifest b/dev-dotnet/ml-pnet/Manifest index 7717fc2bad8e..e8be64a084d4 100644 --- a/dev-dotnet/ml-pnet/Manifest +++ b/dev-dotnet/ml-pnet/Manifest @@ -1,6 +1,6 @@ MD5 725bbffaf496d6b8452cec64ec8324c0 ml-pnet-0.6.0.ebuild 598 MD5 8c25014a0b39fc051ba28e9e457508f7 ml-pnet-0.5.12.ebuild 593 -MD5 cae722a4467e2331c896a756e1860b86 ml-pnet-0.6.2.ebuild 601 +MD5 5694045259596e1b63c677ffe8c95114 ml-pnet-0.6.2.ebuild 598 MD5 72dbcc150c0606528c1cbf22acd6e911 ChangeLog 1207 MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159 MD5 fa088e9d64968d0bcbdcdc07cc1eb8dd files/digest-ml-pnet-0.6.0 65 diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild index 904da220fd2d..b79e03063ec0 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild +++ b/dev-dotnet/ml-pnet/ml-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/ml-pnet/ml-pnet-0.6.2.ebuild,v 1.1 2004/01/03 23:22:35 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.2.ebuild,v 1.2 2004/01/30 22:39:03 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 ~sparc" +KEYWORDS="x86 ppc sparc" IUSE="" |