diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 12:12:58 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2003-11-01 12:12:58 +0000 |
commit | 1352b634062dbdadf0ed5a7892799848906669e1 (patch) | |
tree | dcbebd706ac7d895b7f898f71e49c9cc16116c34 /dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild | |
parent | another rev bump, more ebuild cleanups from Matsuu Takuto <matsuu@gentoo.org>... (diff) | |
download | gentoo-2-1352b634062dbdadf0ed5a7892799848906669e1.tar.gz gentoo-2-1352b634062dbdadf0ed5a7892799848906669e1.tar.bz2 gentoo-2-1352b634062dbdadf0ed5a7892799848906669e1.zip |
new SRC_URI
Diffstat (limited to 'dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild')
-rw-r--r-- | dev-dotnet/ml-pnet/ml-pnet-0.5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |