diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:37:55 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:37:55 +0000 |
commit | 1db2a2c93546fd6c7ea8526ccb132d586961b1ed (patch) | |
tree | 727ca421d69f669ffebe17ba0dc712aa16dd0b4a /media-libs | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-1db2a2c93546fd6c7ea8526ccb132d586961b1ed.tar.gz gentoo-2-1db2a2c93546fd6c7ea8526ccb132d586961b1ed.tar.bz2 gentoo-2-1db2a2c93546fd6c7ea8526ccb132d586961b1ed.zip |
Stable on amd64.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 12 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild | 4 |
2 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 51c30e8663ca..234bf58089db 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for media-libs/gst-plugins # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.84 2004/11/14 23:39:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.85 2004/12/16 05:34:53 absinthe Exp $ - 15 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + gst-plugins-0.8.5-r1.ebuild: + Stable on amd64. + + 15 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.5-r1.ebuild: Stable on alpha. @@ -26,7 +30,7 @@ 27 Aug 2004; Tom Gall <tgall@gentoo.org> gst-plugins-0.8.2.ebuild: stable on ppc64, bug #59368 - 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.2.ebuild: + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.2.ebuild: Stable on alpha. *gst-plugins-0.8.3 (18 Aug 20040 @@ -47,7 +51,7 @@ 31 Jul 2004; <spider@gentoo.org> gst-plugins-0.8.2.ebuild: stable on x86 for gnome 2.6.2 - 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.1.ebuild: + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-0.8.1.ebuild: Stable on alpha. *gst-plugins-0.8.2 (29 Jun 2004) diff --git a/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild index 94bce6e67bbd..e513e0d3ecc7 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5-r1.ebuild,v 1.6 2004/11/14 23:39:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild,v 1.7 2004/12/16 05:34:53 absinthe 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.5 |