summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-11-04 22:15:12 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-11-04 22:15:12 +0000
commit7a7f9c8cbde7fb5812684ef6c2af88542de2481f (patch)
treeb2a69abb84ea37a38648a888f1322e6db1d50497 /dev-util/boa-constructor
parentarm KEYWORDS (Manifest recommit) (diff)
downloadgentoo-2-7a7f9c8cbde7fb5812684ef6c2af88542de2481f.tar.gz
gentoo-2-7a7f9c8cbde7fb5812684ef6c2af88542de2481f.tar.bz2
gentoo-2-7a7f9c8cbde7fb5812684ef6c2af88542de2481f.zip
Version bump bug# 69921 thanks David Grant <david.grant@telus.net>, marked x86 stable
Diffstat (limited to 'dev-util/boa-constructor')
-rw-r--r--dev-util/boa-constructor/ChangeLog9
-rw-r--r--dev-util/boa-constructor/Manifest6
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild4
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.3.1_alpha.ebuild52
-rw-r--r--dev-util/boa-constructor/files/digest-boa-constructor-0.3.1_alpha1
5 files changed, 67 insertions, 5 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog
index 137d8256506b..4ff64a4a5f4f 100644
--- a/dev-util/boa-constructor/ChangeLog
+++ b/dev-util/boa-constructor/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-util/boa-constructor
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.13 2004/08/19 04:14:12 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.14 2004/11/04 22:15:12 pythonhead Exp $
+
+*boa-constructor-0.3.1_alpha (04 Nov 2004)
+
+ 04 Nov 2004; Rob Cakebread <pythonhead@gentoo.org>
+ boa-constructor-0.3.0_alpha.ebuild, +boa-constructor-0.3.1_alpha.ebuild:
+ Version bump bug# 69921 thanks David Grant <david.grant@telus.net>, marked
+ x86 stable
*boa-constructor-0.3.0_alpha (18 Aug 2004)
diff --git a/dev-util/boa-constructor/Manifest b/dev-util/boa-constructor/Manifest
index e39142388874..3f47e527241a 100644
--- a/dev-util/boa-constructor/Manifest
+++ b/dev-util/boa-constructor/Manifest
@@ -1,11 +1,13 @@
-MD5 2f5c2df27b228a26862ae191f6a31c46 ChangeLog 1399
+MD5 5cd4e75ee038b3a2e2f42e4e57e1503d ChangeLog 1662
MD5 a4544ba1bb059873482d635b0e655fd5 boa-constructor-0.1.0_alpha.ebuild 1226
MD5 429e2282b41a4e76fbe921bfffa95fce boa-constructor-0.2.3_alpha.ebuild 1209
MD5 7d2c5102ec2eba9abe0ee7544856861e boa-constructor-0.2.8_pre20040620.ebuild 1162
MD5 7e8237fba7a4dfcc01d7501289d125ed metadata.xml 270
-MD5 c4b75bb29a7b5112f6a6950c31206766 boa-constructor-0.3.0_alpha.ebuild 1200
+MD5 e247db80719b0e62cf7053354811e4ee boa-constructor-0.3.0_alpha.ebuild 1199
+MD5 e65a843faf7eebdb88e72f48e993d513 boa-constructor-0.3.1_alpha.ebuild 1197
MD5 023746a90d880f9f8c94118089d5d531 files/boa-constructor 387
MD5 9c8b887e6848c9222fad7eb5c252f5db files/digest-boa-constructor-0.1.0_alpha 81
MD5 e12855e2a10fb73665d3c7c2c11d66fa files/digest-boa-constructor-0.2.3_alpha 75
MD5 9ce8d0c471cb4659d5b5a0efea54f69e files/digest-boa-constructor-0.2.8_pre20040620 87
MD5 b923e7ad0c6fede07186966b20b7e428 files/digest-boa-constructor-0.3.0_alpha 75
+MD5 43786ac7f036caeab3d9802a149df6a1 files/digest-boa-constructor-0.3.1_alpha 71
diff --git a/dev-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild
index 70b99d75d063..1519dadc82a3 100644
--- a/dev-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.3.0_alpha.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-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild,v 1.1 2004/08/19 04:14:12 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.3.0_alpha.ebuild,v 1.2 2004/11/04 22:15:12 pythonhead Exp $
BOA=${P/_alpha/}
S=${WORKDIR}/${BOA}
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${BOA}.src.zip"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE=""
RDEPEND=">=dev-lang/python-2.0
diff --git a/dev-util/boa-constructor/boa-constructor-0.3.1_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.3.1_alpha.ebuild
new file mode 100644
index 000000000000..acc398c06971
--- /dev/null
+++ b/dev-util/boa-constructor/boa-constructor-0.3.1_alpha.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.3.1_alpha.ebuild,v 1.1 2004/11/04 22:15:12 pythonhead Exp $
+
+BOA=${P/_alpha/}
+S=${WORKDIR}/${BOA}
+DESCRIPTION="Python GUI RAD development tool."
+HOMEPAGE="http://boa-constructor.sourceforge.net/"
+SRC_URI="mirror://sourceforge/boa-constructor/${BOA}.zip"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~ppc"
+IUSE=""
+
+RDEPEND=">=dev-lang/python-2.0
+ >=dev-python/wxpython-2.4.2.4
+ dev-libs/expat"
+
+DEPEND="${RDEPEND}
+ app-arch/unzip"
+
+src_compile() {
+ python -c "import compileall; compileall.compile_dir('.', force=1)"
+}
+
+src_install () {
+ local pv=`python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:'`
+ local boadir="/usr/lib/python${pv}/site-packages/boa"
+
+ local dir
+ for dir in `find . -type d`
+ do
+ insinto "${boadir}/${dir}"
+ cd "${dir}"
+ local file
+ for file in *
+ do
+ [ -f "${file}" ] && doins "${file}"
+ done
+ cd "${S}"
+ done
+
+ insinto "${boadir}"
+ insinto "${boadir}/Plug-ins"
+ doins Plug-ins/*
+
+ dobin "${FILESDIR}/boa-constructor"
+
+ dodoc Bugs.txt Changes.txt Credits.txt README.txt
+}
+
diff --git a/dev-util/boa-constructor/files/digest-boa-constructor-0.3.1_alpha b/dev-util/boa-constructor/files/digest-boa-constructor-0.3.1_alpha
new file mode 100644
index 000000000000..b2ae8752ffbf
--- /dev/null
+++ b/dev-util/boa-constructor/files/digest-boa-constructor-0.3.1_alpha
@@ -0,0 +1 @@
+MD5 4e6097108e5a242ffd41292d1ac0ae75 boa-constructor-0.3.1.zip 2642998