summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-24 12:28:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-24 12:28:15 +0000
commita373dc7f00ba3fe16a5586b0ccb01523ee268d36 (patch)
tree4e7bac2944576b2ceb37e964d8fc90100bb93847 /profiles
parentAdded pkg_postinst ABI breakage warning (thanks to dragonheart) (diff)
downloadgentoo-2-a373dc7f00ba3fe16a5586b0ccb01523ee268d36.tar.gz
gentoo-2-a373dc7f00ba3fe16a5586b0ccb01523ee268d36.tar.bz2
gentoo-2-a373dc7f00ba3fe16a5586b0ccb01523ee268d36.zip
Add two USE-flags for dev-libs/yaz, from the php-overlay
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc4
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b10e9f6836a2..863f95cad85d 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.940 2007/12/24 07:01:05 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.941 2007/12/24 12:28:15 armin76 Exp $
+
+ 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc:
+ Add two USE-flags for dev-libs/yaz, from the php-overlay
24 Dec 2007; Peter Volkov <pva@gentoo.org> package.mask:
Removing mask =media-fonts/dejavu-2.22 - it's not in the tree any more.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c18348b31443..8b1ebe5e2027 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3235 2007/12/24 01:42:58 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3236 2007/12/24 12:28:15 armin76 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -505,6 +505,8 @@ dev-libs/wx-xmingw:monolithic - Build a monolithic lib
dev-libs/wx-xmingw:mslu - Enable mslu support
dev-libs/wx-xmingw:shared - Enable shared libs
dev-libs/xerces-c:icu - Use ICU as message loader and transcoder instead of builtin or iconv
+dev-libs/yaz:icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
+dev-libs/yaz:ziffy - Install ziffy, a promiscuous Z39.50 APDU sniffer
dev-lisp/abcl-cvs:jpty - Enable PTY support
dev-lisp/abcl-cvs:libabcl - Enable ^C handler (from JNI)
dev-lisp/abcl:clisp - Build Armed Bear Common Lisp using GNU CLISP