summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-01-08 01:40:54 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-01-08 01:40:54 +0000
commit39e54024604b8bf49f3455490b30cf1a6814346a (patch)
tree582885338368be93ddc420fe8bc54506190c38a9 /app-sci/tbass
parentforgotachange (diff)
downloadgentoo-2-39e54024604b8bf49f3455490b30cf1a6814346a.tar.gz
gentoo-2-39e54024604b8bf49f3455490b30cf1a6814346a.tar.bz2
gentoo-2-39e54024604b8bf49f3455490b30cf1a6814346a.zip
added IUSE, unmasked on x8 upon collecting test reports
Diffstat (limited to 'app-sci/tbass')
-rw-r--r--app-sci/tbass/ChangeLog5
-rw-r--r--app-sci/tbass/tbass-20020729.ebuild24
2 files changed, 17 insertions, 12 deletions
diff --git a/app-sci/tbass/ChangeLog b/app-sci/tbass/ChangeLog
index 691f85a526c7..d634e5771a00 100644
--- a/app-sci/tbass/ChangeLog
+++ b/app-sci/tbass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/tbass
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/ChangeLog,v 1.3 2002/12/13 10:56:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/ChangeLog,v 1.4 2003/01/08 01:40:54 george Exp $
+
+ 07 Jan 2003; George Shapovalov <george@gentoo.org> tbass-20020729.ebuild :
+ added IUSE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-sci/tbass/tbass-20020729.ebuild b/app-sci/tbass/tbass-20020729.ebuild
index 1f4def212c08..39191fc93efe 100644
--- a/app-sci/tbass/tbass-20020729.ebuild
+++ b/app-sci/tbass/tbass-20020729.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20020729.ebuild,v 1.3 2002/12/09 04:17:43 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20020729.ebuild,v 1.4 2003/01/08 01:40:54 george Exp $
+
+IUSE=""
Name="balsa"
@@ -15,17 +17,17 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/snapshots/${Name}-${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc "
-DEPEND="virtual/glibc
- sys-devel/binutils
- app-sci/lard
- dev-libs/gmp
- sys-devel/perl
+DEPEND="virtual/glibc
+ sys-devel/binutils
+ app-sci/lard
+ dev-libs/gmp
+ sys-devel/perl
x11-libs/gtk+"
-RDEPEND="${DEPEND}
- dev-util/guile
+RDEPEND="${DEPEND}
+ dev-util/guile
media-gfx/graphviz"
S=${WORKDIR}/${Name}-${PV}
@@ -37,7 +39,7 @@ src_unpack() {
src_compile() {
# compile balsa
econf
-
+
cd bin
sed -e "s: \$(bindir): \$(DESTDIR)\$(bindir):g" Makefile > Makefile.1
cp Makefile.1 Makefile
@@ -66,7 +68,7 @@ src_install() {
dodoc ${DISTDIR}/balsa-manual.pdf
# install tech
- cd ${WORKDIR}/balsa-tech-ams-1.0
+ cd ${WORKDIR}/balsa-tech-ams-1.0
make DESTDIR=${D} install || die "make install failed"
cd ${WORKDIR}/balsa-tech-verilog-1.0