diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:33:39 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:33:39 +0000 |
commit | 83bd57ce9936bb59d417e009a3d42d5a76cff30f (patch) | |
tree | 7187da6a973836b298f035289fcf83f614c194bb /dev-lang/prothon/prothon-0.1.0_p532.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.tar.gz gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.tar.bz2 gentoo-2-83bd57ce9936bb59d417e009a3d42d5a76cff30f.zip |
virtual/glibc -> virtual/libc
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 |