diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 19:06:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 19:06:29 +0000 |
commit | 5a46dd2e2c21654e6363471f48b2f5fa653f6cfc (patch) | |
tree | a2717d9fde0ba47e1ad3abbcc57298050ecda430 /media-libs/gst-plugins-base | |
parent | Marked ~hppa (bug #382225). (diff) | |
download | gentoo-2-5a46dd2e2c21654e6363471f48b2f5fa653f6cfc.tar.gz gentoo-2-5a46dd2e2c21654e6363471f48b2f5fa653f6cfc.tar.bz2 gentoo-2-5a46dd2e2c21654e6363471f48b2f5fa653f6cfc.zip |
Marked ~hppa (bug #382225).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index f51197a0b78d..ebeeb582c49f 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.178 2011/10/04 19:00:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.179 2011/10/04 19:06:29 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.35.ebuild: + Marked ~hppa (bug #382225). 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.35.ebuild: Stable for HPPA (bug #373639). diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild index 2e222e55db56..9f1424c5de3d 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.7 2011/10/04 19:00:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.8 2011/10/04 19:06:29 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc" RDEPEND=">=dev-libs/glib-2.22:2 |