diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-28 21:05:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-28 21:05:44 +0000 |
commit | 6405f79430f2280534c268f183071c2c630dc6a2 (patch) | |
tree | d9ef509e0b0f9613a1d4cbf4693a4ab3d5987456 /app-emulation/emul-linux-x86-soundlibs | |
parent | whitespace (diff) | |
download | gentoo-2-6405f79430f2280534c268f183071c2c630dc6a2.tar.gz gentoo-2-6405f79430f2280534c268f183071c2c630dc6a2.tar.bz2 gentoo-2-6405f79430f2280534c268f183071c2c630dc6a2.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-emulation/emul-linux-x86-soundlibs')
-rw-r--r-- | app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild index 861291118528..43bc989af772 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-20091226.ebuild,v 1.1 2009/12/26 21:50:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20091226.ebuild,v 1.2 2009/12/28 21:05:44 mr_bones_ Exp $ EAPI=1 inherit emul-linux-x86 @@ -26,4 +26,4 @@ src_unpack() { emul-linux-x86_src_unpack mv -f "${S}"/usr/bin/aoss{,32} -}
\ No newline at end of file +} |