diff options
author | Ned Ludd <solar@gentoo.org> | 2009-04-04 19:12:59 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-04-04 19:12:59 +0000 |
commit | 674a9fe596219feda63590771547c03bfe09e301 (patch) | |
tree | 1382e29051f393c2822d97e68db1c897fbd665b7 /media-libs/libv4l | |
parent | - Keyword ~arm (diff) | |
download | gentoo-2-674a9fe596219feda63590771547c03bfe09e301.tar.gz gentoo-2-674a9fe596219feda63590771547c03bfe09e301.tar.bz2 gentoo-2-674a9fe596219feda63590771547c03bfe09e301.zip |
- Keyword ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libv4l/ChangeLog b/media-libs/libv4l/ChangeLog index 41a6800e0e7d..41ddd614ef19 100644 --- a/media-libs/libv4l/ChangeLog +++ b/media-libs/libv4l/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libv4l # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.15 2009/01/19 09:24:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.16 2009/04/04 19:12:59 solar Exp $ + + 04 Apr 2009; <solar@gentoo.org> libv4l-0.5.8.ebuild: + - Keyword ~arm 19 Jan 2009; Alexis Ballier <aballier@gentoo.org> -libv4l-0.5.5.ebuild, -libv4l-0.5.6.ebuild, -libv4l-0.5.7.ebuild: diff --git a/media-libs/libv4l/libv4l-0.5.8.ebuild b/media-libs/libv4l/libv4l-0.5.8.ebuild index 03363c65ce3d..99b20fb640b7 100644 --- a/media-libs/libv4l/libv4l-0.5.8.ebuild +++ b/media-libs/libv4l/libv4l-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.8.ebuild,v 1.1 2009/01/19 09:22:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.8.ebuild,v 1.2 2009/04/04 19:12:59 solar Exp $ inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://people.atrpms.net/~hdegoede/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~arm ~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" src_compile() { |