diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-26 23:18:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-26 23:18:01 +0000 |
commit | 066321b1af1e9da4fcee5d678f8035ca1dc100f8 (patch) | |
tree | 94fc6e02295b71b4ff60c75c911d683d14223e95 /app-arch/lzma | |
parent | Fix bug 256470. To run eautoreconf, we need gtk-doc-am. (diff) | |
download | gentoo-2-066321b1af1e9da4fcee5d678f8035ca1dc100f8.tar.gz gentoo-2-066321b1af1e9da4fcee5d678f8035ca1dc100f8.tar.bz2 gentoo-2-066321b1af1e9da4fcee5d678f8035ca1dc100f8.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'app-arch/lzma')
-rw-r--r-- | app-arch/lzma/lzma-4.63.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-arch/lzma/lzma-4.63.ebuild b/app-arch/lzma/lzma-4.63.ebuild index 400d7e00e3b9..5e35a553c738 100644 --- a/app-arch/lzma/lzma-4.63.ebuild +++ b/app-arch/lzma/lzma-4.63.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-arch/lzma/lzma-4.63.ebuild,v 1.1 2009/01/25 19:56:29 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild,v 1.2 2009/01/26 23:18:01 mr_bones_ Exp $ inherit toolchain-funcs @@ -31,5 +31,3 @@ src_install() { einfo "Starting from app-arch/lzma version 4.63 binary name was changed" einfo "to /usr/bin/lzma_alone to avoid conflict with lzma-utils package" } - - |