diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 01:24:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 01:24:24 +0000 |
commit | 0b8cecffb86ade01e6133ba5bb54985d19785818 (patch) | |
tree | dc6a5c5eee5e068834061876bd5eb0da62358d72 /net-voip | |
parent | whitespace (diff) | |
download | gentoo-2-0b8cecffb86ade01e6133ba5bb54985d19785818.tar.gz gentoo-2-0b8cecffb86ade01e6133ba5bb54985d19785818.tar.bz2 gentoo-2-0b8cecffb86ade01e6133ba5bb54985d19785818.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild index bb9c1d28ed16..081a3cb92609 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild,v 1.1 2009/04/18 20:58:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild,v 1.2 2009/04/19 01:24:24 mr_bones_ Exp $ EAPI="2" @@ -50,4 +50,3 @@ src_install() { emake DESTDIR="${D}" install || die "emake install failed" dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed" } - |