diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 13:18:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 13:18:41 +0000 |
commit | 45b3426535f2898ef223cb7e877ae9428aa8fe73 (patch) | |
tree | 91ce326fac181ea52acfe008c8c71eec52bc4d0d /media-libs | |
parent | stable ppc64, bug 309383 (diff) | |
download | historical-45b3426535f2898ef223cb7e877ae9428aa8fe73.tar.gz historical-45b3426535f2898ef223cb7e877ae9428aa8fe73.tar.bz2 historical-45b3426535f2898ef223cb7e877ae9428aa8fe73.zip |
stable ppc64, bug 306419
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'media-libs')
-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 e754b94a8006..41304daabdff 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.25 2010/03/11 18:27:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.26 2010/03/21 13:18:41 ranger Exp $ + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> libv4l-0.6.1.ebuild: + stable ppc64, bug 306419 11 Mar 2010; Markos Chandras <hwoarang@gentoo.org> libv4l-0.6.1.ebuild: Stable on amd64 wrt bug #306419 diff --git a/media-libs/libv4l/libv4l-0.6.1.ebuild b/media-libs/libv4l/libv4l-0.6.1.ebuild index bc38130167fd..6ddfeb5d87fb 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.3 2010/03/11 18:27:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.6.1.ebuild,v 1.4 2010/03/21 13:18:41 ranger 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="" src_compile() { |