From 56a0c043d81686a25c56f2c399aae71f747f8847 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 25 Jan 2016 01:07:29 +0100 Subject: Reassign some packages from Emacs project to GNU Emacs project. --- dev-util/cscope/metadata.xml | 54 ++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'dev-util') diff --git a/dev-util/cscope/metadata.xml b/dev-util/cscope/metadata.xml index 84736c8c8818..d474ab0ab2b1 100644 --- a/dev-util/cscope/metadata.xml +++ b/dev-util/cscope/metadata.xml @@ -1,36 +1,36 @@ - - vim@gentoo.org - Gentoo Vim Project - - - emacs@gentoo.org - Gentoo Emacs project - - -Cscope is a developer's tool for browsing source code. Cscope allows -searching code for: + + vim@gentoo.org + Gentoo Vim Project + + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + Cscope is a developer's tool for browsing source code. Cscope allows + searching code for: - * cross referenced symbols - * global definitions - * callees and callers - * text strings and regular expression patterns - * files and files including a file + * cross referenced symbols + * global definitions + * callees and callers + * text strings and regular expression patterns + * files and files including a file -Other features: + Other features: - * curses based (text screen) - * fast searches - * fuzzy parser supports C and is flexible enough to be useful for - C++, Java and other documents - * command line mode for inclusion in scripts or as a backend to GUIs + * curses based (text screen) + * fast searches + * fuzzy parser supports C and is flexible enough to be useful for + C++, Java and other documents + * command line mode for inclusion in scripts or as a backend to GUIs -Cscope is distributed with xcscope which provides tight integration -with GNU Emacs. + Cscope is distributed with xcscope which provides tight integration + with GNU Emacs. - - cscope - + + cscope + -- cgit v1.2.3-65-gdbad