diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 15:59:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 15:59:35 +0000 |
commit | e11347fdbdfab65147559a33d7c13a71c4923de5 (patch) | |
tree | c8bc4cce6f880d16ddac922b6e22308cc1eacb24 /media-libs | |
parent | Stable for HPPA (Unicode support, bug #193881). (diff) | |
download | historical-e11347fdbdfab65147559a33d7c13a71c4923de5.tar.gz historical-e11347fdbdfab65147559a33d7c13a71c4923de5.tar.bz2 historical-e11347fdbdfab65147559a33d7c13a71c4923de5.zip |
alpha/ia64 stable wrt #190900
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.14.ebuild | 4 |
8 files changed, 27 insertions, 12 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 0c936bca20c1..46fb8620afe5 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.61 2007/09/21 19:17:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.62 2007/09/26 15:57:56 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-base-0.10.14.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-base-0.10.14.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild index 3f35b069df85..9ff3193a0d21 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.7 2007/09/21 19:17:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.8 2007/09/26 15:57:56 armin76 Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base 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 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 7be69f91b206..bfcac2964795 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.41 2007/09/21 19:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.42 2007/09/26 15:58:47 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-good-0.10.6.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-good-0.10.6.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild index 3c1211348154..a0ae017aa46a 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.7 2007/09/21 19:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.8 2007/09/26 15:58:47 armin76 Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good 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="LGPL-2.1" -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" RDEPEND=">=media-libs/gst-plugins-base-0.10.13 >=media-libs/gstreamer-0.10.13 diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index 7e518296478b..e345e4803c42 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.28 2007/09/21 19:18:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.29 2007/09/26 15:59:35 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-ugly-0.10.6.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-ugly-0.10.6.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild index 360b58161b28..8fa161761da8 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.8 2007/09/21 19:18:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild,v 1.9 2007/09/26 15:59:35 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.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="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index 2effdf4a1052..eb82d7009de9 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.186 2007/09/21 19:16:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.187 2007/09/26 15:56:03 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> gstreamer-0.10.14.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gstreamer-0.10.14.ebuild: diff --git a/media-libs/gstreamer/gstreamer-0.10.14.ebuild b/media-libs/gstreamer/gstreamer-0.10.14.ebuild index d0a250e2ee6c..045c35aa5878 100644 --- a/media-libs/gstreamer/gstreamer-0.10.14.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.14.ebuild,v 1.8 2007/09/21 19:16:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.14.ebuild,v 1.9 2007/09/26 15:56:03 armin76 Exp $ inherit eutils libtool @@ -15,7 +15,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/gstreamer/${P}.tar.bz2" LICENSE="LGPL-2" SLOT=${PV_MAJ_MIN} -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=">=dev-libs/glib-2.8 |