diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-07 14:54:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-07 14:54:55 +0000 |
commit | c4f2f78af3f3d35eb81a6268809aeb5600809a9e (patch) | |
tree | e2e53ec54b53eecf76cc6fb5ea6132f1222f89b3 /media-sound/audacious | |
parent | sparc stable wrt #295051 (diff) | |
download | gentoo-2-c4f2f78af3f3d35eb81a6268809aeb5600809a9e.tar.gz gentoo-2-c4f2f78af3f3d35eb81a6268809aeb5600809a9e.tar.bz2 gentoo-2-c4f2f78af3f3d35eb81a6268809aeb5600809a9e.zip |
sparc stable wrt #295051
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 5aa6df2493f6..6e17f185d769 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.193 2010/01/22 20:45:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.194 2010/02/07 14:54:55 armin76 Exp $ + + 07 Feb 2010; Raúl Porcel <armin76@gentoo.org> audacious-2.2.ebuild: + sparc stable wrt #295051 22 Jan 2010; Brent Baude <ranger@gentoo.org> audacious-2.2.ebuild: Marking audacious-2.2 ppc for bug 295051 diff --git a/media-sound/audacious/audacious-2.2.ebuild b/media-sound/audacious/audacious-2.2.ebuild index ffcc335e11cc..ed77a9fd1baf 100644 --- a/media-sound/audacious/audacious-2.2.ebuild +++ b/media-sound/audacious/audacious-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.10 2010/01/22 20:45:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.11 2010/02/07 14:54:55 armin76 Exp $ MY_P="${P/_/-}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="altivec chardet nls libsamplerate session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |