summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-01-10 19:46:29 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-01-10 19:46:29 +0000
commit3353a4dbbdb14f0cb5391d93db394a3d6c2a705d (patch)
tree3e032d7d3163fb9eb337892dd9c0797dd28d466f /media-sound
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-3353a4dbbdb14f0cb5391d93db394a3d6c2a705d.tar.gz
gentoo-2-3353a4dbbdb14f0cb5391d93db394a3d6c2a705d.tar.bz2
gentoo-2-3353a4dbbdb14f0cb5391d93db394a3d6c2a705d.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/beast/ChangeLog8
-rw-r--r--media-sound/beast/beast-0.6.4.ebuild6
-rw-r--r--media-sound/beast/beast-0.6.5.ebuild6
-rw-r--r--media-sound/beast/beast-0.6.6.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/media-sound/beast/ChangeLog b/media-sound/beast/ChangeLog
index b252120387c4..a9ec781d1acd 100644
--- a/media-sound/beast/ChangeLog
+++ b/media-sound/beast/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/beast
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.21 2005/12/25 15:01:39 flameeyes Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.22 2007/01/10 19:46:29 peper Exp $
+
+ 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> beast-0.6.4.ebuild,
+ beast-0.6.5.ebuild, beast-0.6.6.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> beast-0.6.6.ebuild:
Use bindnow-flags function instead of -Wl,-z,now.
diff --git a/media-sound/beast/beast-0.6.4.ebuild b/media-sound/beast/beast-0.6.4.ebuild
index a0574c479861..39fd0ce4b5fd 100644
--- a/media-sound/beast/beast-0.6.4.ebuild
+++ b/media-sound/beast/beast-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.4 2005/10/07 16:42:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.5 2007/01/10 19:46:29 peper Exp $
inherit eutils
@@ -17,7 +17,7 @@ SLOT="0"
RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2.0.0
>=sys-libs/zlib-1.1.3
- >=dev-util/guile-1.6
+ >=dev-scheme/guile-1.6
>=media-libs/libart_lgpl-2.3.8
>=gnome-base/libgnomecanvas-2.0
>=media-libs/libogg-1.0
diff --git a/media-sound/beast/beast-0.6.5.ebuild b/media-sound/beast/beast-0.6.5.ebuild
index 74bbabed7e33..78c63828307b 100644
--- a/media-sound/beast/beast-0.6.5.ebuild
+++ b/media-sound/beast/beast-0.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.5.ebuild,v 1.2 2005/10/07 16:42:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.5.ebuild,v 1.3 2007/01/10 19:46:29 peper Exp $
inherit eutils
@@ -17,7 +17,7 @@ SLOT="0"
RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2.4.11
>=sys-libs/zlib-1.1.3
- >=dev-util/guile-1.6
+ >=dev-scheme/guile-1.6
>=media-libs/libart_lgpl-2.3.8
>=gnome-base/libgnomecanvas-2.0
>=media-libs/libogg-1.0
diff --git a/media-sound/beast/beast-0.6.6.ebuild b/media-sound/beast/beast-0.6.6.ebuild
index 9a3ce7c38bba..6b7f95fa9882 100644
--- a/media-sound/beast/beast-0.6.6.ebuild
+++ b/media-sound/beast/beast-0.6.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.6.ebuild,v 1.3 2005/12/25 15:01:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.6.ebuild,v 1.4 2007/01/10 19:46:29 peper Exp $
inherit eutils flag-o-matic
@@ -17,7 +17,7 @@ SLOT="0"
RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2.4.11
>=sys-libs/zlib-1.1.3
- >=dev-util/guile-1.6
+ >=dev-scheme/guile-1.6
>=media-libs/libart_lgpl-2.3.8
>=gnome-base/libgnomecanvas-2.0
>=media-libs/libogg-1.0