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 | b3f6efd12918329776731eb2e42e06d27c43fafc (patch) | |
tree | cdde045cafef6b2be289d576f2d1b71f76ff241a /dev-libs/pth | |
parent | Add ~ia64 (diff) | |
download | historical-b3f6efd12918329776731eb2e42e06d27c43fafc.tar.gz historical-b3f6efd12918329776731eb2e42e06d27c43fafc.tar.bz2 historical-b3f6efd12918329776731eb2e42e06d27c43fafc.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest index 361924732466..b984348fb577 100644 --- a/dev-libs/pth/Manifest +++ b/dev-libs/pth/Manifest @@ -1,5 +1,5 @@ MD5 0c289e0b9a7a065f23d99aa672357329 ChangeLog 1519 MD5 bf1a0492b9ef7e6ddacaeba54b7b0aaa pth-1.4.0.ebuild 622 -MD5 3ba8c543043aaeadaf28d41ae46cb195 pth-1.4.1.ebuild 640 +MD5 1a6e307c0c84e0595b399ce91026b47c pth-1.4.1.ebuild 641 MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61 MD5 1bfd642d99d813a259564df018c7f6dd files/digest-pth-1.4.1 61 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 |