summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/package.mask8
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index c496c04a9880..b1e84e00f96b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2929 2009/07/20 22:09:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2930 2009/07/20 23:27:58 vostorga 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!
+ 20 Jul 2009; Víctor Ostorga <vostorga@gentoo.org> package.mask:
+ Totally broken ebuild, make does not die, cp is used
+ instead of dobin, CFLAGS and LDFLAGS are not respected
+
20 Jul 2009; Christian Faulhammer <fauli@gentoo.org> package.mask:
unmask emul packages for amd64, as requested by Pacho Ramos <pacho AT
condmat1 DOT ciencias DOT uniovi DOT es> on bug 254577
diff --git a/profiles/package.mask b/profiles/package.mask
index 04042fb7f346..7a9b97492b07 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10069 2009/07/20 22:09:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10070 2009/07/20 23:27:58 vostorga 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,12 @@
#--- END OF EXAMPLES ---
+# Víctor Ostorga <vostorga@gentoo.org> (20 Jul 2009)
+# Totally broken ebuild wrt #240076
+# make does not die, cp is used instead of dobin,
+# CFLAGS and LDFLAGS are not respected.
+app-misc/logserial
+
# Samuli Suominen <ssuominen@gentoo.org> (20 Jul 2009)
# Obsolete. Codebase has been merged into xfwm4 and xfce4-xkb.
# Doesn't compile with >=libxklavier-4 wrt #278466.