summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-26 00:28:12 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-26 00:28:12 +0000
commit2786856bb16e5d4446ccda5cc16b57deef89a21f (patch)
treea6933d9b9f1af9d0343dde71c96f310d4ec26f26 /media-sound
parentcleanup, also introduced support for the examples and the source useflag. (diff)
downloadgentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.tar.gz
gentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.tar.bz2
gentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/streamripper/ChangeLog8
-rw-r--r--media-sound/streamripper/streamripper-1.60.10.ebuild6
-rw-r--r--media-sound/streamripper/streamripper-1.60.8.ebuild4
-rw-r--r--media-sound/streamripper/streamripper-1.60.ebuild4
-rw-r--r--media-sound/umix/ChangeLog7
-rw-r--r--media-sound/umix/umix-0.9.1-r1.ebuild4
-rw-r--r--media-sound/umix/umix-1.0.2.ebuild6
7 files changed, 23 insertions, 16 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog
index fd2ab638caf1..717334088878 100644
--- a/media-sound/streamripper/ChangeLog
+++ b/media-sound/streamripper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/streamripper
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.19 2004/12/19 06:49:10 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.20 2005/03/26 00:28:12 hansmi Exp $
+
+ 26 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
+ streamripper-1.60.10.ebuild:
+ Stable on ppc.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
streamripper-1.60.10.ebuild:
diff --git a/media-sound/streamripper/streamripper-1.60.10.ebuild b/media-sound/streamripper/streamripper-1.60.10.ebuild
index 326af874e164..ff03d95c762b 100644
--- a/media-sound/streamripper/streamripper-1.60.10.ebuild
+++ b/media-sound/streamripper/streamripper-1.60.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.10.ebuild,v 1.7 2004/12/19 06:49:10 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.10.ebuild,v 1.8 2005/03/26 00:28:12 hansmi Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="http://streamripper.sourceforge.net/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
RDEPEND="media-libs/libmad"
DEPEND="${RDEPEND}
diff --git a/media-sound/streamripper/streamripper-1.60.8.ebuild b/media-sound/streamripper/streamripper-1.60.8.ebuild
index 97e383fb7268..dd1b9c7365b7 100644
--- a/media-sound/streamripper/streamripper-1.60.8.ebuild
+++ b/media-sound/streamripper/streamripper-1.60.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.8.ebuild,v 1.4 2004/12/12 16:48:40 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.8.ebuild,v 1.5 2005/03/26 00:28:12 hansmi Exp $
inherit eutils
diff --git a/media-sound/streamripper/streamripper-1.60.ebuild b/media-sound/streamripper/streamripper-1.60.ebuild
index 6f4ab9d65302..796e77b3fcf1 100644
--- a/media-sound/streamripper/streamripper-1.60.ebuild
+++ b/media-sound/streamripper/streamripper-1.60.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.ebuild,v 1.3 2004/06/25 03:18:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.ebuild,v 1.4 2005/03/26 00:28:12 hansmi Exp $
inherit eutils
diff --git a/media-sound/umix/ChangeLog b/media-sound/umix/ChangeLog
index db6820673c6e..e2bcfb270070 100644
--- a/media-sound/umix/ChangeLog
+++ b/media-sound/umix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/umix
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.15 2004/10/20 05:38:52 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.16 2005/03/26 00:23:37 hansmi Exp $
+
+ 26 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> umix-1.0.2.ebuild:
+ Stable on ppc.
19 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> -umix-0.9.1.ebuild:
Removing old versions.
diff --git a/media-sound/umix/umix-0.9.1-r1.ebuild b/media-sound/umix/umix-0.9.1-r1.ebuild
index 4d7a7f08c069..4beb2f794417 100644
--- a/media-sound/umix/umix-0.9.1-r1.ebuild
+++ b/media-sound/umix/umix-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-0.9.1-r1.ebuild,v 1.9 2004/06/25 00:27:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-0.9.1-r1.ebuild,v 1.10 2005/03/26 00:23:37 hansmi Exp $
IUSE="ncurses gtk"
diff --git a/media-sound/umix/umix-1.0.2.ebuild b/media-sound/umix/umix-1.0.2.ebuild
index 5eb5070469a2..583c920e811d 100644
--- a/media-sound/umix/umix-1.0.2.ebuild
+++ b/media-sound/umix/umix-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.6 2004/10/20 05:38:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.7 2005/03/26 00:23:37 hansmi Exp $
IUSE="ncurses oss"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 sparc x86 sparc"
+KEYWORDS="~alpha amd64 sparc x86 sparc ppc"
DEPEND="ncurses? ( >=sys-libs/ncurses-5.2 )"