diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-06-17 14:24:41 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-06-17 19:43:33 +0200 |
commit | 47ecd86bd5ca13157b846ec9205cf8406b59c83f (patch) | |
tree | f41184159538c6dc7c0f6e24c63fcc4c1a40c5f9 /app-emacs/erefactor | |
parent | dev-ml/reason: bump to 3.9.0 (diff) | |
download | gentoo-47ecd86bd5ca13157b846ec9205cf8406b59c83f.tar.gz gentoo-47ecd86bd5ca13157b846ec9205cf8406b59c83f.tar.bz2 gentoo-47ecd86bd5ca13157b846ec9205cf8406b59c83f.zip |
app-emacs/erefactor: update metadata
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/erefactor')
-rw-r--r-- | app-emacs/erefactor/metadata.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/app-emacs/erefactor/metadata.xml b/app-emacs/erefactor/metadata.xml index cd4c3ed5c6ab..89039b8154bd 100644 --- a/app-emacs/erefactor/metadata.xml +++ b/app-emacs/erefactor/metadata.xml @@ -6,13 +6,9 @@ <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> </maintainer> - <longdescription> - This Emacs package provides convenient methods for manipulating the naming - style of a symbol. It supports different naming conventions such as: camel - case, Pascal case, all upper case, lower case separated by underscore. - </longdescription> + <stabilize-allarches /> <upstream> - <bugs-to>https://github.com/akicho8/string-inflection/issues/</bugs-to> - <remote-id type="github">akicho8/string-inflection</remote-id> + <bugs-to>https://github.com/mhayashi1120/Emacs-erefactor/issues/</bugs-to> + <remote-id type="github">mhayashi1120/Emacs-erefactor</remote-id> </upstream> </pkgmetadata> |