diff options
author | 2007-07-13 07:18:13 +0000 | |
---|---|---|
committer | 2007-07-13 07:18:13 +0000 | |
commit | 60bdf5ad98f678777691dc4e3d62e126a570c964 (patch) | |
tree | 6af4bf2f6b87e6fb5e4688f1ab465107607d2904 /net-libs/ccrtp/ccrtp-1.5.0.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.tar.gz gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.tar.bz2 gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-libs/ccrtp/ccrtp-1.5.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index 6239616ca775..992baac33989 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.2 2006/11/05 23:14:55 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.3 2007/07/13 07:18:13 mr_bones_ Exp $ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" HOMEPAGE="http://www.gnu.org/software/ccrtp/" @@ -30,4 +30,3 @@ pkg_postinst() { ewarn fi } - |