summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKito Danya Dietrich <kito@gentoo.org>2004-11-24 19:32:39 +0000
committerKito Danya Dietrich <kito@gentoo.org>2004-11-24 19:32:39 +0000
commit138189587b79a3ab6e95feba934131e6506ded8a (patch)
tree6e1cd4da0785ab68472730876ce42acd7248ace5 /app-cdr/ccd2iso/ccd2iso-0.1.ebuild
parentVersion bump. (diff)
downloadhistorical-138189587b79a3ab6e95feba934131e6506ded8a.tar.gz
historical-138189587b79a3ab6e95feba934131e6506ded8a.tar.bz2
historical-138189587b79a3ab6e95feba934131e6506ded8a.zip
added ~ppc-macos closes Bug 71935
Diffstat (limited to 'app-cdr/ccd2iso/ccd2iso-0.1.ebuild')
-rw-r--r--app-cdr/ccd2iso/ccd2iso-0.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-cdr/ccd2iso/ccd2iso-0.1.ebuild b/app-cdr/ccd2iso/ccd2iso-0.1.ebuild
index c772be94ef41..18ee98c9c424 100644
--- a/app-cdr/ccd2iso/ccd2iso-0.1.ebuild
+++ b/app-cdr/ccd2iso/ccd2iso-0.1.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/app-cdr/ccd2iso/ccd2iso-0.1.ebuild,v 1.8 2004/11/22 21:28:46 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/ccd2iso/ccd2iso-0.1.ebuild,v 1.9 2004/11/24 19:32:39 kito Exp $
DESCRIPTION="Converts CloneCD images (popular under Windows) to ISOs"
HOMEPAGE="http://sourceforge.net/projects/ccd2iso/"
@@ -8,7 +8,9 @@ SRC_URI="mirror://sourceforge/ccd2iso/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+
+KEYWORDS="x86 ppc ~amd64 ~ppc-macos"
+
IUSE=""
DEPEND="virtual/libc"