summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-03-01 16:41:53 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-03-01 16:41:53 +0000
commit88addf1e62c26aac5e2137b0aac89fb580d2b192 (patch)
treefb1c102089be04bf7a90fe9938808ace7f1dfb7e /profiles
parentfixed desktop again (diff)
downloadgentoo-2-88addf1e62c26aac5e2137b0aac89fb580d2b192.tar.gz
gentoo-2-88addf1e62c26aac5e2137b0aac89fb580d2b192.tar.bz2
gentoo-2-88addf1e62c26aac5e2137b0aac89fb580d2b192.zip
Added the local USE flag vim for lisaac.
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 1f721cb3c3f3..b0e9f6af0f56 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1164 2008/03/01 16:04:50 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1165 2008/03/01 16:41:53 philantrop Exp $
+
+ 01 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> use.local.desc:
+ Added the local USE flag vim for lisaac.
01 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> package.mask:
Unmask rb_libtorrent svn snapshot, for use in net-p2p/lince.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index f92064125e12..5708c7bd3cd9 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.3396 2008/03/01 16:36:57 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3397 2008/03/01 16:41:53 philantrop Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -430,6 +430,7 @@ dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly lar
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.
dev-lang/icon:iplsrc - install the icon programming library source
+dev-lang/lisaac:vim - install a syntax file for vim
dev-lang/lua:deprecated - make deprecated data structures/routines available
dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems
dev-lang/perl:perlsuid - Enable Perl SUID install. Has some risks associated.