From: Tony Vroon Date: Sun, 8 Apr 2007 22:01:30 +0000 (+0000) Subject: Early stable because of endianness fixes in this release. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=17282dc99c7f26f559ced7c96114d48bc726ec2d;p=gentoo.git Early stable because of endianness fixes in this release. Package-Manager: portage-2.1.2.3 --- diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 76fe2c139b7e..e8744d8247d4 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.116 2007/04/05 12:36:57 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.117 2007/04/08 22:01:30 chainsaw Exp $ + + 08 Apr 2007; Tony Vroon audacious-1.3.2.ebuild: + Early stable because of endianness fixes in this release. *audacious-1.3.2 (05 Apr 2007) diff --git a/media-sound/audacious/audacious-1.3.2.ebuild b/media-sound/audacious/audacious-1.3.2.ebuild index f31a8b257bba..19d5cad39e61 100644 --- a/media-sound/audacious/audacious-1.3.2.ebuild +++ b/media-sound/audacious/audacious-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.2.ebuild,v 1.1 2007/04/05 12:36:57 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.2.ebuild,v 1.2 2007/04/08 22:01:30 chainsaw Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://static.audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="chardet nls" RDEPEND=">=x11-libs/gtk+-2.6