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 | |
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')
-rw-r--r-- | dev-lang/prothon/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/prothon/prothon-0.0.3_p282.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/prothon/prothon-0.0.4_p328.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/prothon/prothon-0.1.0_p532.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-lang/prothon/ChangeLog b/dev-lang/prothon/ChangeLog index fa5db80609c2..c6b115ffaed5 100644 --- a/dev-lang/prothon/ChangeLog +++ b/dev-lang/prothon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/prothon # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/ChangeLog,v 1.4 2004/06/24 22:54:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/ChangeLog,v 1.5 2004/07/02 04:30:07 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + prothon-0.0.3_p282.ebuild, prothon-0.0.4_p328.ebuild, + prothon-0.1.0_p532.ebuild: + virtual/glibc -> virtual/libc *prothon-0.0.4_p328 (16 Apr 2004) diff --git a/dev-lang/prothon/prothon-0.0.3_p282.ebuild b/dev-lang/prothon/prothon-0.0.3_p282.ebuild index 417675961a6b..2153ff9cb74a 100644 --- a/dev-lang/prothon/prothon-0.0.3_p282.ebuild +++ b/dev-lang/prothon/prothon-0.0.3_p282.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.0.3_p282.ebuild,v 1.2 2004/06/24 22:54:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/prothon-0.0.3_p282.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" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/gcc sys-devel/make sys-devel/bison diff --git a/dev-lang/prothon/prothon-0.0.4_p328.ebuild b/dev-lang/prothon/prothon-0.0.4_p328.ebuild index f83d563733dd..828485cb6f3c 100644 --- a/dev-lang/prothon/prothon-0.0.4_p328.ebuild +++ b/dev-lang/prothon/prothon-0.0.4_p328.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.0.4_p328.ebuild,v 1.3 2004/06/24 22:54:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/prothon/prothon-0.0.4_p328.ebuild,v 1.4 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 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 |