diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:37:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 18:37:00 +0000 |
commit | 32c964ea736385e203c419c82e583da13920aade (patch) | |
tree | 05143553b92f5d4b577d61659ea83c98bad72f23 /media-libs | |
parent | Fixed up ebuild to inherits eutils so epatch will work and marked stable on S... (diff) | |
download | gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.gz gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.bz2 gentoo-2-32c964ea736385e203c419c82e583da13920aade.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 22fcf32ad763..cdcd6e5e460a 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.93 2005/03/11 19:26:50 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.94 2005/03/20 18:32:15 kloeri Exp $ + + 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + gst-plugins-0.8.7.ebuild: + Stable on alpha. 11 Mar 2005; Heinrich Wendel <lanius@gentoo.org> gst-plugins-0.8.7.ebuild: stable on amd64 diff --git a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild index 4c8ab2486f87..e8fd2af870c8 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild,v 1.8 2005/03/13 03:24:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild,v 1.9 2005/03/20 18:32:15 kloeri Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins 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="x86 ppc sparc ~alpha hppa amd64 ia64 ~mips arm ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips arm ~ppc64" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.8 |