diff options
Diffstat (limited to 'app-cdr/ccd2iso/ccd2iso-0.3.ebuild')
-rw-r--r-- | app-cdr/ccd2iso/ccd2iso-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/ccd2iso/ccd2iso-0.3.ebuild b/app-cdr/ccd2iso/ccd2iso-0.3.ebuild index 12310a5dcead..f4ed7c649d33 100644 --- a/app-cdr/ccd2iso/ccd2iso-0.3.ebuild +++ b/app-cdr/ccd2iso/ccd2iso-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/ccd2iso/ccd2iso-0.3.ebuild,v 1.1 2007/04/01 07:28:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/ccd2iso/ccd2iso-0.3.ebuild,v 1.2 2010/01/01 19:57:05 fauli Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ccd2iso/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |