diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-07-23 07:18:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-07-23 07:18:07 +0000 |
commit | 053ee78fdce0e62a20ef662be0ab7d28eb59a63f (patch) | |
tree | a4a7dcedc8c12dd7b578a464212c459a201594be /net-libs | |
parent | stable x86, bug 185195 (diff) | |
download | gentoo-2-053ee78fdce0e62a20ef662be0ab7d28eb59a63f.tar.gz gentoo-2-053ee78fdce0e62a20ef662be0ab7d28eb59a63f.tar.bz2 gentoo-2-053ee78fdce0e62a20ef662be0ab7d28eb59a63f.zip |
stable x86, bug 182353
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog index f3ff11a5052f..0b783b1d0ef3 100644 --- a/net-libs/ccrtp/ChangeLog +++ b/net-libs/ccrtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ccrtp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.10 2007/07/17 13:05:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.11 2007/07/23 07:18:07 opfer Exp $ + + 23 Jul 2007; Christian Faulhammer <opfer@gentoo.org> ccrtp-1.5.0.ebuild: + stable x86, bug 182353 *ccrtp-1.5.1 (17 Jul 2007) diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index 992baac33989..6a2e57f4eafb 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.3 2007/07/13 07:18:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.4 2007/07/23 07:18:07 opfer 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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" LICENSE="GPL-2" IUSE="doc" SLOT="0" |