diff options
Diffstat (limited to 'media-sound/cdtool/cdtool-2.1.8.ebuild')
-rw-r--r-- | media-sound/cdtool/cdtool-2.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cdtool/cdtool-2.1.8.ebuild b/media-sound/cdtool/cdtool-2.1.8.ebuild index 35394cbf10b0..752608dffb60 100644 --- a/media-sound/cdtool/cdtool-2.1.8.ebuild +++ b/media-sound/cdtool/cdtool-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8.ebuild,v 1.1 2007/07/27 17:18:10 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8.ebuild,v 1.2 2007/11/23 17:21:48 drac Exp $ DESCRIPTION="Collection of command-line utilities to control cdrom devices." HOMEPAGE="http://hinterhof.net/cdtool" @@ -8,7 +8,7 @@ SRC_URI="http://hinterhof.net/cdtool/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="!media-sound/cdplay" |