diff options
Diffstat (limited to 'app-cdr/isomaster/isomaster-1.3.5.ebuild')
-rw-r--r-- | app-cdr/isomaster/isomaster-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/isomaster/isomaster-1.3.5.ebuild b/app-cdr/isomaster/isomaster-1.3.5.ebuild index 89c33619cb97..cda0481cb8cf 100644 --- a/app-cdr/isomaster/isomaster-1.3.5.ebuild +++ b/app-cdr/isomaster/isomaster-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/isomaster/isomaster-1.3.5.ebuild,v 1.2 2009/05/29 09:11:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/isomaster/isomaster-1.3.5.ebuild,v 1.3 2009/05/31 22:39:03 maekke Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://littlesvr.ca/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2" |