diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-16 20:07:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-01-16 20:07:34 +0000 |
commit | 55b7aac8a3c28b08a02e8b41eb2d598104eb4557 (patch) | |
tree | 1abdbd8f0d070ab871ee822b83930b3d0f385170 /media-video | |
parent | Fix bug #398823. Thanks to nvinson for the report and patch. (diff) | |
download | gentoo-2-55b7aac8a3c28b08a02e8b41eb2d598104eb4557.tar.gz gentoo-2-55b7aac8a3c28b08a02e8b41eb2d598104eb4557.tar.bz2 gentoo-2-55b7aac8a3c28b08a02e8b41eb2d598104eb4557.zip |
amd64/x86 stable
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/motion/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/motion/motion-3.2.12-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/motion/ChangeLog b/media-video/motion/ChangeLog index 0bea78a51795..00283d09d6fc 100644 --- a/media-video/motion/ChangeLog +++ b/media-video/motion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/motion -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.38 2011/12/10 12:07:19 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.39 2012/01/16 20:07:34 ssuominen Exp $ + + 16 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> motion-3.2.12-r2.ebuild: + amd64/x86 stable *motion-3.2.12-r2 (10 Dec 2011) diff --git a/media-video/motion/motion-3.2.12-r2.ebuild b/media-video/motion/motion-3.2.12-r2.ebuild index 46838f641f4b..4391a83e2e45 100644 --- a/media-video/motion/motion-3.2.12-r2.ebuild +++ b/media-video/motion/motion-3.2.12-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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-r2.ebuild,v 1.1 2011/12/10 12:07:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.2 2012/01/16 20:07:34 ssuominen Exp $ EAPI=4 inherit eutils @@ -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 mysql postgres +v4l" RDEPEND="sys-libs/zlib |