diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-10-17 19:10:43 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-10-17 19:10:43 +0000 |
commit | be9f53d74fd9f7566954f5bdc9df28fda63dd849 (patch) | |
tree | 66f05b7000333b9ea34cfef14e59d71270aa3182 /net-libs | |
parent | Added word/byte type fix for new pciutils. (diff) | |
download | historical-be9f53d74fd9f7566954f5bdc9df28fda63dd849.tar.gz historical-be9f53d74fd9f7566954f5bdc9df28fda63dd849.tar.bz2 historical-be9f53d74fd9f7566954f5bdc9df28fda63dd849.zip |
version bump
Package-Manager: portage-2.0.53_rc3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/ccrtp/Manifest | 16 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.3.4.ebuild | 6 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.3.5.ebuild | 20 | ||||
-rw-r--r-- | net-libs/ccrtp/files/digest-ccrtp-1.3.5 | 1 |
5 files changed, 40 insertions, 11 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog index c84f4bf1276c..545d1f14450d 100644 --- a/net-libs/ccrtp/ChangeLog +++ b/net-libs/ccrtp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/ccrtp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.1 2005/08/21 04:22:57 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.2 2005/10/17 19:10:43 dragonheart Exp $ + +*ccrtp-1.3.5 (17 Oct 2005) + + 17 Oct 2005; Daniel Black <dragonheart@gentoo.org> ccrtp-1.3.4.ebuild, + +ccrtp-1.3.5.ebuild: + version bump *ccrtp-1.3.4 (21 Aug 2005) diff --git a/net-libs/ccrtp/Manifest b/net-libs/ccrtp/Manifest index 2fc61c23c1f6..2465bb9d7bab 100644 --- a/net-libs/ccrtp/Manifest +++ b/net-libs/ccrtp/Manifest @@ -1,14 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6d777aabfea7e4b5050d4be825ec16d9 ccrtp-1.3.4.ebuild 632 -MD5 49b32583c982702680e5be3b9aea1df5 ChangeLog 394 -MD5 c1a6093f6bf43cae3b4360e3620d9992 metadata.xml 252 +MD5 9bb8e067941780a95cadb4a01c9fcb48 ChangeLog 534 +MD5 179a095c09cbaae39e5732fd2db7f456 ccrtp-1.3.4.ebuild 615 +MD5 1a11fe5158f0b4fa5c0d52ef0f44e983 ccrtp-1.3.5.ebuild 615 MD5 e2450d97ee3ec317929ba907208f2a88 files/digest-ccrtp-1.3.4 63 +MD5 46446c015677f6eb590de0f77206674f files/digest-ccrtp-1.3.5 63 +MD5 c1a6093f6bf43cae3b4360e3620d9992 metadata.xml 252 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) -iD8DBQFDCAGzmdTrptrqvGERAuW6AJ9gwtg+W0cI3fJL/09P3FCO6/+jRQCfXRYu -iagzsC8KOWHlVt9xtT4EE8Y= -=MYnM +iD8DBQFDU/dPmdTrptrqvGERArOQAKCWuzBToKlc5WxJ2QhgXjfDrwl09ACghnXl +wPRe/3kiF4c+l647Gn+cWxo= +=ybNc -----END PGP SIGNATURE----- diff --git a/net-libs/ccrtp/ccrtp-1.3.4.ebuild b/net-libs/ccrtp/ccrtp-1.3.4.ebuild index ab14f3fc507b..d2c0245f2a2e 100644 --- a/net-libs/ccrtp/ccrtp-1.3.4.ebuild +++ b/net-libs/ccrtp/ccrtp-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.3.4.ebuild,v 1.1 2005/08/21 04:22:57 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.3.4.ebuild,v 1.2 2005/10/17 19:10:43 dragonheart Exp $ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" HOMEPAGE="http://www.gnu.org/software/ccrtp/" @@ -15,6 +15,6 @@ DEPEND=">=dev-cpp/commoncpp2-1.3.0" RDEPEND="${DEPEND}" src_install() { - emake DESTDIR=${D} install || die - dodoc README ChangeLog INSTALL AUTHORS COPYING NEWS TODO + make DESTDIR=${D} install || die + dodoc README ChangeLog AUTHORS NEWS TODO } diff --git a/net-libs/ccrtp/ccrtp-1.3.5.ebuild b/net-libs/ccrtp/ccrtp-1.3.5.ebuild new file mode 100644 index 000000000000..9e41e091959b --- /dev/null +++ b/net-libs/ccrtp/ccrtp-1.3.5.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.3.5.ebuild,v 1.1 2005/10/17 19:10:43 dragonheart Exp $ + +DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" +HOMEPAGE="http://www.gnu.org/software/ccrtp/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +KEYWORDS="~x86 ~ppc" +LICENSE="GPL-2" +IUSE="" +SLOT="0" + +DEPEND=">=dev-cpp/commoncpp2-1.3.0" +RDEPEND="${DEPEND}" + +src_install() { + make DESTDIR=${D} install || die + dodoc README ChangeLog AUTHORS NEWS TODO +} diff --git a/net-libs/ccrtp/files/digest-ccrtp-1.3.5 b/net-libs/ccrtp/files/digest-ccrtp-1.3.5 new file mode 100644 index 000000000000..8d5fd9f34f97 --- /dev/null +++ b/net-libs/ccrtp/files/digest-ccrtp-1.3.5 @@ -0,0 +1 @@ +MD5 d133235b1a33ec2202017a9d922fdd3e ccrtp-1.3.5.tar.gz 560385 |