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
commit3b8cea863e5795d70017894721fbae7e5546241b (patch)
treebf22d71e0c39b3d5971d44fd1b9200b56a425250 /media-sound
parentModified maintainer (diff)
downloadhistorical-3b8cea863e5795d70017894721fbae7e5546241b.tar.gz
historical-3b8cea863e5795d70017894721fbae7e5546241b.tar.bz2
historical-3b8cea863e5795d70017894721fbae7e5546241b.zip
Dependency update; GTK+ 2.6 is required by the 0.2 release.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacious/ChangeLog5
-rw-r--r--media-sound/audacious/Manifest10
-rw-r--r--media-sound/audacious/audacious-0.2.ebuild4
3 files changed, 16 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/Manifest b/media-sound/audacious/Manifest
index 9ef5bdebb663..d36d70abe9d4 100644
--- a/media-sound/audacious/Manifest
+++ b/media-sound/audacious/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 0c3b9cc20d7db6794986c6cd48ae8841 ChangeLog 2565
RMD160 4906c5ad8a5b9699a298061ef4aa7a2f3d7f0c8d ChangeLog 2565
SHA256 288a6f1f4cabe293ca795778ac82f459a2047d0288b6f4cb58c8de7b9f8b206c ChangeLog 2565
@@ -37,3 +40,10 @@ SHA256 1093c6c03241b7a885005a425d583eda4e985faabb2a170bf7d96f9dd8b078dd files/di
MD5 319fe8f45b51a2d31f8d4e9a4071ca10 metadata.xml 248
RMD160 f9de13e16a150195633b055ebe61bb4cea95160d metadata.xml 248
SHA256 6a8ca116bded5cdd92cb700f92acd22b01ae159ef1b69c60a03fc9859bb9b3d6 metadata.xml 248
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD4lunp5vW4rUFj5oRAnBFAJ9GSHu5d12lIC7YDnn8DGkexQQ/WgCgme9U
+l/EMLhJviKfwyc6ikCIFLWA=
+=Ugy/
+-----END PGP SIGNATURE-----
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 )