diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-10 16:12:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-10 16:12:11 +0000 |
commit | 095c0b354d6e5c9a5249a6d079415020601e5be5 (patch) | |
tree | 09374368c263280ae2d970fb2fcd7ca2242870bc /media-libs/libv4l | |
parent | Stable for HPPA (bug #325425). (diff) | |
download | gentoo-2-095c0b354d6e5c9a5249a6d079415020601e5be5.tar.gz gentoo-2-095c0b354d6e5c9a5249a6d079415020601e5be5.tar.bz2 gentoo-2-095c0b354d6e5c9a5249a6d079415020601e5be5.zip |
Stable for HPPA (bug #306419).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libv4l/ChangeLog b/media-libs/libv4l/ChangeLog index d465e35e8ae2..bdaeb85484cf 100644 --- a/media-libs/libv4l/ChangeLog +++ b/media-libs/libv4l/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libv4l # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.31 2010/06/09 09:45:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.32 2010/07/10 16:12:11 jer Exp $ + + 10 Jul 2010; Jeroen Roovers <jer@gentoo.org> libv4l-0.6.1.ebuild: + Stable for HPPA (bug #306419). 09 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> libv4l-0.6.1.ebuild, libv4l-0.7.91.ebuild: diff --git a/media-libs/libv4l/libv4l-0.6.1.ebuild b/media-libs/libv4l/libv4l-0.6.1.ebuild index f7339ede0917..edbd75859492 100644 --- a/media-libs/libv4l/libv4l-0.6.1.ebuild +++ b/media-libs/libv4l/libv4l-0.6.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.6.1.ebuild,v 1.8 2010/06/09 09:45:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.6.1.ebuild,v 1.9 2010/07/10 16:12:11 jer 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 ~arm ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86" IUSE="" RDEPEND="" |