diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-18 21:23:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-18 21:23:12 +0000 |
commit | 7b08330f2804a074dade5d8e6fe0078d4f26813e (patch) | |
tree | 943f89b88def3c06c6caeccb577600b6bd992cf4 /media-libs/gst-plugins-good | |
parent | Set _PUBLIC_ in C file rather than header files bug #350720 patch thanks to ... (diff) | |
download | gentoo-2-7b08330f2804a074dade5d8e6fe0078d4f26813e.tar.gz gentoo-2-7b08330f2804a074dade5d8e6fe0078d4f26813e.tar.bz2 gentoo-2-7b08330f2804a074dade5d8e6fe0078d4f26813e.zip |
Stable for HPPA (bug #346981).
(Portage version: 2.2.0_alpha17/cvs/Linux i686)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 73fc86e38660..3cf2121823dc 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.109 2011/01/06 16:56:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.110 2011/01/18 21:23:12 jer Exp $ + + 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.23.ebuild: + Stable for HPPA (bug #346981). 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.23.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild index 22390f1f817a..3b21f6967b94 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.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-good/gst-plugins-good-0.10.23.ebuild,v 1.6 2011/01/06 16:56:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.23.ebuild,v 1.7 2011/01/18 21:23:12 jer Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.29 |