diff options
author | Hanno Böck <hanno@gentoo.org> | 2009-04-03 10:04:08 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2009-04-03 10:04:08 +0000 |
commit | a3cb2f2ccb9a88fefdd7eff326fe762a93adc962 (patch) | |
tree | f9ccdeb48b588d075b823d4c3407b22c56d9e12f | |
parent | Bump patchset to fix unaligned accesses, bug #251603, patch by Friedrich Osla... (diff) | |
download | gentoo-2-a3cb2f2ccb9a88fefdd7eff326fe762a93adc962.tar.gz gentoo-2-a3cb2f2ccb9a88fefdd7eff326fe762a93adc962.tar.bz2 gentoo-2-a3cb2f2ccb9a88fefdd7eff326fe762a93adc962.zip |
add local use-flags for merkaartor
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d62ec9f95cd9..36bdd41db1b1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2488 2009/04/02 19:30:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2489 2009/04/03 10:04:08 hanno 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! + 03 Apr 2009; Hanno Boeck <hanno@gentoo.org> use.local.desc: + Add local use-flags for merkaartor. + 02 Apr 2009; Ulrich Mueller <ulm@gentoo.org> package.mask: Mask app-text/tetex for removal. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c87d0ececee4..60f3aeab65be 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4329 2009/04/03 08:27:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4330 2009/04/03 10:04:08 hanno Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2421,6 +2421,9 @@ sci-geosciences/mapserver:gdal - Enable sci-libs/gdal library support sci-geosciences/mapserver:geos - Enable sci-libs/geos library support sci-geosciences/mapserver:postgis - Enable dev-db/postgis support sci-geosciences/mapserver:proj - Enable sci-libs/proj library support (geographic projections) +sci-geosciences/merkaartor:gdal - Enable sci-libs/gdal library support +sci-geosciences/merkaartor:proj - Enable sci-libs/proj library support (geographic projections) +sci-geosciences/merkaartor:webkit - Enable net-libs/webkit-gtk library support (HTML rendering) sci-libs/acml:gfortran - Fetch and install acml compiled with GNU gfortran sci-libs/acml:ifc - Fetch and install acml compiled with Intel Fortran Compiler (dev-lang/ifc) sci-libs/acml:int64 - Install the 64 bits integer library |