diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-01-17 13:22:00 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-01-17 13:22:00 +0000 |
commit | 54a6088aba826860e232d3633a83c64f98564392 (patch) | |
tree | 4ba034aaca0a261e686579adbde4b2848f45dde0 /media-sound/audacious | |
parent | Stable on alpha, bug #383991 (diff) | |
download | gentoo-2-54a6088aba826860e232d3633a83c64f98564392.tar.gz gentoo-2-54a6088aba826860e232d3633a83c64f98564392.tar.bz2 gentoo-2-54a6088aba826860e232d3633a83c64f98564392.zip |
Stable on alpha, bug #383991
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacious/audacious-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 84763ed604b8..8be81a325f7c 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.249 2012/01/17 12:55:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.250 2012/01/17 13:22:00 klausman Exp $ + + 17 Jan 2012; Tobias Klausmann <klausman@gentoo.org> audacious-3.1.ebuild: + Stable on alpha, bug #383991 17 Jan 2012; Tobias Klausmann <klausman@gentoo.org> +files/audacious_ldflags.patch, audacious-3.1.1.ebuild, audacious-3.1.ebuild: diff --git a/media-sound/audacious/audacious-3.1.ebuild b/media-sound/audacious/audacious-3.1.ebuild index 083f9fdfd9c4..9b8f08b92572 100644 --- a/media-sound/audacious/audacious-3.1.ebuild +++ b/media-sound/audacious/audacious-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.5 2012/01/17 12:55:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.1.ebuild,v 1.6 2012/01/17 13:22:00 klausman Exp $ EAPI=4 inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://distfiles.atheme.org/${MY_P}.tar.bz2 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 session sse2" RDEPEND=">=dev-libs/dbus-glib-0.60 |