diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-07-04 04:44:05 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-07-04 04:44:05 +0000 |
commit | f263ff817b3837bbf5ebf9b131d39ef6a5d1ec93 (patch) | |
tree | 97d1df65a379a2534a501ebe2b6a687e8e702951 /media-video/binkplayer/binkplayer-1.8h.ebuild | |
parent | Initial import, bug #129149. (diff) | |
download | gentoo-2-f263ff817b3837bbf5ebf9b131d39ef6a5d1ec93.tar.gz gentoo-2-f263ff817b3837bbf5ebf9b131d39ef6a5d1ec93.tar.bz2 gentoo-2-f263ff817b3837bbf5ebf9b131d39ef6a5d1ec93.zip |
Stable on amd64, bug #138927.
(Portage version: 2.1.1_pre2-r2)
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" |