diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-09-04 07:24:35 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-09-04 07:24:35 +0000 |
commit | 4711c77b5e4d97567310faf3a600d7939ac87699 (patch) | |
tree | 22db29b480080b2c57ee347f596e8c05bec6a4f3 | |
parent | no more sed in global scope for version munging (Manifest recommit) (diff) | |
download | gentoo-2-4711c77b5e4d97567310faf3a600d7939ac87699.tar.gz gentoo-2-4711c77b5e4d97567310faf3a600d7939ac87699.tar.bz2 gentoo-2-4711c77b5e4d97567310faf3a600d7939ac87699.zip |
Added vim flag for dev-python/bicyclerepair
-rw-r--r-- | profiles/thirdpartymirrors | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index be3255a25e82..10a08e7e7600 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -1,4 +1,4 @@ -sourceforge http://aleron.dl.sourceforge.net/sourceforge http://unc.dl.sourceforge.net/sourceforge http://belnet.dl.sourceforge.net/sourceforge http://easynews.dl.sourceforge.net/sourceforge http://umn.dl.sourceforge.net/sourceforge http://cesnet.dl.sourceforge.net/sourceforge http://heanet.dl.sourceforge.net/sourceforge http://osdn.dl.sourceforge.net/sourceforge http://voxel.dl.sourceforge.net/sourceforge http://ovh.dl.sourceforge.net/sourceforge http://keihanna.dl.sourceforge.net/sourceforge http://switch.dl.sourceforge.net/sourceforge +sourceforge http://aleron.dl.sourceforge.net/sourceforge http://unc.dl.sourceforge.net/sourceforge http://belnet.dl.sourceforge.net/sourceforge http://easynews.dl.sourceforge.net/sourceforge http://umn.dl.sourceforge.net/sourceforge http://cesnet.dl.sourceforge.net/sourceforge http://heanet.dl.sourceforge.net/sourceforge http://osdn.dl.sourceforge.net/sourceforge http://voxel.dl.sourceforge.net/sourceforge http://ovh.dl.sourceforge.net/sourceforge http://switch.dl.sourceforge.net/sourceforge gentoo http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles http://gentoo.oregonstate.edu/distfiles ftp://ftp.oregonstate.edu/pub/gentoo/distfiles ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles http://ftp.gentoo.or.kr/distfiles http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/gentoo/distfiles http://mirrors.tds.net/gentoo/distfiles http://open-systems.ufl.edu/mirrors/gentoo/distfiles http://gentoo.mirrored.ca/distfiles ftp://gentoo.mirrored.ca/distfiles http://gentoo.mirrors.pair.com/distfiles http://cudlug.cudenver.edu/gentoo/distfiles ftp://cudlug.cudenver.edu/pub/mirrors/distributions/gentoo/distfiles ftp://lug.mtu.edu/gentoo/source/distfiles gnome ftp://ftp.gnome.org/pub/gnome http://ftp.gnome.org/pub/gnome ftp://archive.progeny.com/GNOME ftp://ftp.sunet.se/pub/X11/GNOME ftp://ftp.no.gnome.org/pub/GNOME ftp://ftp.gnome.org/pub/gnome/2.0.0 kde http://ibiblio.org/pub/mirrors/kde/ ftp://ftp.kde.org/pub/kde/ ftp://download.us.kde.org/pub/kde/ ftp://ftp.gtlib.cc.ga tech.edu/pub/kde ftp://download.uk.kde.org/pub/kde/ ftp://download.au.kde.org/pub/kde/ ftp://ftp.du.se/pub/mirrors/kde/ ftp://download.tw.kde.org/pub/kde/ diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b74eba2bcfe0..4ae802b88085 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.595 2004/09/03 20:54:03 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.596 2004/09/04 07:24:35 pythonhead Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -192,6 +192,7 @@ dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript packa dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/adodb-py:postgresql - Support psycopg (python postgresql bindings) dev-python/anygui:wxwin - enable wxwin support +dev-python/bicyclerepair:vim - enable vim with bicyclerepair support dev-python/epydoc:pdf - enable support for exporting to pdf dev-python/ipython:gnuplot - enable gnuplot support dev-python/pykde:kjs - include the kjs module (don't enable, if unsure) |