summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 07:18:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 07:18:13 +0000
commit60bdf5ad98f678777691dc4e3d62e126a570c964 (patch)
tree6af4bf2f6b87e6fb5e4688f1ab465107607d2904 /net-libs/ccrtp
parentwhitespace (diff)
downloadgentoo-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')
-rw-r--r--net-libs/ccrtp/ccrtp-1.4.1.ebuild4
-rw-r--r--net-libs/ccrtp/ccrtp-1.5.0.ebuild3
2 files changed, 2 insertions, 5 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.4.1.ebuild b/net-libs/ccrtp/ccrtp-1.4.1.ebuild
index 9c348a7ac36c..cbb7a0f08ebb 100644
--- a/net-libs/ccrtp/ccrtp-1.4.1.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.4.1.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.4.1.ebuild,v 1.1 2006/07/11 14:23:34 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.4.1.ebuild,v 1.2 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/"
@@ -14,7 +14,6 @@ SLOT="0"
DEPEND=">=dev-cpp/commoncpp2-1.3.0"
RDEPEND="${DEPEND}"
-
src_install() {
emake DESTDIR=${D} install || die
dodoc README ChangeLog AUTHORS NEWS TODO
@@ -27,4 +26,3 @@ pkg_postinst() {
ewarn
fi
}
-
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
}
-