summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-27 21:11:46 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-27 21:11:46 +0000
commitb10452b88c42604077b4c44c3581a0c2c73cbaa4 (patch)
tree8958a51642ab18deb6c6ce9ce6c245c1247f7dba /app-cdr/bashburn/bashburn-1.3.ebuild
parentFixed kde dependency to 3.2, fixed herd/maintainer. (Manifest recommit) (diff)
downloadgentoo-2-b10452b88c42604077b4c44c3581a0c2c73cbaa4.tar.gz
gentoo-2-b10452b88c42604077b4c44c3581a0c2c73cbaa4.tar.bz2
gentoo-2-b10452b88c42604077b4c44c3581a0c2c73cbaa4.zip
touch the libc
Diffstat (limited to 'app-cdr/bashburn/bashburn-1.3.ebuild')
-rw-r--r--app-cdr/bashburn/bashburn-1.3.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/app-cdr/bashburn/bashburn-1.3.ebuild b/app-cdr/bashburn/bashburn-1.3.ebuild
index 232b1a42a7f7..7e35511feb1f 100644
--- a/app-cdr/bashburn/bashburn-1.3.ebuild
+++ b/app-cdr/bashburn/bashburn-1.3.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.4 2004/06/24 21:29:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.5 2004/06/27 21:09:57 vapier Exp $
-IUSE=""
MY_P=${P//b/B}
S=${WORKDIR}/${PN//b/B}
@@ -10,12 +9,12 @@ DESCRIPTION="cd burning shell script"
HOMEPAGE="http://bashburn.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~sparc"
+IUSE=""
-DEPEND="virtual/glibc"
-
+DEPEND="virtual/libc"
RDEPEND="app-shells/bash"
src_compile() {
@@ -33,7 +32,7 @@ src_install() {
mv {burning,config,convert,menus,misc} ${D}/opt/BashBurn
exeinto /opt/BashBurn
- doexe BashBurn.sh
+ doexe BashBurn.sh || die
cp bashburnrc ${D}/etc/bashburn
ln -sf /opt/BashBurn/BashBurn.sh ${D}/usr/bin/bashburn