diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-26 20:26:30 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-26 20:26:30 +0000 |
commit | a7c64b23923565634e3b442162e343fea011b94a (patch) | |
tree | c508923df55643accafe9bafbb61aa35fec910ec /media-libs | |
parent | gcc 4.3 compile fix from Christian Ruppert (bug #232966) (diff) | |
download | gentoo-2-a7c64b23923565634e3b442162e343fea011b94a.tar.gz gentoo-2-a7c64b23923565634e3b442162e343fea011b94a.tar.bz2 gentoo-2-a7c64b23923565634e3b442162e343fea011b94a.zip |
Stable on amd64, bug #232054
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index dcdf2916186e..b8bc0ec713bd 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.37 2008/06/29 18:38:50 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.38 2008/07/26 20:26:30 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + gst-plugins-ugly-0.10.8.ebuild: + Stable on amd64, bug #232054 *gst-plugins-ugly-0.10.8 (29 Jun 2008) diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild index f046e05ce8e9..a5b4884dfab9 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild,v 1.1 2008/06/29 18:38:50 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild,v 1.2 2008/07/26 20:26:30 tester Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -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.17 |