diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:21:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:21:38 +0000 |
commit | e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1 (patch) | |
tree | 815e28a2b2829dc33b4a2cc1615ae09ac7c73069 /media-plugins/gst-plugins-raw1394 | |
parent | Add patch from upstream so gdbm_compat links against gdbm #383743 by Alexandr... (diff) | |
download | historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.tar.gz historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.tar.bz2 historical-e68506f343a3b1bb4ddb8ccf32d5361ca2c05cf1.zip |
x86 stable wrt bug #382225
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'media-plugins/gst-plugins-raw1394')
-rw-r--r-- | media-plugins/gst-plugins-raw1394/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-raw1394/ChangeLog b/media-plugins/gst-plugins-raw1394/ChangeLog index 0150b7a959f1..1c69b61c52c9 100644 --- a/media-plugins/gst-plugins-raw1394/ChangeLog +++ b/media-plugins/gst-plugins-raw1394/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-raw1394 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.72 2011/07/31 03:36:17 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.73 2011/09/20 03:58:45 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-raw1394-0.10.30.ebuild: + x86 stable wrt bug #382225 *gst-plugins-raw1394-0.10.30 (31 Jul 2011) diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild index 237f2afc36fe..19358ac34e5c 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild @@ -1,11 +1,11 @@ # 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-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.1 2011/07/31 03:36:17 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.30.ebuild,v 1.2 2011/09/20 03:58:45 phajdan.jr Exp $ inherit gst-plugins-good DESCRIPTION="GStreamer plugin to capture firewire video" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=media-libs/libiec61883-1.0.0 |