summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-08-01 19:39:07 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-08-01 19:39:07 +0000
commitc75ea78b0cc26aa77c3cf8483a23a93a084535a8 (patch)
tree8ecbb22d30273865e8e5812bddd668fbea912522 /profiles/default-bsd
parentNew revision, add patch to fix compilation with gcc-4.1. (diff)
downloadgentoo-2-c75ea78b0cc26aa77c3cf8483a23a93a084535a8.tar.gz
gentoo-2-c75ea78b0cc26aa77c3cf8483a23a93a084535a8.tar.bz2
gentoo-2-c75ea78b0cc26aa77c3cf8483a23a93a084535a8.zip
Remove the masking on gettext, it's fixed now.
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r--profiles/default-bsd/fbsd/package.mask9
1 files changed, 1 insertions, 8 deletions
diff --git a/profiles/default-bsd/fbsd/package.mask b/profiles/default-bsd/fbsd/package.mask
index ef45a77f32d3..4a087dc54d56 100644
--- a/profiles/default-bsd/fbsd/package.mask
+++ b/profiles/default-bsd/fbsd/package.mask
@@ -1,6 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/package.mask,v 1.4 2006/08/01 08:20:36 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/package.mask,v 1.5 2006/08/01 19:39:07 flameeyes Exp $
# As soon as the ~x86-fbsd keyword is spread enough, drop the extra masking
# used to limit usage of unsupported packages.
@@ -34,10 +34,3 @@ dev-util/byacc
# Don't go with newer versions
sys-apps/baselayout
-
-# Javier Villavicencio <the_paya@gentoo.org> (01 Aug 2006)
-# sys-devel/gettext-0.15 seems to be breaking systems, it
-# doesn't generate the /lib/libintl.so needed in the ldscript
-# no bug# yet, but found myself and XmN at #g-bsd with the
-# same (or similar) problem.
->=sys-devel/gettext-0.15