diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-24 16:07:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-06-24 16:07:58 +0000 |
commit | 94119581ca29edcf9808a6570ea28968e61032c1 (patch) | |
tree | f67f6d9e96806c5c06e045adac910c774d74a202 /sys-apps/groff | |
parent | whitespace (diff) | |
download | gentoo-2-94119581ca29edcf9808a6570ea28968e61032c1.tar.gz gentoo-2-94119581ca29edcf9808a6570ea28968e61032c1.tar.bz2 gentoo-2-94119581ca29edcf9808a6570ea28968e61032c1.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/groff')
-rw-r--r-- | sys-apps/groff/groff-1.19.2-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.19.2-r3.ebuild b/sys-apps/groff/groff-1.19.2-r3.ebuild index 436df759fd2f..8a10f2df14f6 100644 --- a/sys-apps/groff/groff-1.19.2-r3.ebuild +++ b/sys-apps/groff/groff-1.19.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r3.ebuild,v 1.2 2008/06/24 08:43:21 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r3.ebuild,v 1.3 2008/06/24 16:07:58 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs multilib autotools @@ -24,7 +24,6 @@ DEPEND=">=sys-apps/texinfo-4.7-r1 x11-libs/libICE )" - src_unpack() { unpack ${A} cd "${S}" |