diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 14:28:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 14:28:22 +0000 |
commit | 8eb226c44bdc5132714a90e2be0a0e5d2bcb2291 (patch) | |
tree | d39607b778ae9eb5a7c24c055c041ff039831beb | |
parent | Remove old. (diff) | |
download | gentoo-2-8eb226c44bdc5132714a90e2be0a0e5d2bcb2291.tar.gz gentoo-2-8eb226c44bdc5132714a90e2be0a0e5d2bcb2291.tar.bz2 gentoo-2-8eb226c44bdc5132714a90e2be0a0e5d2bcb2291.zip |
Stable for amd64, wrt bug #552224
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 9dc2cfb56421..6aca0dd9ecab 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.47 2015/06/24 20:08:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.48 2015/06/26 14:28:22 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> motion-3.2.12-r3.ebuild: + Stable for amd64, wrt bug #552224 *motion-3.2.12-r3 (24 Jun 2015) diff --git a/media-video/motion/motion-3.2.12-r3.ebuild b/media-video/motion/motion-3.2.12-r3.ebuild index d679d9997c79..0312388b391c 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.1 2015/06/24 20:08:42 pacho Exp $ +# $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 $ 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=" |