diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 11:37:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 11:37:20 +0000 |
commit | 3fb2921015ce32c051e7fc609d7f96fd9ba09297 (patch) | |
tree | 6613249dbd0aa0503d0c57652f075c87df457441 /net-misc | |
parent | Version bump (diff) | |
download | gentoo-2-3fb2921015ce32c051e7fc609d7f96fd9ba09297.tar.gz gentoo-2-3fb2921015ce32c051e7fc609d7f96fd9ba09297.tar.bz2 gentoo-2-3fb2921015ce32c051e7fc609d7f96fd9ba09297.zip |
Stable for amd64, wrt bug #445182
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asterisk/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog index da7717c5d44c..f72e1638bc5d 100644 --- a/net-misc/asterisk/ChangeLog +++ b/net-misc/asterisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/asterisk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.425 2012/12/01 22:07:58 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.426 2012/12/02 11:37:20 ago Exp $ + + 02 Dec 2012; <ago@gentoo.org> asterisk-1.8.18.0-r2.ebuild: + Stable for amd64, wrt bug #445182 *asterisk-11.0.1-r2 (01 Dec 2012) *asterisk-10.10.0-r2 (01 Dec 2012) diff --git a/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild b/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild index b56a1bf98c59..f4e4863f09d3 100644 --- a/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild +++ b/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild,v 1.1 2012/12/01 22:07:58 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.18.0-r2.ebuild,v 1.2 2012/12/02 11:37:20 ago Exp $ EAPI=4 inherit autotools base eutils linux-info multilib @@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.t mirror://gentoo/gentoo-asterisk-patchset-1.16.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file |