diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 17:51:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 17:51:29 +0000 |
commit | 28e3326a5eed41e94430eb6c01186fce627e3a94 (patch) | |
tree | 23e54492eacf9988fb86bff236fa0fde7406a1c3 /dev-libs | |
parent | Add ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-28e3326a5eed41e94430eb6c01186fce627e3a94.tar.gz gentoo-2-28e3326a5eed41e94430eb6c01186fce627e3a94.tar.bz2 gentoo-2-28e3326a5eed41e94430eb6c01186fce627e3a94.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild index fb20f4e3adab..b338aebe5abf 100644 --- a/dev-libs/pth/pth-1.4.1.ebuild +++ b/dev-libs/pth/pth-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.7 2004/05/26 15:16:54 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.8 2004/05/27 17:51:29 mr_bones_ Exp $ inherit gnuconfig @@ -20,7 +20,7 @@ src_unpack() { # update GNU config files gnuconfig_update -} +} src_install() { einstall || die |