summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-02-02 19:19:16 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-02-02 19:19:16 +0000
commit0d7e7b858e9e5bbd54c23d59e58a712aab1f2757 (patch)
tree7226e34ad87bc09f790da11b36761b6e460c36f4 /media-sound/audacious
parentFix rmd160 digests. (diff)
downloadgentoo-2-0d7e7b858e9e5bbd54c23d59e58a712aab1f2757.tar.gz
gentoo-2-0d7e7b858e9e5bbd54c23d59e58a712aab1f2757.tar.bz2
gentoo-2-0d7e7b858e9e5bbd54c23d59e58a712aab1f2757.zip
Dependency update; GTK+ 2.6 is required by the 0.2 release.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r--media-sound/audacious/ChangeLog5
-rw-r--r--media-sound/audacious/audacious-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog
index b2270ef04806..733287fe5098 100644
--- a/media-sound/audacious/ChangeLog
+++ b/media-sound/audacious/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacious
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.15 2006/02/01 23:21:11 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.16 2006/02/02 19:19:16 chainsaw Exp $
+
+ 02 Feb 2006; Tony Vroon <chainsaw@gentoo.org> audacious-0.2.ebuild:
+ Dependency update; GTK+ 2.6 is required by the 0.2 release.
*audacious-0.2 (01 Feb 2006)
diff --git a/media-sound/audacious/audacious-0.2.ebuild b/media-sound/audacious/audacious-0.2.ebuild
index b4bbf8003ec5..552626fec1d9 100644
--- a/media-sound/audacious/audacious-0.2.ebuild
+++ b/media-sound/audacious/audacious-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.2.ebuild,v 1.1 2006/02/01 23:21:11 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.2.ebuild,v 1.2 2006/02/02 19:19:16 chainsaw Exp $
IUSE="aac alsa esd flac gnome jack libvisual lirc mmx modplug mp3 musepack nls oss sdl sid sndfile vorbis wma"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="app-arch/unzip
- >=x11-libs/gtk+-2.4
+ >=x11-libs/gtk+-2.6
>=gnome-base/libglade-2.3.1
>=dev-cpp/libbinio-1.4
alsa? ( >=media-libs/alsa-lib-1.0.9_rc2 )