diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 16:32:20 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 16:32:20 +0000 |
commit | fbd9c3243c27bf88c1aff2287226f363d7cbdc18 (patch) | |
tree | 015bfb0f2ff7a8a5b0a93852a7b54b6c03273876 /media-libs | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | gentoo-2-fbd9c3243c27bf88c1aff2287226f363d7cbdc18.tar.gz gentoo-2-fbd9c3243c27bf88c1aff2287226f363d7cbdc18.tar.bz2 gentoo-2-fbd9c3243c27bf88c1aff2287226f363d7cbdc18.zip |
ppc stable wrt #344327
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libv4l/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libv4l/ChangeLog b/media-libs/libv4l/ChangeLog index d5a9b81b6c48..cc1e56b0e732 100644 --- a/media-libs/libv4l/ChangeLog +++ b/media-libs/libv4l/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libv4l # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.44 2011/03/03 19:49:32 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.45 2011/03/13 16:32:20 xarthisius Exp $ + + 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libv4l-0.8.1.ebuild: + ppc stable wrt #344327 03 Mar 2011; Jonathan Callen <abcd@gentoo.org> libv4l-0.8.3.ebuild: Add ~amd64-linux/~x86-linux keywords diff --git a/media-libs/libv4l/libv4l-0.8.1.ebuild b/media-libs/libv4l/libv4l-0.8.1.ebuild index 1012807988e7..97ed380cc83f 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-2011 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.8 2011/01/04 00:52:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v 1.9 2011/03/13 16:32:20 xarthisius 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="" |