summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-29 02:39:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-29 02:39:12 +0000
commit23fd26b4b54fe6738bdeedd2d7ed8b8e1c6eb5f5 (patch)
tree6bc4a903bbd609f6cbae646e2f563a0982ffbae8
parentstable on ia64 (Manifest recommit) (diff)
downloadgentoo-2-23fd26b4b54fe6738bdeedd2d7ed8b8e1c6eb5f5.tar.gz
gentoo-2-23fd26b4b54fe6738bdeedd2d7ed8b8e1c6eb5f5.tar.bz2
gentoo-2-23fd26b4b54fe6738bdeedd2d7ed8b8e1c6eb5f5.zip
stable on alpha and ia64
-rw-r--r--media-plugins/gst-plugins-mad/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild4
-rw-r--r--media-sound/mad/ChangeLog5
-rw-r--r--media-sound/mad/mad-0.15.0b.ebuild4
-rw-r--r--media-sound/madplay/ChangeLog5
-rw-r--r--media-sound/madplay/madplay-0.15.0b-r1.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog
index 43af9b61b760..b18e6ff974bd 100644
--- a/media-plugins/gst-plugins-mad/ChangeLog
+++ b/media-plugins/gst-plugins-mad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-mad
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.10 2004/01/18 15:14:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.11 2004/01/29 02:39:12 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ gst-plugins-mad-0.6.4.ebuild:
+ stable on alpha and ia64
18 Jan 2004; <gustavoz@gentoo.org> gst-plugins-mad-0.6.4.ebuild:
stable on sparc
diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild
index 845cf2799e82..5bc76dec914d 100644
--- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild
+++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild,v 1.5 2004/01/18 15:14:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.4.ebuild,v 1.6 2004/01/29 02:39:12 agriffis Exp $
inherit gst-plugins
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64"
IUSE=""
DEPEND="media-sound/mad"
diff --git a/media-sound/mad/ChangeLog b/media-sound/mad/ChangeLog
index f9d9f9b39735..6f31289755d7 100644
--- a/media-sound/mad/ChangeLog
+++ b/media-sound/mad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mad
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.15 2004/01/17 03:41:10 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.16 2004/01/29 02:38:38 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> mad-0.15.0b.ebuild:
+ stable on alpha and ia64
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> mad-0.15.0b.ebuild:
set ppc in keywords
diff --git a/media-sound/mad/mad-0.15.0b.ebuild b/media-sound/mad/mad-0.15.0b.ebuild
index 867d914be928..373f32f67a0a 100644
--- a/media-sound/mad/mad-0.15.0b.ebuild
+++ b/media-sound/mad/mad-0.15.0b.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-sound/mad/mad-0.15.0b.ebuild,v 1.6 2004/01/17 03:41:10 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.15.0b.ebuild,v 1.7 2004/01/29 02:38:38 agriffis Exp $
IUSE=""
@@ -11,7 +11,7 @@ DESCRIPTION="The MAD metapackage for libmad, libid3tag, and madplay"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~alpha sparc hppa ~mips"
+KEYWORDS="x86 ppc alpha sparc hppa ~mips ia64"
DEPEND="~media-libs/libmad-${PV}
~media-libs/libid3tag-${PV}
diff --git a/media-sound/madplay/ChangeLog b/media-sound/madplay/ChangeLog
index a91e057fc7ba..88b1d5d89850 100644
--- a/media-sound/madplay/ChangeLog
+++ b/media-sound/madplay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/madplay
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/ChangeLog,v 1.8 2004/01/17 03:46:17 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/ChangeLog,v 1.9 2004/01/29 02:36:55 agriffis Exp $
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> madplay-0.15.0b-r1.ebuild:
+ stable on alpha and ia64
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
madplay-0.15.0b-r1.ebuild:
diff --git a/media-sound/madplay/madplay-0.15.0b-r1.ebuild b/media-sound/madplay/madplay-0.15.0b-r1.ebuild
index ec6497757962..277b494d64f2 100644
--- a/media-sound/madplay/madplay-0.15.0b-r1.ebuild
+++ b/media-sound/madplay/madplay-0.15.0b-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-sound/madplay/madplay-0.15.0b-r1.ebuild,v 1.6 2004/01/17 03:46:17 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.0b-r1.ebuild,v 1.7 2004/01/29 02:36:55 agriffis Exp $
IUSE="debug nls"
@@ -11,7 +11,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha sparc hppa ~mips"
+KEYWORDS="x86 ppc alpha sparc hppa ~mips ia64"
DEPEND="virtual/glibc
~media-libs/libmad-${PV}