diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 17:01:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 17:01:14 +0000 |
commit | 5951047ef15f4036d83220fb4da056ae1ef0a424 (patch) | |
tree | 8e26c857b9ffe43e2224d0ac287eab1266cb3a10 | |
parent | Marking hplip-2.8.6b ppc stable. Went direct to stable per security request... (diff) | |
download | gentoo-2-5951047ef15f4036d83220fb4da056ae1ef0a424.tar.gz gentoo-2-5951047ef15f4036d83220fb4da056ae1ef0a424.tar.bz2 gentoo-2-5951047ef15f4036d83220fb4da056ae1ef0a424.zip |
alpha stable
(Portage version: 2.1.4.4)
-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 b68efa2c3b8e..d5c5e0a41394 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.44 2008/08/10 17:58:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.45 2008/08/12 17:01:14 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> + gst-plugins-ugly-0.10.8.ebuild: + alpha stable 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> ChangeLog: Stable on alpha, bug #232054 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 f500aae78613..9a661af2d9d1 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.6 2008/08/08 17:51:09 maekke Exp $ +# $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 $ # 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 |