summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-10-19 15:36:07 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-10-19 15:36:07 +0000
commitabc4b7a5abbe3c2b6225a07c1dbe2e31ca139e3b (patch)
tree3a16eaf3204c83c06a4683857104577b0b5573bf /profiles
parentPart of bug #438068 - Add SELinux shorewall policy as selinux-triggered depen... (diff)
downloadhistorical-abc4b7a5abbe3c2b6225a07c1dbe2e31ca139e3b.tar.gz
historical-abc4b7a5abbe3c2b6225a07c1dbe2e31ca139e3b.tar.bz2
historical-abc4b7a5abbe3c2b6225a07c1dbe2e31ca139e3b.zip
Mask =net-libs/libotr-4.0.0 due to breakage.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index a9703e6ac270..bf4b7347c7c9 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7042 2012/10/18 22:58:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7043 2012/10/19 15:36:07 kensington 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!
+ 19 Oct 2012; Michael Palimaka <kensington@gentoo.org> package.mask:
+ Mask =net-libs/libotr-4.0.0 due to breakage.
+
18 Oct 2012; Alexis Ballier <aballier@gentoo.org> profiles.desc:
Advertise (very) experimental FreeBSD 9.1 profile with clang as system
compiler. Do not expect it to work yet, but help in getting it done is
diff --git a/profiles/package.mask b/profiles/package.mask
index e431a5c60c3f..3cb08447f0a8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14144 2012/10/18 21:18:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14145 2012/10/19 15:36:07 kensington 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,11 @@
#--- END OF EXAMPLES ---
+# Michael Palimaka <kensington@gentoo.org> (19 Oct 2012)
+# New major release breaks almost all existing consumers.
+# Masked until each package can update its dependencies.
+=net-libs/libotr-4.0.0
+
# Michael Palimaka <kensington@gentoo.org> (18 Oct 2012)
# md5 module breaks on 64-bit through improper types (bug #320253),
# libwww-config fails to mention libssl (bug #327377),