diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 18:58:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 18:58:23 +0000 |
commit | ab7b8065e3872136c2a7bd17ed5dd47403c90979 (patch) | |
tree | a89ba53596942d0bcb619e9e1ffe483ca6f138f2 /media-sound | |
parent | remove unused net-p2p/mldonkey:batch use flag (diff) | |
download | gentoo-2-ab7b8065e3872136c2a7bd17ed5dd47403c90979.tar.gz gentoo-2-ab7b8065e3872136c2a7bd17ed5dd47403c90979.tar.bz2 gentoo-2-ab7b8065e3872136c2a7bd17ed5dd47403c90979.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index e8744d8247d4..f4d44505941f 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # 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.117 2007/04/08 22:01:30 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.118 2007/04/10 18:58:23 gustavoz Exp $ + + 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + audacious-1.3.2.ebuild: + Stable on sparc 08 Apr 2007; Tony Vroon <chainsaw@gentoo.org> audacious-1.3.2.ebuild: Early stable because of endianness fixes in this release. diff --git a/media-sound/audacious/audacious-1.3.2.ebuild b/media-sound/audacious/audacious-1.3.2.ebuild index 19d5cad39e61..bc712ab458f1 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.2 2007/04/08 22:01:30 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.2.ebuild,v 1.3 2007/04/10 18:58:23 gustavoz 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 |