summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2010-05-11 13:14:23 +0000
committerTony Vroon <chainsaw@gentoo.org>2010-05-11 13:14:23 +0000
commitf6ffc7ba109f54935f187f63894f032dd8c25438 (patch)
treeaa435425421624c6cd2dd702c5ab38f08dd762fd
parentMarked ppc/ppc64 stable for bug #274174. (diff)
downloadgentoo-2-f6ffc7ba109f54935f187f63894f032dd8c25438.tar.gz
gentoo-2-f6ffc7ba109f54935f187f63894f032dd8c25438.tar.bz2
gentoo-2-f6ffc7ba109f54935f187f63894f032dd8c25438.zip
Mask Asterisk add-ons that fail to build for June 15 removal, bug #298682, #299338, #312433, #313663, #316365 & #316761.
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/package.mask20
2 files changed, 24 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 70d13796fff3..cae69595c1a6 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4172 2010/05/11 07:48:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4173 2010/05/11 13:14:23 chainsaw Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 11 May 2010; <chainsaw@gentoo.org> package.mask:
+ Mask Asterisk add-ons that fail to build for June 15 removal, bug #298682,
+ #299338, #312433, #313663, #316365 & #316761.
+
11 May 2010; Robin H. Johnson <robbat2@gentoo.org> package.mask:
Bug 313769: Mask new sys-libs/db-5* for testing and testsuite failures.
diff --git a/profiles/package.mask b/profiles/package.mask
index 6305c6275dcf..bf0347f1d58d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11533 2010/05/11 07:48:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11534 2010/05/11 13:14:23 chainsaw Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,24 @@
#--- END OF EXAMPLES ---
+# Tony Vroon <chainsaw@gentoo.org> (11 May 2010)
+# The following Asterisk add-ons fail to build correctly against
+# current Asterisk 1.6.1 and 1.6.2 branch ebuilds. These are masked for
+# removal on or after June 15 unless a developer is willing to port
+# these forward. Relevant bug reports:
+# http://bugs.gentoo.org/show_bug.cgi?id=298682
+# http://bugs.gentoo.org/show_bug.cgi?id=299338
+# http://bugs.gentoo.org/show_bug.cgi?id=312433
+# http://bugs.gentoo.org/show_bug.cgi?id=313663
+# http://bugs.gentoo.org/show_bug.cgi?id=316365
+# http://bugs.gentoo.org/show_bug.cgi?id=316761
+net-misc/asterisk-app_authenticate_ldap
+net-misc/asterisk-app_event
+net-misc/asterisk-app_iconv
+net-misc/asterisk-app_intercept
+net-misc/asterisk-app_ldap
+net-misc/asterisk-app_notify
+
# Robin H. Johnson <robbat2@gentoo.org> (11 May 2010)
# Masked for testing, and some testsuite failures.
# Bug 313769