diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 13:58:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 13:58:57 +0000 |
commit | 1c462d0ddfc5a2548aeed522c9007d1a089ad83d (patch) | |
tree | 80aad81489959ca640598d931280c030bfe8d0e6 /media-sound/audacious | |
parent | Version bump. Also, don't use the Qt built in split debug option as portage ... (diff) | |
download | gentoo-2-1c462d0ddfc5a2548aeed522c9007d1a089ad83d.tar.gz gentoo-2-1c462d0ddfc5a2548aeed522c9007d1a089ad83d.tar.bz2 gentoo-2-1c462d0ddfc5a2548aeed522c9007d1a089ad83d.zip |
Only ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.3.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 53b40bef1a3b..5ae6aed952d2 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.110 2007/03/08 00:40:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.111 2007/03/08 13:58:57 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + audacious-1.3.0-r1.ebuild: + Only ~sparc 08 Mar 2007; Jason Wever <weeve@gentoo.org> audacious-1.3.0-r1.ebuild: Added ~sparc keyword wrt bug #168465. diff --git a/media-sound/audacious/audacious-1.3.0-r1.ebuild b/media-sound/audacious/audacious-1.3.0-r1.ebuild index d181d0340f98..5e65a33a25ca 100644 --- a/media-sound/audacious/audacious-1.3.0-r1.ebuild +++ b/media-sound/audacious/audacious-1.3.0-r1.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.0-r1.ebuild,v 1.2 2007/03/08 00:40:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.0-r1.ebuild,v 1.3 2007/03/08 13:58:57 gustavoz Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://static.audacious-media-player.org/release/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="chardet nls" RDEPEND=">=x11-libs/gtk+-2.6 |