diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:08:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:08:27 +0000 |
commit | 69a9cdb1b0d25b2135d6c7e7b7263b70187ae7f9 (patch) | |
tree | 864b2e97a499daacbe0cf001606ea3eab948909b /net-libs | |
parent | Stable for x86, wrt bug #535566 (diff) | |
download | gentoo-2-69a9cdb1b0d25b2135d6c7e7b7263b70187ae7f9.tar.gz gentoo-2-69a9cdb1b0d25b2135d6c7e7b7263b70187ae7f9.tar.bz2 gentoo-2-69a9cdb1b0d25b2135d6c7e7b7263b70187ae7f9.zip |
Stable for x86, wrt bug #535572
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ccrtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog index ec0527ad7955..9905a2ae7232 100644 --- a/net-libs/ccrtp/ChangeLog +++ b/net-libs/ccrtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ccrtp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.36 2015/01/18 08:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.37 2015/01/26 10:08:27 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ccrtp-2.0.9.ebuild: + Stable for x86, wrt bug #535572 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ccrtp-2.0.9.ebuild: Stable for ppc64, wrt bug #535572 diff --git a/net-libs/ccrtp/ccrtp-2.0.9.ebuild b/net-libs/ccrtp/ccrtp-2.0.9.ebuild index 5dfd8467fe3c..8bb2b6f8327a 100644 --- a/net-libs/ccrtp/ccrtp-2.0.9.ebuild +++ b/net-libs/ccrtp/ccrtp-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.9.ebuild,v 1.4 2015/01/18 08:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.9.ebuild,v 1.5 2015/01/26 10:08:27 ago Exp $ EAPI=5 inherit eutils multilib @@ -9,7 +9,7 @@ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport prot 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/2" |