diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 11:43:30 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 11:43:30 +0000 |
commit | 1a3e711673cc730209d9046636287559391f0127 (patch) | |
tree | 45efb3480c096f5aadbc373737fec902f2a628f3 /media-video | |
parent | x86 stable wrt bug #552242 (diff) | |
download | gentoo-2-1a3e711673cc730209d9046636287559391f0127.tar.gz gentoo-2-1a3e711673cc730209d9046636287559391f0127.tar.bz2 gentoo-2-1a3e711673cc730209d9046636287559391f0127.zip |
x86 stable wrt bug #552224
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/motion/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/motion/motion-3.2.12-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/motion/ChangeLog b/media-video/motion/ChangeLog index 6aca0dd9ecab..2d7c6d9032e4 100644 --- a/media-video/motion/ChangeLog +++ b/media-video/motion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/motion # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.48 2015/06/26 14:28:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.49 2015/06/28 11:43:30 zlogene Exp $ + + 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> motion-3.2.12-r3.ebuild: + x86 stable wrt bug #552224 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> motion-3.2.12-r3.ebuild: Stable for amd64, wrt bug #552224 diff --git a/media-video/motion/motion-3.2.12-r3.ebuild b/media-video/motion/motion-3.2.12-r3.ebuild index 0312388b391c..3190c542f7b1 100644 --- a/media-video/motion/motion-3.2.12-r3.ebuild +++ b/media-video/motion/motion-3.2.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r3.ebuild,v 1.2 2015/06/26 14:28:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r3.ebuild,v 1.3 2015/06/28 11:43:30 zlogene Exp $ EAPI=5 inherit autotools eutils readme.gentoo user @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc x86" IUSE="ffmpeg libav mysql postgres +v4l" RDEPEND=" |