diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-07 13:20:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-07 13:20:03 +0000 |
commit | 2188e73ba3510d341b1fede49e35a2e72b909441 (patch) | |
tree | 7c2a2ebc29fc07a9200e6eb1f1e8717684ffad66 /media-libs/libv4l/libv4l-0.8.1.ebuild | |
parent | Stable on amd64 wrt bug #342295 (diff) | |
download | historical-2188e73ba3510d341b1fede49e35a2e72b909441.tar.gz historical-2188e73ba3510d341b1fede49e35a2e72b909441.tar.bz2 historical-2188e73ba3510d341b1fede49e35a2e72b909441.zip |
Stable on amd64 wrt bug #344327
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libv4l/libv4l-0.8.1.ebuild')
-rw-r--r-- | media-libs/libv4l/libv4l-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libv4l/libv4l-0.8.1.ebuild b/media-libs/libv4l/libv4l-0.8.1.ebuild index 0a279014ce5e..454454908bbb 100644 --- a/media-libs/libv4l/libv4l-0.8.1.ebuild +++ b/media-libs/libv4l/libv4l-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v 1.1 2010/10/23 14:26:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v 1.2 2010/11/07 13:20:03 hwoarang Exp $ EAPI=3 inherit linux-info multilib toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" |