diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 20:37:25 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 20:37:25 +0000 |
commit | aaf019dc963bb9fcc194c743ab0fe675a515432b (patch) | |
tree | 69c1e7a2abd3f35d689134e255e514259a86da58 /media-plugins/mediastreamer-x264 | |
parent | Stable on amd64 wrt bug #349258 (diff) | |
download | historical-aaf019dc963bb9fcc194c743ab0fe675a515432b.tar.gz historical-aaf019dc963bb9fcc194c743ab0fe675a515432b.tar.bz2 historical-aaf019dc963bb9fcc194c743ab0fe675a515432b.zip |
Stable on amd64 wrt bug #349258
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/mediastreamer-x264')
-rw-r--r-- | media-plugins/mediastreamer-x264/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/mediastreamer-x264/ChangeLog b/media-plugins/mediastreamer-x264/ChangeLog index da0a3cdf7bc0..5069ef06b52d 100644 --- a/media-plugins/mediastreamer-x264/ChangeLog +++ b/media-plugins/mediastreamer-x264/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-x264 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.11 2010/12/27 21:40:09 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.12 2011/01/01 20:37:25 hwoarang Exp $ + + 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + mediastreamer-x264-1.3.3.ebuild: + Stable on amd64 wrt bug #349258 27 Dec 2010; Thomas Kahle <tomka@gentoo.org> mediastreamer-x264-1.3.3.ebuild: x86 stable per bug 349258 diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild index 96ad18c5e165..cef4e728c435 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild,v 1.2 2010/12/27 21:40:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild,v 1.3 2011/01/01 20:37:25 hwoarang Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/plugin LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND=">=media-libs/mediastreamer-2.1.0 |