diff options
author | 2003-09-05 23:59:01 +0000 | |
---|---|---|
committer | 2003-09-05 23:59:01 +0000 | |
commit | 68e059f0b1e5618c4126f2db2fdd372ba9fd330c (patch) | |
tree | c55359fb6cb55df3e8af62563958de645c856231 /net-im/ohphone | |
parent | create a /etc/X11/Sessions/openbox3 file (diff) | |
download | historical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.tar.gz historical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.tar.bz2 historical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.zip |
whitespace cleanup
Diffstat (limited to 'net-im/ohphone')
-rw-r--r-- | net-im/ohphone/Manifest | 2 | ||||
-rw-r--r-- | net-im/ohphone/ohphone-1.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/ohphone/Manifest b/net-im/ohphone/Manifest index bdcbf03ce30b..d6f5dcd65211 100644 --- a/net-im/ohphone/Manifest +++ b/net-im/ohphone/Manifest @@ -1,4 +1,4 @@ MD5 7ac6272351608f61ad615ed889b4a2ad ChangeLog 377 MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219 -MD5 f17447491934c080279f50c41e3fd673 ohphone-1.4.1.ebuild 821 +MD5 8b50877e6e0496c9635e449b3cbc5ee6 ohphone-1.4.1.ebuild 821 MD5 eb00a184805b4c495b46976ce6ccfbbf files/digest-ohphone-1.4.1 64 diff --git a/net-im/ohphone/ohphone-1.4.1.ebuild b/net-im/ohphone/ohphone-1.4.1.ebuild index 5fda2b27719c..bbe19316c0ef 100644 --- a/net-im/ohphone/ohphone-1.4.1.ebuild +++ b/net-im/ohphone/ohphone-1.4.1.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-im/ohphone/ohphone-1.4.1.ebuild,v 1.1 2003/09/03 10:35:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ohphone-1.4.1.ebuild,v 1.2 2003/09/05 23:58:58 msterret Exp $ DESCRIPTION="Command line H.323 client" HOMEPAGE="http://www.openh323.org/" @@ -28,7 +28,7 @@ src_compile() { src_install() { cd ${WORKDIR}/${PN} doman ohphone.1 - + # fill in for other archs if [ ${ARCH} = "x86" ]; then dobin obj_linux_x86_r/ohphone |