diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-10 19:48:01 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-01-10 19:48:01 +0000 |
commit | ac58eaf4cf67d31e42c853c9585cca33f3f51ff4 (patch) | |
tree | e2e651dd23ef143358a11ab16b4bf6d017126a94 /media-sound/glame | |
parent | Version bump, closing #156894 (thanks to Jochen Schalanda <jochen at schaland... (diff) | |
download | gentoo-2-ac58eaf4cf67d31e42c853c9585cca33f3f51ff4.tar.gz gentoo-2-ac58eaf4cf67d31e42c853c9585cca33f3f51ff4.tar.bz2 gentoo-2-ac58eaf4cf67d31e42c853c9585cca33f3f51ff4.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'media-sound/glame')
-rw-r--r-- | media-sound/glame/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/glame/glame-1.0.2.ebuild | 6 | ||||
-rw-r--r-- | media-sound/glame/glame-2.0.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/glame/ChangeLog b/media-sound/glame/ChangeLog index 6532af41746e..06bedf574f4e 100644 --- a/media-sound/glame/ChangeLog +++ b/media-sound/glame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/glame -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.33 2006/11/20 20:44:30 blubb Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.34 2007/01/10 19:48:01 peper Exp $ + + 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> glame-1.0.2.ebuild, + glame-2.0.1.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. 20 Nov 2006; <blubb@gentoo.org> glame-2.0.1.ebuild: stable on amd64 diff --git a/media-sound/glame/glame-1.0.2.ebuild b/media-sound/glame/glame-1.0.2.ebuild index 209733a1c458..72cd5f97f80a 100644 --- a/media-sound/glame/glame-1.0.2.ebuild +++ b/media-sound/glame/glame-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/glame/glame-1.0.2.ebuild,v 1.16 2006/11/18 02:07:35 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-1.0.2.ebuild,v 1.17 2007/01/10 19:48:01 peper Exp $ IUSE="nls vorbis debug alsa" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc amd64 ~ppc" -RDEPEND=">=dev-util/guile-1.4-r3 +RDEPEND=">=dev-scheme/guile-1.4-r3 >=dev-libs/libxml-1.8.0 >=dev-libs/libxml2-2.0.0 >=media-sound/esound-0.2 diff --git a/media-sound/glame/glame-2.0.1.ebuild b/media-sound/glame/glame-2.0.1.ebuild index 975d92fddb6b..7927468a2e2c 100644 --- a/media-sound/glame/glame-2.0.1.ebuild +++ b/media-sound/glame/glame-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/glame/glame-2.0.1.ebuild,v 1.8 2006/11/20 20:44:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-2.0.1.ebuild,v 1.9 2007/01/10 19:48:01 peper Exp $ WANT_AUTOCONF=2.5 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" IUSE="nls gnome vorbis debug alsa" -RDEPEND=">=dev-util/guile-1.4-r3 +RDEPEND=">=dev-scheme/guile-1.4-r3 >=dev-libs/libxml-1.8.0 >=dev-libs/libxml2-2.0.0 >=media-sound/esound-0.2 |