diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:38:06 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:38:06 +0000 |
commit | e77813904d02bc3b27d6a823e93c2a35ec3ac386 (patch) | |
tree | 3aaf2a769f933422e68f98c81fbdd72f81c474c7 /media-libs | |
parent | ppc64 stable wrt #354033 (diff) | |
download | historical-e77813904d02bc3b27d6a823e93c2a35ec3ac386.tar.gz historical-e77813904d02bc3b27d6a823e93c2a35ec3ac386.tar.bz2 historical-e77813904d02bc3b27d6a823e93c2a35ec3ac386.zip |
ppc64 stable wrt #354033
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lensfun/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.8.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 6dea909f0b88..7d7f5fe97358 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.25 2011/06/01 19:47:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.26 2011/07/13 14:38:06 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> lensfun-0.2.5-r1.ebuild: + ppc64 stable wrt #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> lensfun-0.2.5-r1.ebuild: Marking lensfun-0.2.5-r1 ppc stable for bug 354033 diff --git a/media-libs/lensfun/lensfun-0.2.5-r1.ebuild b/media-libs/lensfun/lensfun-0.2.5-r1.ebuild index 5138431c3fb0..c71bfbd24ee2 100644 --- a/media-libs/lensfun/lensfun-0.2.5-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.2.5-r1.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/lensfun/lensfun-0.2.5-r1.ebuild,v 1.8 2011/06/01 19:47:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.5-r1.ebuild,v 1.9 2011/07/13 14:38:06 xarthisius Exp $ EAPI=2 # PYTHON_BDEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://berlios/lensfun/${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="debug doc" RDEPEND=" diff --git a/media-libs/libv4l/libv4l-0.8.3.ebuild b/media-libs/libv4l/libv4l-0.8.3.ebuild index d9940f69a057..80c2fc4f1a77 100644 --- a/media-libs/libv4l/libv4l-0.8.3.ebuild +++ b/media-libs/libv4l/libv4l-0.8.3.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.3.ebuild,v 1.6 2011/06/01 19:47:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.3.ebuild,v 1.7 2011/07/13 14:37:16 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 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |