diff options
Diffstat (limited to 'dev-lang/prothon/prothon-0.1.0_p532.ebuild')
-rw-r--r-- | dev-lang/prothon/prothon-0.1.0_p532.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/prothon/prothon-0.1.0_p532.ebuild b/dev-lang/prothon/prothon-0.1.0_p532.ebuild index 4e24b9d68d2f..ef869b0fe299 100644 --- a/dev-lang/prothon/prothon-0.1.0_p532.ebuild +++ b/dev-lang/prothon/prothon-0.1.0_p532.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/prothon-0.1.0_p532.ebuild,v 1.2 2004/06/24 22:54:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/prothon-0.1.0_p532.ebuild,v 1.3 2004/07/02 04:30:07 eradicator Exp $ MY_P=${P/_p/-b} DESCRIPTION="A classless prototype-based programming language with the sensibilities of Python." @@ -10,7 +10,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/gcc sys-devel/make sys-devel/bison |