diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-24 21:51:33 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-24 21:51:33 +0000 |
commit | 00b1d71bfc1d1ce9c3512d2dd6f6c72c61a86bc4 (patch) | |
tree | b08b00d889921f0bd73ecc57bace95c4428ba616 /media-sound | |
parent | Requires pkgconfig, bug 379689 (diff) | |
download | gentoo-2-00b1d71bfc1d1ce9c3512d2dd6f6c72c61a86bc4.tar.gz gentoo-2-00b1d71bfc1d1ce9c3512d2dd6f6c72c61a86bc4.tar.bz2 gentoo-2-00b1d71bfc1d1ce9c3512d2dd6f6c72c61a86bc4.zip |
Newest ebuild on the 3.x branch. Removed old ebuild.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.0.2.ebuild (renamed from media-sound/audacious/audacious-3.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 26e65653668b..d509f5883595 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.236 2011/07/26 09:27:54 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.237 2011/08/24 21:51:33 chainsaw Exp $ + +*audacious-3.0.2 (24 Aug 2011) + + 24 Aug 2011; Tony Vroon <chainsaw@gentoo.org> -audacious-3.0.ebuild, + +audacious-3.0.2.ebuild: + Newest ebuild on the 3.x branch. Removed old ebuild. 26 Jul 2011; Tony Vroon <chainsaw@gentoo.org> -audacious-2.5.3.ebuild: Clean up old ebuild; 2.5.4 is the new stable target. diff --git a/media-sound/audacious/audacious-3.0.ebuild b/media-sound/audacious/audacious-3.0.2.ebuild index 4f56b8637522..b6215203979c 100644 --- a/media-sound/audacious/audacious-3.0.ebuild +++ b/media-sound/audacious/audacious-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.0.ebuild,v 1.1 2011/07/25 12:52:28 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.0.2.ebuild,v 1.1 2011/08/24 21:51:33 chainsaw Exp $ EAPI=4 @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} chardet? ( app-i18n/libguess ) nls? ( dev-util/intltool )" -PDEPEND=">=media-plugins/audacious-plugins-3.0" +PDEPEND=">=media-plugins/audacious-plugins-3.0.2" src_configure() { # D-Bus is a mandatory dependency, remote control, |