diff options
author | Rick Farina <zerochaos@gentoo.org> | 2014-07-27 16:04:33 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2014-07-27 16:04:33 +0000 |
commit | 2091eb730ca02f46119c13804a6378d4b5c12d93 (patch) | |
tree | c732de66fbfc3bab29dfccc1ebf1c338e3941b72 /net-libs | |
parent | adding ~arm (diff) | |
download | gentoo-2-2091eb730ca02f46119c13804a6378d4b5c12d93.tar.gz gentoo-2-2091eb730ca02f46119c13804a6378d4b5c12d93.tar.bz2 gentoo-2-2091eb730ca02f46119c13804a6378d4b5c12d93.zip |
adding ~arm
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/h323plus/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/h323plus/h323plus-1.25.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/h323plus/ChangeLog b/net-libs/h323plus/ChangeLog index 7779287e711a..49917720b0a8 100644 --- a/net-libs/h323plus/ChangeLog +++ b/net-libs/h323plus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/h323plus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/h323plus/ChangeLog,v 1.6 2014/05/15 11:18:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/h323plus/ChangeLog,v 1.7 2014/07/27 16:04:33 zerochaos Exp $ + + 27 Jul 2014; Rick Farina <zerochaos@gentoo.org> h323plus-1.25.0-r1.ebuild: + adding ~arm 15 May 2014; Ulrich Müller <ulm@gentoo.org> h323plus-1.25.0-r1.ebuild, metadata.xml: diff --git a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild index e53c1c8e559e..331db2e73938 100644 --- a/net-libs/h323plus/h323plus-1.25.0-r1.ebuild +++ b/net-libs/h323plus/h323plus-1.25.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/h323plus/h323plus-1.25.0-r1.ebuild,v 1.2 2014/05/15 11:18:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/h323plus/h323plus-1.25.0-r1.ebuild,v 1.3 2014/07/27 16:04:33 zerochaos Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV//./_}.tar.gz" IUSE="aec debug +sound +video" SLOT="0/${PV}" LICENSE="MPL-1.1" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" DEPEND=">=net-libs/ptlib-2.6.4:=[wav] aec? ( >=media-libs/speex-1.2_rc1 ) |