diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:59:01 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:59:01 +0000 |
commit | 5e65242fe9a3957ca5c024ce2785117928372665 (patch) | |
tree | 73655e9ee379998b675f2425f803bb3dd7eaa093 /net-im/linphone | |
parent | create a /etc/X11/Sessions/openbox3 file (diff) | |
download | gentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.tar.gz gentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.tar.bz2 gentoo-2-5e65242fe9a3957ca5c024ce2785117928372665.zip |
whitespace cleanup
Diffstat (limited to 'net-im/linphone')
-rw-r--r-- | net-im/linphone/Manifest | 6 | ||||
-rw-r--r-- | net-im/linphone/linphone-0.10.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/linphone/Manifest b/net-im/linphone/Manifest index 2050e0b7496b..4bf63b7f3672 100644 --- a/net-im/linphone/Manifest +++ b/net-im/linphone/Manifest @@ -1,5 +1,5 @@ -MD5 a0232ab5ebf0e61290df410da9561c26 files/digest-linphone-0.9.0-r1 67 -MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 MD5 1a7193dbe4bcf6fb4d8e00477691f856 ChangeLog 873 MD5 c59b6d0f0d832aefbce563233b014d54 linphone-0.9.0-r1.ebuild 1376 -MD5 3f32b6eb5c55bf2bd910c0306926308f linphone-0.10.2.ebuild 1675 +MD5 07c0fd856087edd7053ee1c1e41fafb2 linphone-0.10.2.ebuild 1678 +MD5 a0232ab5ebf0e61290df410da9561c26 files/digest-linphone-0.9.0-r1 67 +MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 diff --git a/net-im/linphone/linphone-0.10.2.ebuild b/net-im/linphone/linphone-0.10.2.ebuild index 88b544de4aaa..782c601eff69 100644 --- a/net-im/linphone/linphone-0.10.2.ebuild +++ b/net-im/linphone/linphone-0.10.2.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/linphone/linphone-0.10.2.ebuild,v 1.3 2003/07/13 12:44:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.10.2.ebuild,v 1.4 2003/09/05 23:58:58 msterret Exp $ IUSE="doc gtk nls xv alsa" @@ -19,7 +19,7 @@ DEPEND="dev-libs/glib gtk? ( =x11-libs/gtk+-1.2* ) gtk2? ( >=x11-libs/gtk+-2 ) gnome? ( gnome-base/gnome-panel - gnome-base/libgnome + gnome-base/libgnome gnome-base/libgnomeui ) alsa? ( >media-sound/alsa-driver-0.5 ) doc? ( dev-util/gtk-doc )" |