summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-29 17:41:22 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-29 17:41:22 +0000
commit39f74d9d3458f641ca0ec4e4910f3394402670a1 (patch)
treee3a034b549a612a0eb18ce03d076dfdbbd802246 /net-misc/asterisk-spandsp_codec_g726
parentAdd ~amd64 keyword. (diff)
downloadgentoo-2-39f74d9d3458f641ca0ec4e4910f3394402670a1.tar.gz
gentoo-2-39f74d9d3458f641ca0ec4e4910f3394402670a1.tar.bz2
gentoo-2-39f74d9d3458f641ca0ec4e4910f3394402670a1.zip
Add ~amd64 keyword.
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/asterisk-spandsp_codec_g726')
-rw-r--r--net-misc/asterisk-spandsp_codec_g726/ChangeLog8
-rw-r--r--net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/asterisk-spandsp_codec_g726/ChangeLog b/net-misc/asterisk-spandsp_codec_g726/ChangeLog
index c6380de92f88..52f845674769 100644
--- a/net-misc/asterisk-spandsp_codec_g726/ChangeLog
+++ b/net-misc/asterisk-spandsp_codec_g726/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/asterisk-spandsp_codec_g726
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-spandsp_codec_g726/ChangeLog,v 1.3 2008/12/25 10:17:44 pva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-spandsp_codec_g726/ChangeLog,v 1.4 2009/08/29 17:41:22 robbat2 Exp $
+
+ 29 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
+ asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild:
+ Add ~amd64 keyword.
25 Dec 2008; Peter Volkov <pva@gentoo.org>
+files/asterisk-spandsp_codec_g726-0.0.2_pre26-spanddsp.patch,
diff --git a/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild b/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild
index 8aa3a64c99de..a33fb5095c27 100644
--- a/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild
+++ b/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild,v 1.3 2008/12/25 10:17:44 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-spandsp_codec_g726/asterisk-spandsp_codec_g726-0.0.2_pre26.ebuild,v 1.4 2009/08/29 17:41:22 robbat2 Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${SRC_CODEC_G726}.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=media-libs/spandsp-0.0.2_pre26
>=net-misc/asterisk-1.2.0"