pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases gramps*: fix descriptions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ddc0caa789e1
branches:  trunk
changeset: 411406:ddc0caa789e1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 12 08:09:45 2020 +0000

description:
gramps*: fix descriptions

diffstat:

 databases/gramps3/DESCR |  2 +-
 databases/gramps5/DESCR |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0ac827779bf8 -r ddc0caa789e1 databases/gramps3/DESCR
--- a/databases/gramps3/DESCR   Wed Feb 12 07:57:23 2020 +0000
+++ b/databases/gramps3/DESCR   Wed Feb 12 08:09:45 2020 +0000
@@ -11,4 +11,4 @@
 files), record sources of information, and keep track of locations
 (place names).
 
-This version is the currently maintained version using Python 3.x and GTK3.
+This version is the legacy version using Python 2.7 and GTK2.
diff -r 0ac827779bf8 -r ddc0caa789e1 databases/gramps5/DESCR
--- a/databases/gramps5/DESCR   Wed Feb 12 07:57:23 2020 +0000
+++ b/databases/gramps5/DESCR   Wed Feb 12 08:09:45 2020 +0000
@@ -11,4 +11,4 @@
 files), record sources of information, and keep track of locations
 (place names).
 
-This version is the legacy version using Python 2.7 and GTK2.
+This version is the currently maintained version using Python 3.x and GTK3.



Home | Main Index | Thread Index | Old Index