diff options
Diffstat (limited to 'media-video/binkplayer/binkplayer-1.8h.ebuild')
-rw-r--r-- | media-video/binkplayer/binkplayer-1.8h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/binkplayer/binkplayer-1.8h.ebuild b/media-video/binkplayer/binkplayer-1.8h.ebuild index e9718d11dcb9..132a34329344 100644 --- a/media-video/binkplayer/binkplayer-1.8h.ebuild +++ b/media-video/binkplayer/binkplayer-1.8h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.8h.ebuild,v 1.2 2006/03/29 13:34:08 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.8h.ebuild,v 1.3 2006/07/04 04:44:05 squinky86 Exp $ DESCRIPTION="Bink Video! Player" HOMEPAGE="http://www.radgametools.com/default.htm" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="" DEPEND="app-arch/unzip" |