diff options
author | 2007-12-27 22:43:23 +0000 | |
---|---|---|
committer | 2007-12-27 22:43:23 +0000 | |
commit | f9ddcf6159d6c3f9ddea8861823537cee4818f8c (patch) | |
tree | 4e7dea2139a852f2af248f08a1542348893e7d1a /media-sound/radiomixer | |
parent | Install services.conf as services.conf.example to avoid overwriting (diff) | |
download | gentoo-2-f9ddcf6159d6c3f9ddea8861823537cee4818f8c.tar.gz gentoo-2-f9ddcf6159d6c3f9ddea8861823537cee4818f8c.tar.bz2 gentoo-2-f9ddcf6159d6c3f9ddea8861823537cee4818f8c.zip |
Stable on amd64 - #203348.
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/radiomixer')
-rw-r--r-- | media-sound/radiomixer/ChangeLog | 9 | ||||
-rw-r--r-- | media-sound/radiomixer/radiomixer-1.1_rc1-r1.ebuild | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/radiomixer/ChangeLog b/media-sound/radiomixer/ChangeLog index 619d382b60a0..5f622f18cdbb 100644 --- a/media-sound/radiomixer/ChangeLog +++ b/media-sound/radiomixer/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for media-sound/radiomixer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/ChangeLog,v 1.11 2007/12/26 16:50:08 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/ChangeLog,v 1.12 2007/12/27 22:43:23 rich0 Exp $ - 26 Dec 2007; Dawid Węgliński <cla@gentoo.org> + 27 Dec 2007; <rich0@gentoo.org> radiomixer-1.1_rc1-r1.ebuild: + Stable on amd64 - #203348. + + 26 Dec 2007; Dawid WÄgliÅski <cla@gentoo.org> radiomixer-1.1_rc1-r1.ebuild: Stable on x86 (bug #203348) @@ -31,7 +34,7 @@ 01 May 2007; Marius Mauch <genone@gentoo.org> radiomixer-1.0.ebuild: Replacing einfo with elog - 11 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> radiomixer-1.0.ebuild: + 11 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> radiomixer-1.0.ebuild: Don't depend on virtual/alsa (those are drivers), depend properly on media-libs/alsa-lib. diff --git a/media-sound/radiomixer/radiomixer-1.1_rc1-r1.ebuild b/media-sound/radiomixer/radiomixer-1.1_rc1-r1.ebuild index dbf8f696844f..22f4d2b99c8f 100644 --- a/media-sound/radiomixer/radiomixer-1.1_rc1-r1.ebuild +++ b/media-sound/radiomixer/radiomixer-1.1_rc1-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/radiomixer/radiomixer-1.1_rc1-r1.ebuild,v 1.3 2007/12/26 16:50:08 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/radiomixer-1.1_rc1-r1.ebuild,v 1.4 2007/12/27 22:43:23 rich0 Exp $ inherit kde-functions eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/radiomixer/${PN}-1.1RC1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="alsa debug hwmixer jack mad vorbis" DEPEND="media-libs/libsamplerate |