diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-11-25 11:51:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-11-25 11:52:45 +0100 |
commit | 3ef9195b9986712d4e7343e2f2d74a8ae39c5834 (patch) | |
tree | 88a10f45d2a3094311476da16764bd38c7bc75fb /eclass/netsurf.eclass | |
parent | app-text/zathura: Add myself as maintainer (diff) | |
download | gentoo-3ef9195b9986712d4e7343e2f2d74a8ae39c5834.tar.gz gentoo-3ef9195b9986712d4e7343e2f2d74a8ae39c5834.tar.bz2 gentoo-3ef9195b9986712d4e7343e2f2d74a8ae39c5834.zip |
netsurf.eclass: goes maint-needed
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/netsurf.eclass')
-rw-r--r-- | eclass/netsurf.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/netsurf.eclass b/eclass/netsurf.eclass index 7eda3264939a..d2da56ba39d7 100644 --- a/eclass/netsurf.eclass +++ b/eclass/netsurf.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: netsurf.eclass # @MAINTAINER: -# Michael Weber <xmw@gentoo.org> +# maintainer-needed@gentoo.org # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Handle buildsystem of www.netsurf-browser.org components # @DESCRIPTION: |