diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 16:23:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 16:23:28 +0000 |
commit | 67aab9984f2da43f30b40419201f4c30e9cf9ffb (patch) | |
tree | d5bb81ec4874ea59b7ba1da9e5f24ef7f8956b92 /media-plugins/gst-plugins-xvid | |
parent | Install the manpages correctly (diff) | |
download | gentoo-2-67aab9984f2da43f30b40419201f4c30e9cf9ffb.tar.gz gentoo-2-67aab9984f2da43f30b40419201f4c30e9cf9ffb.tar.bz2 gentoo-2-67aab9984f2da43f30b40419201f4c30e9cf9ffb.zip |
Stable on amd64 wrt bug #317429
(Portage version: 2.1.9.29/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-xvid')
-rw-r--r-- | media-plugins/gst-plugins-xvid/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-xvid/ChangeLog b/media-plugins/gst-plugins-xvid/ChangeLog index 85c679f5fbad..5ef0bd3ecbb8 100644 --- a/media-plugins/gst-plugins-xvid/ChangeLog +++ b/media-plugins/gst-plugins-xvid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-xvid -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/ChangeLog,v 1.6 2010/12/31 14:27:25 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/ChangeLog,v 1.7 2011/01/05 16:23:28 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + gst-plugins-xvid-0.10.19.ebuild: + Stable on amd64 wrt bug #317429 31 Dec 2010; Christian Faulhammer <fauli@gentoo.org> gst-plugins-xvid-0.10.19.ebuild: diff --git a/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild b/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild index 7f94c77daecf..4383a6ae9b09 100644 --- a/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild +++ b/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild @@ -1,10 +1,10 @@ -# 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/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild,v 1.2 2010/12/31 14:27:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-xvid/gst-plugins-xvid-0.10.19.ebuild,v 1.3 2011/01/05 16:23:28 hwoarang Exp $ inherit gst-plugins-bad -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DESCRIPTION="GStreamer plugin for XviD (MPEG-4) video encoding/decoding support" |