diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-19 11:45:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-19 11:45:04 +0000 |
commit | d17a194c6b8d651f6bb86b714d649b78a75dd213 (patch) | |
tree | 05391d3a11e53d75ac2a7284219260aeafa6643f /media-video/binkplayer/binkplayer-1.5y.ebuild | |
parent | mark 1.5 stable for x86; version bump for unstable (diff) | |
download | gentoo-2-d17a194c6b8d651f6bb86b714d649b78a75dd213.tar.gz gentoo-2-d17a194c6b8d651f6bb86b714d649b78a75dd213.tar.bz2 gentoo-2-d17a194c6b8d651f6bb86b714d649b78a75dd213.zip |
mark 1.5 stable for x86; version bump for unstable
Diffstat (limited to 'media-video/binkplayer/binkplayer-1.5y.ebuild')
-rw-r--r-- | media-video/binkplayer/binkplayer-1.5y.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/binkplayer/binkplayer-1.5y.ebuild b/media-video/binkplayer/binkplayer-1.5y.ebuild index 55e42be20152..99db726da164 100644 --- a/media-video/binkplayer/binkplayer-1.5y.ebuild +++ b/media-video/binkplayer/binkplayer-1.5y.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.5y.ebuild,v 1.2 2003/12/01 23:03:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.5y.ebuild,v 1.3 2004/01/19 11:44:58 mr_bones_ Exp $ DESCRIPTION="Bink Video! Player" HOMEPAGE="http://www.radgametools.com/default.htm" @@ -15,9 +15,9 @@ RDEPEND="virtual/glibc LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" -S=${WORKDIR} +S="${WORKDIR}" src_install() { into /opt |