diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:25:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:25:41 +0000 |
commit | 0b4cef051f4cd90d419f6cf3b9f9c050d7f3fc70 (patch) | |
tree | 5ca390f3399089ee05d1822f267b57026c5a2edd /media-libs/gst-plugins-ugly | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-0b4cef051f4cd90d419f6cf3b9f9c050d7f3fc70.tar.gz gentoo-2-0b4cef051f4cd90d419f6cf3b9f9c050d7f3fc70.tar.bz2 gentoo-2-0b4cef051f4cd90d419f6cf3b9f9c050d7f3fc70.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.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 4d85591f5676..3c9a95986b4a 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.9 2006/05/14 16:10:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.10 2006/07/12 17:25:41 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gst-plugins-ugly-0.10.3.ebuild: + Stable on x86 wrt bug #139612. 14 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> gst-plugins-ugly-0.10.3.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild index 8f35a9632f64..5d77736fe7d4 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.ebuild,v 1.5 2006/05/14 16:10:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.6 2006/07/12 17:25:41 wolf31o2 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.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 x86" #IUSE="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |