summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-08-21 08:34:17 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-08-21 08:34:17 +0000
commitf26f07f42595fb12220553f85fefcf84b392a48b (patch)
tree9263b315ccc4f32d0bddb2f43781cdfdd472bab1 /profiles
parentPunt old versions (diff)
downloadhistorical-f26f07f42595fb12220553f85fefcf84b392a48b.tar.gz
historical-f26f07f42595fb12220553f85fefcf84b392a48b.tar.bz2
historical-f26f07f42595fb12220553f85fefcf84b392a48b.zip
Added proj local USE flag for dev-lang/gdl
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index caa4bb0cd0c2..4385feb1c073 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.583 2007/08/20 17:20:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.584 2007/08/21 08:34:17 bicatali Exp $
+
+ 21 Aug 2007; SĂ©bastien Fabbro <bicatali@gentoo.org> use.local.desc:
+ Added proj local USE flag for dev-lang/gdl
20 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
hardened/ppc/package.mask, use.local.desc:
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 9b794e0fd9e9..87bf8638ad54 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.2983 2007/08/20 17:20:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2984 2007/08/21 08:34:17 bicatali Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -415,6 +415,7 @@ dev-lang/erlang:kpoll - Enable kernel polling support
dev-lang/erlang:smp - Enable support for multiprocessors
dev-lang/gdl:hdf - Adds support for the Hierarchical Data Format
dev-lang/gdl:hdf5 - Adds support for the Hierarchical Data Format v 5
+dev-lang/gdl:proj - Adds proj library support (geographic projections)
dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly large performance gains
dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version.
dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation.