Remove mariani@ as unresponsive MAINTAINER

No reply in months.
OK jca
This commit is contained in:
kn 2023-01-30 20:15:36 +00:00
parent 503ee4ee3a
commit 44132f9189
5 changed files with 6 additions and 14 deletions

View File

@ -3,14 +3,12 @@ COMMENT = refactoring library
MODPY_EGG_VERSION = 0.18.0
DISTNAME = rope-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 2
REVISION = 3
CATEGORIES = devel
HOMEPAGE = https://github.com/python-rope/rope
MAINTAINER = Elias M. Mariani <marianielias@gmail.com>
# LGPLv3+
PERMIT_PACKAGE = Yes

View File

@ -3,14 +3,12 @@ COMMENT = capture c-level output in context managers
MODPY_EGG_VERSION = 2.0.1
DISTNAME = wurlitzer-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 2
REVISION = 3
CATEGORIES = devel
HOMEPAGE = https://github.com/minrk/wurlitzer
MAINTAINER = Elias M. Mariani <marianielias@gmail.com>
# MIT
PERMIT_PACKAGE = Yes

View File

@ -5,9 +5,9 @@ V = 1.0.0
PKGNAME = lxqt-${V}
PKGNAME-main = lxqt-${V}
REVISION-main = 0
PKGNAME-extras = lxqt-extras-${V}
MAINTAINER = Elias M. Mariani <marianielias@gmail.com>
REVISION-extras = 0
MULTI_PACKAGES = -main -extras

View File

@ -3,14 +3,12 @@ PORTROACH= skipv:2.3.x
COMMENT= graphical frontend for LaTeX (nearly WYSIWYG)
DISTNAME= lyx-2.3.6.1
REVISION= 1
REVISION= 2
CATEGORIES= print editors
HOMEPAGE= https://www.lyx.org/
MAINTAINER= Elias M. Mariani <marianielias@gmail.com>
MASTER_SITES= https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ \
http://ftp.icm.edu.pl/packages/lyx/stable/ \
http://mirror.ufs.ac.za/applications/lyx/stable/2.3.x/ \

View File

@ -3,14 +3,12 @@ COMMENT = extract data from xls and xlsx spreadsheet files
MODPY_EGG_VERSION = 1.2.0
DISTNAME = xlrd-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 7
REVISION = 8
CATEGORIES = textproc devel
HOMEPAGE = http://www.python-excel.org/
MAINTAINER= Elias M. Mariani <marianielias@gmail.com>
# BSD-style
PERMIT_PACKAGE = Yes