diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 14:42:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 14:42:21 +0000 |
commit | 8b736babfd90d74ed6115838d88ba2ef45b3b0bf (patch) | |
tree | 03025d18ec584f372efee4a8534c2bb582164dc2 /app-emulation/emul-linux-x86-soundlibs | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-8b736babfd90d74ed6115838d88ba2ef45b3b0bf.tar.gz gentoo-2-8b736babfd90d74ed6115838d88ba2ef45b3b0bf.tar.bz2 gentoo-2-8b736babfd90d74ed6115838d88ba2ef45b3b0bf.zip |
Version bump, remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/ChangeLog | 9 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100611.ebuild (renamed from app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog index 70541b0ea2c4..7f7d45abe837 100644 --- a/app-emulation/emul-linux-x86-soundlibs/ChangeLog +++ b/app-emulation/emul-linux-x86-soundlibs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/emul-linux-x86-soundlibs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.61 2010/06/02 13:43:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.62 2010/06/11 14:42:21 pacho Exp $ + +*emul-linux-x86-soundlibs-20100611 (11 Jun 2010) + + 11 Jun 2010; Pacho Ramos <pacho@gentoo.org> + -emul-linux-x86-soundlibs-20091231-r1.ebuild, + +emul-linux-x86-soundlibs-20100611.ebuild: + Version bump, remove old. 02 Jun 2010; Pacho Ramos <pacho@gentoo.org> emul-linux-x86-soundlibs-20100409-r1.ebuild: diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100611.ebuild index 9ac3f6f3545b..ac9b4ee31329 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100611.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091231-r1.ebuild,v 1.2 2010/01/29 22:48:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100611.ebuild,v 1.1 2010/06/11 14:42:21 pacho Exp $ inherit emul-linux-x86 LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm" -KEYWORDS="-* amd64" +KEYWORDS="-* ~amd64" IUSE="alsa pulseaudio" RDEPEND="pulseaudio? ( media-sound/pulseaudio ) |