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
commit295cd4075726333c516d6a4e593a2d8b09215f6b (patch)
treecd34ca48ccce78dd23d0c1d47c4fccdc70373c02 /net-libs/ccrtp
parentwhitespace (diff)
downloadhistorical-295cd4075726333c516d6a4e593a2d8b09215f6b.tar.gz
historical-295cd4075726333c516d6a4e593a2d8b09215f6b.tar.bz2
historical-295cd4075726333c516d6a4e593a2d8b09215f6b.zip
whitespace
Package-Manager: portage-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
}
-