Punt prothon due to dead upstream.
authorBryan Østergaard <kloeri@gentoo.org>
Fri, 5 Jan 2007 16:35:05 +0000 (16:35 +0000)
committerBryan Østergaard <kloeri@gentoo.org>
Fri, 5 Jan 2007 16:35:05 +0000 (16:35 +0000)
dev-lang/prothon/ChangeLog [deleted file]
dev-lang/prothon/Manifest [deleted file]
dev-lang/prothon/files/digest-prothon-0.1.0_p532 [deleted file]
dev-lang/prothon/files/digest-prothon-0.1.2_p711 [deleted file]
dev-lang/prothon/metadata.xml [deleted file]
dev-lang/prothon/prothon-0.1.0_p532.ebuild [deleted file]
dev-lang/prothon/prothon-0.1.2_p711.ebuild [deleted file]

diff --git a/dev-lang/prothon/ChangeLog b/dev-lang/prothon/ChangeLog
deleted file mode 100644 (file)
index 1b7f552..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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.7 2004/12/29 22:03:59 ciaranm Exp $
-
-  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
-  Change encoding to UTF-8 for GLEP 31 compliance
-
-*prothon-0.1.2_p711 (12 Jul 2004)
-
-  12 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
-  -prothon-0.0.3_p282.ebuild, -prothon-0.0.4_p328.ebuild,
-  +prothon-0.1.2_p711.ebuild:
-  Bump version, remove old ebuilds.
-
-  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)
-
-  16 Apr 2004; Jason Wever <weeve@gentoo.org> prothon-0.0.4_p328.ebuild:
-  Added ~sparc keyword.
-
-*prothon-0.0.3_p282 (12 Apr 2004)
-
-  12 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> prothon-0.0.3_p282.ebuild:
-  Version bump.
-
-*prothon-0.0.2_p190 (02 Apr 2004)
-
-  02 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> metadata.xml,
-  prothon-0.0.2_p190.ebuild:
-  Initial import, ebuild by Lukasz Strzygowski <lucass@gentoo.pl>.
-
diff --git a/dev-lang/prothon/Manifest b/dev-lang/prothon/Manifest
deleted file mode 100644 (file)
index ff12f59..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 b4f946149f87a266464a930b5c7836f1 prothon-0.1.0_p532.ebuild 794
-MD5 9e5d63dc6bf11e489842bd343de09e80 prothon-0.1.2_p711.ebuild 749
-MD5 9d539b7117239fa79b24fcda741e3ce4 ChangeLog 1163
-MD5 a89a9203ca221ae8b783d1393343f6ee metadata.xml 217
-MD5 dd8e0f1d897db68c4f2b487872ed79d5 files/digest-prothon-0.1.0_p532 70
-MD5 cc3037f2f766d7aa8f6f9ccab00d62ad files/digest-prothon-0.1.2_p711 70
diff --git a/dev-lang/prothon/files/digest-prothon-0.1.0_p532 b/dev-lang/prothon/files/digest-prothon-0.1.0_p532
deleted file mode 100644 (file)
index b8ff675..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b85038c128c2b74222583c15e67030fe prothon-0.1.0-b532.tar.gz 730641
diff --git a/dev-lang/prothon/files/digest-prothon-0.1.2_p711 b/dev-lang/prothon/files/digest-prothon-0.1.2_p711
deleted file mode 100644 (file)
index 837ba6c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 71bfef4e0269be720bc4236671bfdbfe prothon-0.1.2-b711.tar.gz 724865
diff --git a/dev-lang/prothon/metadata.xml b/dev-lang/prothon/metadata.xml
deleted file mode 100644 (file)
index 3320e8a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>python</herd>
-<maintainer><email>kloeri@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/dev-lang/prothon/prothon-0.1.0_p532.ebuild b/dev-lang/prothon/prothon-0.1.0_p532.ebuild
deleted file mode 100644 (file)
index ef869b0..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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.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."
-HOMEPAGE="http://www.prothon.org/"
-SRC_URI="http://www.prothon.org/pub/${PN}/${MY_P}.tar.gz"
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE=""
-DEPEND="virtual/libc
-       sys-devel/gcc
-       sys-devel/make
-       sys-devel/bison
-       dev-libs/apr
-       dev-libs/boost"
-
-#S=${WORKDIR}/${MY_P/-b/-r}
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
-       einfo `pwd`
-       econf || die
-       emake || die
-}
-
-src_install() {
-       einstall || die
-       dodoc CHANGES.txt INSTALL LICENSE README.txt STATUS.txt
-}
diff --git a/dev-lang/prothon/prothon-0.1.2_p711.ebuild b/dev-lang/prothon/prothon-0.1.2_p711.ebuild
deleted file mode 100644 (file)
index 0190a9d..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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.2_p711.ebuild,v 1.1 2004/07/12 00:01:26 kloeri Exp $
-
-MY_P=${P/_p/-b}
-DESCRIPTION="A classless prototype-based programming language with the sensibilities of Python."
-HOMEPAGE="http://www.prothon.org/"
-SRC_URI="http://www.prothon.org/pub/${PN}/${MY_P}.tar.gz"
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE=""
-DEPEND="virtual/libc
-       sys-devel/gcc
-       sys-devel/make
-       sys-devel/bison
-       dev-libs/apr
-       dev-libs/boost"
-
-S=${WORKDIR}/${MY_P}
-
-src_compile() {
-       econf || die
-       emake || die
-}
-
-src_install() {
-       einstall || die
-       dodoc CHANGES.txt INSTALL LICENSE README.txt STATUS.txt
-}