diff options
author | 2013-10-13 07:43:10 +0000 | |
---|---|---|
committer | 2013-10-13 07:43:10 +0000 | |
commit | ca68ac0204ecb49e31970f3a638b5abe37baaa5f (patch) | |
tree | 72eae61b31e3e07d90ef81c8c6b55bf267b468d8 /media-plugins/gst-plugins-raw1394 | |
parent | Stable for ppc64, wrt bug #480908 (diff) | |
download | gentoo-2-ca68ac0204ecb49e31970f3a638b5abe37baaa5f.tar.gz gentoo-2-ca68ac0204ecb49e31970f3a638b5abe37baaa5f.tar.bz2 gentoo-2-ca68ac0204ecb49e31970f3a638b5abe37baaa5f.zip |
Stable for ppc64, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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-1.0.10.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 24e86c805544..714b68edb4cd 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.97 2013/10/12 09:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/ChangeLog,v 1.98 2013/10/13 07:43:10 ago Exp $ + + 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-raw1394-1.0.10.ebuild: + Stable for ppc64, wrt bug #480908 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-raw1394-1.0.10.ebuild: diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.10.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.10.ebuild index 59896dc2f229..9e74550510e6 100644 --- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.10.ebuild +++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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-1.0.10.ebuild,v 1.4 2013/10/12 09:58:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.0.10.ebuild,v 1.5 2013/10/13 07:43:10 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer plugin to capture firewire video" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=" |