diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 12:12:04 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 12:12:04 +0000 |
commit | 6ca6b5440403e32fae3a763caca86590c31dca08 (patch) | |
tree | 41b759ac42b78a387910edd60a65c59efef2b8c4 /dev-dotnet/ml-pnet | |
parent | another rev bump, more ebuild cleanups from Matsuu Takuto <matsuu@gentoo.org>... (diff) | |
download | historical-6ca6b5440403e32fae3a763caca86590c31dca08.tar.gz historical-6ca6b5440403e32fae3a763caca86590c31dca08.tar.bz2 historical-6ca6b5440403e32fae3a763caca86590c31dca08.zip |
new SRC_URI
Diffstat (limited to 'dev-dotnet/ml-pnet')
-rw-r--r-- | dev-dotnet/ml-pnet/Manifest | 4 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-dotnet/ml-pnet/Manifest b/dev-dotnet/ml-pnet/Manifest index e3ece1b6d45b..fa1a2a0662a5 100644 --- a/dev-dotnet/ml-pnet/Manifest +++ b/dev-dotnet/ml-pnet/Manifest @@ -1,5 +1,5 @@ -MD5 7f85ec242833f14eb2036200e1343bd0 ml-pnet-0.6.0.ebuild 598 -MD5 84e812e2ef76e08fce2ef0a014040c67 ml-pnet-0.5.12.ebuild 593 +MD5 29d7aea0a51816f3419e744f2f56ca00 ml-pnet-0.6.0.ebuild 598 +MD5 5b6c061a2ee67f6e055a718156dcd4f9 ml-pnet-0.5.12.ebuild 593 MD5 e31a184a6cc2102b538d95dee71f361e ChangeLog 1083 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.5.12.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild index dcd9f2b714e5..068d786420e1 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 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.5.12.ebuild,v 1.4 2003/10/04 09:06:52 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild,v 1.5 2003/11/01 12:11:58 scandium Exp $ DESCRIPTION="Mono C# libraries for Portable .NET" HOMEPAGE="http://www.dotgnu.org/" -SRC_URI="mirror://gnu/dotgnu-pnet/${P}.tar.gz" +SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild b/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild index 984286b86f8e..278b7535fb4c 100644 --- a/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild +++ b/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 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.0.ebuild,v 1.3 2003/10/19 10:20:43 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ml-pnet/ml-pnet-0.6.0.ebuild,v 1.4 2003/11/01 12:11:58 scandium Exp $ DESCRIPTION="Mono C# libraries for Portable .NET" HOMEPAGE="http://www.dotgnu.org/" -SRC_URI="mirror://gnu/dotgnu-pnet/${P}.tar.gz" +SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |