diff options
Diffstat (limited to 'app-cdr/bashburn/bashburn-1.4.ebuild')
-rw-r--r-- | app-cdr/bashburn/bashburn-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bashburn/bashburn-1.4.ebuild b/app-cdr/bashburn/bashburn-1.4.ebuild index 19f62c9a368d..f5b84210f3d3 100644 --- a/app-cdr/bashburn/bashburn-1.4.ebuild +++ b/app-cdr/bashburn/bashburn-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.4.ebuild,v 1.8 2005/01/01 12:07:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.4.ebuild,v 1.9 2005/06/06 18:36:13 sekretarz Exp $ MY_P=${P//b/B} @@ -21,7 +21,7 @@ DEPEND="virtual/libc media-sound/vorbis-tools media-sound/normalize media-libs/flac - sys-apps/eject" + virtual/eject" RDEPEND="app-shells/bash" |