diff options
Diffstat (limited to 'dev-lang/mono/mono-0.12.ebuild')
-rw-r--r-- | dev-lang/mono/mono-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-0.12.ebuild b/dev-lang/mono/mono-0.12.ebuild index 4b4d599d9f1c..04d032f4ccb0 100644 --- a/dev-lang/mono/mono-0.12.ebuild +++ b/dev-lang/mono/mono-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.12.ebuild,v 1.4 2002/07/28 17:48:40 sunflare Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.12.ebuild,v 1.5 2002/08/02 04:44:53 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mono runtime" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="virtual/glibc - dev-util/pkgconfig" + dev-util/pkgconfig" RDEPEND="${DEPEND}" KEYWORDS="x86" |