summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 05:03:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 05:03:52 +0000
commit1c104fdd5d5e30126c0dd5b2f7ef2d69d09d3a3e (patch)
treed573e86bba7686890e0e587df78bb6127779572e /media-libs
parentstable on alpha and ia64 (diff)
downloadhistorical-1c104fdd5d5e30126c0dd5b2f7ef2d69d09d3a3e.tar.gz
historical-1c104fdd5d5e30126c0dd5b2f7ef2d69d09d3a3e.tar.bz2
historical-1c104fdd5d5e30126c0dd5b2f7ef2d69d09d3a3e.zip
stable on alpha and ia64
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gst-plugins/ChangeLog5
-rw-r--r--media-libs/gst-plugins/gst-plugins-0.6.4.ebuild4
-rw-r--r--media-libs/gstreamer/ChangeLog5
-rw-r--r--media-libs/gstreamer/gstreamer-0.6.4.ebuild4
-rw-r--r--media-libs/libvorbis/ChangeLog5
-rw-r--r--media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog
index 5a0ffa7ee60c..809c35a68846 100644
--- a/media-libs/gst-plugins/ChangeLog
+++ b/media-libs/gst-plugins/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for media-libs/gst-plugins
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.56 2004/01/18 14:18:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.57 2004/01/29 05:00:43 agriffis Exp $
+
+ 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> gst-plugins-0.6.4.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <gustavoz@gentoo.org> gst-plugins-0.6.4.ebuild:
stable on sparc
diff --git a/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild b/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild
index 9949e76de9c5..70aab9df9832 100644
--- a/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild
+++ b/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild,v 1.10 2004/01/18 14:18:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.6.4.ebuild,v 1.11 2004/01/29 05:00:43 agriffis Exp $
# IMPORTANT
#
@@ -18,7 +18,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="http://gstreamer.net/"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64"
RDEPEND="=media-libs/gstreamer-${PV}*
>=gnome-base/gconf-1.2"
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog
index cf1ecb11b310..7063b4096118 100644
--- a/media-libs/gstreamer/ChangeLog
+++ b/media-libs/gstreamer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gstreamer
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.46 2004/01/18 14:34:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.47 2004/01/29 04:55:49 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gstreamer-0.6.4.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <gustavoz@gentoo.org> gstreamer-0.6.4.ebuild:
stable on sparc
diff --git a/media-libs/gstreamer/gstreamer-0.6.4.ebuild b/media-libs/gstreamer/gstreamer-0.6.4.ebuild
index 907c2683737d..44a3c053449c 100644
--- a/media-libs/gstreamer/gstreamer-0.6.4.ebuild
+++ b/media-libs/gstreamer/gstreamer-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.6.4.ebuild,v 1.6 2004/01/18 14:34:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.6.4.ebuild,v 1.7 2004/01/29 04:55:49 agriffis Exp $
inherit eutils flag-o-matic libtool gnome.org
@@ -13,7 +13,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net"
LICENSE="LGPL-2"
SLOT=${PV_MAJ_MIN}
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2.0.4
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog
index 202e005ece22..66d08c2d4a12 100644
--- a/media-libs/libvorbis/ChangeLog
+++ b/media-libs/libvorbis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libvorbis
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.27 2004/01/24 06:48:58 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.28 2004/01/29 05:03:52 agriffis Exp $
+
+ 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> libvorbis-1.0.1-r1.ebuild:
+ stable on alpha and ia64
*libvorbis-1.0.1-r1 (24 Jan 2004)
diff --git a/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild b/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
index aa29cb102f17..1d29fa29ae37 100644
--- a/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
+++ b/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild,v 1.1 2004/01/24 06:48:58 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r1.ebuild,v 1.2 2004/01/29 05:03:52 agriffis Exp $
inherit libtool flag-o-matic gcc
@@ -10,7 +10,7 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~mips sparc hppa"
+KEYWORDS="x86 ~amd64 ~mips sparc hppa alpha ia64"
DEPEND=">=media-libs/libogg-1.0"