diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-10-21 18:13:48 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-10-21 18:13:48 +0000 |
commit | fa0ba804007fb59b2b21bf1e2f230fb2c085ec19 (patch) | |
tree | 235c62021703f905503d3ba7801c1c2aa6084b82 /media-tv | |
parent | move pvr-firmware to ivtv-firmware since upstream renamed these bits. clean u... (diff) | |
download | gentoo-2-fa0ba804007fb59b2b21bf1e2f230fb2c085ec19.tar.gz gentoo-2-fa0ba804007fb59b2b21bf1e2f230fb2c085ec19.tar.bz2 gentoo-2-fa0ba804007fb59b2b21bf1e2f230fb2c085ec19.zip |
repoman is being a pain and not working with me...
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild b/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild index ebe3cd2a3107..63c3e3ba3004 100644 --- a/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild +++ b/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild,v 1.1 2008/10/21 18:10:11 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv-firmware/ivtv-firmware-20070217.ebuild,v 1.2 2008/10/21 18:13:48 cardoe Exp $ DESCRIPTION="firmware for Hauppauge PVR and Conexant based cards" HOMEPAGE="http://www.ivtvdriver.org/index.php/Firmware" @@ -9,7 +9,7 @@ SRC_URI="http://dl.ivtvdriver.org/ivtv/firmware/ivtv-firmware-${PV}.tar.gz" RESTRICT="mirror" SLOT="0" LICENSE="Hauppauge-Firmware" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="" |