summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-01-14 12:49:00 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-01-14 12:49:00 +0000
commitfa25877399b1df6fc8f71374fc9901679bbea7b4 (patch)
tree302ccae0f1857838575258c6a0f91202fd7aad78 /net-misc/asterisk-g729
parentbump to 0.0.7 (diff)
downloadgentoo-2-fa25877399b1df6fc8f71374fc9901679bbea7b4.tar.gz
gentoo-2-fa25877399b1df6fc8f71374fc9901679bbea7b4.tar.bz2
gentoo-2-fa25877399b1df6fc8f71374fc9901679bbea7b4.zip
Change to QA_PREBUILT to suppress more warnings. On-disk binaries will be identical, no revbump.
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-misc/asterisk-g729')
-rw-r--r--net-misc/asterisk-g729/ChangeLog7
-rw-r--r--net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/net-misc/asterisk-g729/ChangeLog b/net-misc/asterisk-g729/ChangeLog
index 72225f71ef8c..a8a779d5aa04 100644
--- a/net-misc/asterisk-g729/ChangeLog
+++ b/net-misc/asterisk-g729/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/asterisk-g729
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/ChangeLog,v 1.7 2013/01/14 12:17:33 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/ChangeLog,v 1.8 2013/01/14 12:49:00 chainsaw Exp $
+
+ 14 Jan 2013; Tony Vroon <chainsaw@gentoo.org>
+ asterisk-g729-1.8.4.3.1.5-r2.ebuild:
+ Change to QA_PREBUILT to suppress more warnings. On-disk binaries will be
+ identical, no revbump.
*asterisk-g729-11.0.3.1.5 (14 Jan 2013)
diff --git a/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild b/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild
index edf52f25a777..45ebbc3316c1 100644
--- a/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild
+++ b/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild,v 1.2 2012/09/24 00:46:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-g729/asterisk-g729-1.8.4.3.1.5-r2.ebuild,v 1.3 2013/01/14 12:49:00 chainsaw Exp $
EAPI="4"
@@ -64,7 +64,7 @@ RESTRICT="mirror strip"
QA_FLAGS_IGNORED_amd64="usr/lib64/codec_g729a.so usr/sbin/benchg729"
QA_FLAGS_IGNORED_x86="usr/lib/codec_g729a.so usr/sbin/benchg729"
-QA_EXECSTACK="usr/sbin/benchg729 usr/sbin/asthostid usr/sbin/astregister"
+QA_PREBUILT="usr/sbin/benchg729 usr/sbin/asthostid usr/sbin/astregister"
S="${WORKDIR}"