diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:04:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:04:29 +0000 |
commit | 49cc34a1ca54f250841349ef0647d732b8140fd8 (patch) | |
tree | e1f78e94fbe91eacac392a5567a6978be60ff096 /net-libs/soup/soup-0.7.10.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-49cc34a1ca54f250841349ef0647d732b8140fd8.tar.gz historical-49cc34a1ca54f250841349ef0647d732b8140fd8.tar.bz2 historical-49cc34a1ca54f250841349ef0647d732b8140fd8.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-libs/soup/soup-0.7.10.ebuild')
-rw-r--r-- | net-libs/soup/soup-0.7.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.10.ebuild b/net-libs/soup/soup-0.7.10.ebuild index 7ea4fca9a5cb..f6e8ff49ffdc 100644 --- a/net-libs/soup/soup-0.7.10.ebuild +++ b/net-libs/soup/soup-0.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.7 2003/04/10 06:17:55 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.8 2003/09/06 22:04:23 msterret Exp $ IUSE="ssl doc" @@ -46,6 +46,6 @@ src_compile() { src_install() { einstall || die - + dodoc AUTHORS ABOUT-NLS COPYING* ChangeLog README* INSTALL NEWS TODO } |