pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors Refine desktop categories, after re-reading th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d441a69496b
branches:  trunk
changeset: 439665:8d441a69496b
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Thu Sep 24 17:02:01 2020 +0000

description:
Refine desktop categories, after re-reading the documentation.

"For the lucky number" - not.
I resisted adding "Spirituality" for the Church Of Emacs. ;)

diffstat:

 editors/xemacs-current/Makefile     |  4 ++--
 editors/xemacs/Makefile             |  4 ++--
 editors/xemacs/files/xemacs.desktop |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (42 lines):

diff -r 85542aa7afc7 -r 8d441a69496b editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile   Thu Sep 24 13:25:09 2020 +0000
+++ b/editors/xemacs-current/Makefile   Thu Sep 24 17:02:01 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2020/09/24 11:51:48 hauke Exp $
+# $NetBSD: Makefile,v 1.106 2020/09/24 17:02:02 hauke Exp $
 
 PKGNAME=       ${DISTNAME}
-PKGREVISION=   13
+PKGREVISION=   14
 COMMENT=       *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
 
 # extra options for x11 support, not for sharing with xemacs-current-nox11
diff -r 85542aa7afc7 -r 8d441a69496b editors/xemacs/Makefile
--- a/editors/xemacs/Makefile   Thu Sep 24 13:25:09 2020 +0000
+++ b/editors/xemacs/Makefile   Thu Sep 24 17:02:01 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2020/09/24 11:51:47 hauke Exp $
+# $NetBSD: Makefile,v 1.132 2020/09/24 17:02:01 hauke Exp $
 
 PKGNAME=       ${DISTNAME}
-PKGREVISION=   13
+PKGREVISION=   14
 COMMENT=       XEmacs text editor version 21.4
 
 # extra options for x11 support, not for sharing with xemacs-current-nox11
diff -r 85542aa7afc7 -r 8d441a69496b editors/xemacs/files/xemacs.desktop
--- a/editors/xemacs/files/xemacs.desktop       Thu Sep 24 13:25:09 2020 +0000
+++ b/editors/xemacs/files/xemacs.desktop       Thu Sep 24 17:02:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xemacs.desktop,v 1.1 2020/09/24 11:51:47 hauke Exp $
+# $NetBSD: xemacs.desktop,v 1.2 2020/09/24 17:02:01 hauke Exp $
 
 [Desktop Entry]
 Type=Application
@@ -8,5 +8,5 @@
 
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
 Exec=@PREFIX@/bin/xemacs %F
 Icon=@LIBDIR@/etc/xemacs-icon.xpm
-Categories=Development;Office;System;Utility
+Categories=Development;IDE;Utility;TextEditor
 StartupWMClass=XEmacs



Home | Main Index | Thread Index | Old Index