diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-18 07:55:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-18 07:55:11 +0000 |
commit | 60f0f9f29805c280cac8cc0b7342bdc755201cf3 (patch) | |
tree | 5518db0a9488f916f3f6aaa0499eea1634a60e8e /media-sound/audacious | |
parent | Add GPL-2 to LICENSE for init.d files (bug #426086). (diff) | |
download | gentoo-2-60f0f9f29805c280cac8cc0b7342bdc755201cf3.tar.gz gentoo-2-60f0f9f29805c280cac8cc0b7342bdc755201cf3.tar.bz2 gentoo-2-60f0f9f29805c280cac8cc0b7342bdc755201cf3.zip |
Beta version bump
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.3_beta2.ebuild (renamed from media-sound/audacious/audacious-3.3_beta1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index fe71c74c5fd0..8f44c2e1e510 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.276 2012/07/05 17:48:35 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.277 2012/07/18 07:55:11 jdhore Exp $ + +*audacious-3.3_beta2 (18 Jul 2012) + + 18 Jul 2012; Jeff Horelick <jdhore@gentoo.org> +audacious-3.3_beta2.ebuild, + -audacious-3.3_beta1.ebuild: + Beta version bump 05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> audacious-3.2.4.ebuild: Drop README from dodoc as README was removed in 3.2.4 diff --git a/media-sound/audacious/audacious-3.3_beta1.ebuild b/media-sound/audacious/audacious-3.3_beta2.ebuild index d1b250e70c85..5ad9c49fae3d 100644 --- a/media-sound/audacious/audacious-3.3_beta1.ebuild +++ b/media-sound/audacious/audacious-3.3_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild,v 1.3 2012/07/05 17:44:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3_beta2.ebuild,v 1.1 2012/07/18 07:55:11 jdhore Exp $ EAPI=4 inherit eutils @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} chardet? ( >=app-i18n/libguess-1.1 ) nls? ( dev-util/intltool )" -PDEPEND=">=media-plugins/audacious-plugins-3.3_beta1" +PDEPEND=">=media-plugins/audacious-plugins-3.3_beta2" src_configure() { # D-Bus is a mandatory dependency, remote control, |