commit: b716ae967c15e995e98e88e26b3590c22dfc36bc Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Jul 19 02:41:51 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Jul 19 02:41:51 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=b716ae96
world.conf: git breaks with USE=iconv. core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index e3793af..d210868 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -3850,7 +3850,7 @@ package.use : dev-vcs/giggle:0 -eds package.use : dev-vcs/git-cola:0 -doc -test [dev-vcs/git:0] -package.use : dev-vcs/git:0 -cvs -doc -emacs -highlight -mediawiki -nls -ppcsha1 -test blksha1 cgi curl gnome-keyring gpg gtk iconv pcre perl python subversion threads tk webdav xinetd +package.use : dev-vcs/git:0 -cvs -doc -emacs -highlight -iconv -mediawiki -nls -ppcsha1 -test blksha1 cgi curl gnome-keyring gpg gtk pcre perl python subversion threads tk webdav xinetd [dev-vcs/gitg:0] package.use : dev-vcs/gitg:0 -debug -glade python
