summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-07-10 19:02:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-07-10 19:02:39 +0000
commit147230eeed3794a2076202a9b634fd462db5d09d (patch)
tree3326d55a91ae871ac9d033d46ed602ebe909c56d /media-libs/libv4l
parentsparc stable wrt #318465 (diff)
downloadgentoo-2-147230eeed3794a2076202a9b634fd462db5d09d.tar.gz
gentoo-2-147230eeed3794a2076202a9b634fd462db5d09d.tar.bz2
gentoo-2-147230eeed3794a2076202a9b634fd462db5d09d.zip
sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r--media-libs/libv4l/ChangeLog5
-rw-r--r--media-libs/libv4l/libv4l-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libv4l/ChangeLog b/media-libs/libv4l/ChangeLog
index bdaeb85484cf..f0f2bc168f45 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.32 2010/07/10 16:12:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.33 2010/07/10 19:02:39 armin76 Exp $
+
+ 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> libv4l-0.6.1.ebuild:
+ sparc stable
10 Jul 2010; Jeroen Roovers <jer@gentoo.org> libv4l-0.6.1.ebuild:
Stable for HPPA (bug #306419).
diff --git a/media-libs/libv4l/libv4l-0.6.1.ebuild b/media-libs/libv4l/libv4l-0.6.1.ebuild
index edbd75859492..052252222171 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.9 2010/07/10 16:12:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.6.1.ebuild,v 1.10 2010/07/10 19:02:39 armin76 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=""