diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-09 17:37:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-09 17:37:13 +0000 |
commit | 92b3b9787ee545029fd0167d8cd23bf8ad6d584f (patch) | |
tree | e6a40dd481b08de338740fcbf81853a3a080b0f7 /app-emulation/emul-linux-x86-soundlibs | |
parent | Version bump and removing old. (diff) | |
download | gentoo-2-92b3b9787ee545029fd0167d8cd23bf8ad6d584f.tar.gz gentoo-2-92b3b9787ee545029fd0167d8cd23bf8ad6d584f.tar.bz2 gentoo-2-92b3b9787ee545029fd0167d8cd23bf8ad6d584f.zip |
Version bump and drop old uncomplete one
(Portage version: 2.1.7.17/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-20100409.ebuild (renamed from app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220.ebuild) | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/ChangeLog b/app-emulation/emul-linux-x86-soundlibs/ChangeLog index f44c3894f399..85423ddc07fe 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.58 2010/03/22 14:02:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/ChangeLog,v 1.59 2010/04/09 17:37:13 pacho Exp $ + +*emul-linux-x86-soundlibs-20100409 (09 Apr 2010) + + 09 Apr 2010; Pacho Ramos <pacho@gentoo.org> + -emul-linux-x86-soundlibs-20100220.ebuild, + +emul-linux-x86-soundlibs-20100409.ebuild: + Version bump and removing uncomplete version. 22 Mar 2010; Pacho Ramos <pacho@gentoo.org> emul-linux-x86-soundlibs-20100220-r1.ebuild: diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409.ebuild index 2e932cd3e971..b44d8106d598 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100220.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409.ebuild @@ -1,9 +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-20100220.ebuild,v 1.1 2010/02/20 23:10:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20100409.ebuild,v 1.1 2010/04/09 17:37:13 pacho Exp $ inherit emul-linux-x86 +SRC_URI="mirror://gentoo/${PN}-${PV}.tar.bz2" + LICENSE="as-is BSD GPL-2 LGPL-2 LGPL-2.1 gsm" KEYWORDS="-* ~amd64" IUSE="alsa pulseaudio" |