diff options
author | 2008-09-23 21:39:46 +0000 | |
---|---|---|
committer | 2008-09-23 21:39:46 +0000 | |
commit | de6a1cf31a5ac66778eaa5b34cea83e67dd09fb3 (patch) | |
tree | c6a97b76efef634180b6e4e90461ae5769d7f7f1 /media-libs/gst-plugins-ugly | |
parent | Stable for HPPA (bug #232054). (diff) | |
download | gentoo-2-de6a1cf31a5ac66778eaa5b34cea83e67dd09fb3.tar.gz gentoo-2-de6a1cf31a5ac66778eaa5b34cea83e67dd09fb3.tar.bz2 gentoo-2-de6a1cf31a5ac66778eaa5b34cea83e67dd09fb3.zip |
Stable for HPPA (bug #232054).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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.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 d5c5e0a41394..1484ac626616 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.45 2008/08/12 17:01:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.46 2008/09/23 21:39:46 jer Exp $ + + 23 Sep 2008; Jeroen Roovers <jer@gentoo.org> + gst-plugins-ugly-0.10.8.ebuild: + Stable for HPPA (bug #232054). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gst-plugins-ugly-0.10.8.ebuild: 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 9a661af2d9d1..e79aecd90cc6 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.7 2008/08/12 17:01:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.8.ebuild,v 1.8 2008/09/23 21:39:46 jer 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 |