diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-16 19:59:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-16 19:59:32 +0000 |
commit | ada8ea1ae7a0031357c913baf72b4a084c0bac57 (patch) | |
tree | 3915008bcaebe8bd39f9c36a4c18ea7cf039a795 | |
parent | Stable for ia64, wrt bug #480908 (diff) | |
download | gentoo-2-ada8ea1ae7a0031357c913baf72b4a084c0bac57.tar.gz gentoo-2-ada8ea1ae7a0031357c913baf72b4a084c0bac57.tar.bz2 gentoo-2-ada8ea1ae7a0031357c913baf72b4a084c0bac57.zip |
Stable for ia64, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/gst-plugins-bad/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-bad/ChangeLog b/media-libs/gst-plugins-bad/ChangeLog index 3923e5cdf5c0..a3b2a11e9fb7 100644 --- a/media-libs/gst-plugins-bad/ChangeLog +++ b/media-libs/gst-plugins-bad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-bad # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.134 2013/10/16 13:34:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.135 2013/10/16 19:59:32 ago Exp $ + + 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-bad-1.0.10.ebuild: + Stable for ia64, wrt bug #480908 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-1.0.10.ebuild: Stable for HPPA (bug #480908). diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild index 1a755c7cbf56..8fb17aa283ae 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild,v 1.8 2013/10/16 13:34:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.0.10.ebuild,v 1.9 2013/10/16 19:59:32 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+orc" RDEPEND=" |