summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2002-07-22 01:39:12 +0000
committerBrandon Low <lostlogic@gentoo.org>2002-07-22 01:39:12 +0000
commit6d4139f6ad27326963ea2a5c99c8e7daae0877b4 (patch)
tree528167d21483ca2b1b01581000453bdb74ddb422 /app-cdr/bin2iso
parentadd slot and keywords (diff)
downloadhistorical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.tar.gz
historical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.tar.bz2
historical-6d4139f6ad27326963ea2a5c99c8e7daae0877b4.zip
repoman, sparc and ppc guys need to hit this dir too :)
Diffstat (limited to 'app-cdr/bin2iso')
-rw-r--r--app-cdr/bin2iso/bin2iso-19b.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-cdr/bin2iso/bin2iso-19b.ebuild b/app-cdr/bin2iso/bin2iso-19b.ebuild
index 1cb772b6318d..6a367aa18dd3 100644
--- a/app-cdr/bin2iso/bin2iso-19b.ebuild
+++ b/app-cdr/bin2iso/bin2iso-19b.ebuild
@@ -1,15 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/bin2iso/bin2iso-19b.ebuild,v 1.1 2002/06/15 08:29:37 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/bin2iso/bin2iso-19b.ebuild,v 1.2 2002/07/22 01:39:12 lostlogic Exp $
DESCRIPTION="Bin2iso converts RAW format (.bin/.cue) files to ISO/WAV format.It can also create cue files for .bin's"
HOMEPAGE="http://users.andara.com/~doiron/bin2iso/"
S=${WORKDIR}/${P}
SLOT="0"
-DEPEND=""
+DEPEND="virtual/glibc"
RDEPEND=""
LICENSE="UNKNOWN"
+KEYWORDS="x86"
SRC_URI="http://users.eastlink.ca/~doiron/bin2iso/linux/bin2iso19b_linux.c
http://users.andara.com/~doiron/bin2iso/readme.txt"