diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-16 17:22:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-16 17:34:28 +0200 |
commit | 26c3336c207ca01765dc0d267ddde340e2f0b617 (patch) | |
tree | 984dd870a1347cdc990849b9cebb5f0b45878817 /eclass | |
parent | x11-wm/enlightenment: Drop disbanded enlightenment project (diff) | |
download | gentoo-26c3336c207ca01765dc0d267ddde340e2f0b617.tar.gz gentoo-26c3336c207ca01765dc0d267ddde340e2f0b617.tar.bz2 gentoo-26c3336c207ca01765dc0d267ddde340e2f0b617.zip |
enlightenment.eclass: Remove disbanded enlightenment project
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/enlightenment.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass index 8e4cc5a7a241..a96ca4c266a6 100644 --- a/eclass/enlightenment.eclass +++ b/eclass/enlightenment.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: enlightenment.eclass # @MAINTAINER: -# enlightenment@gentoo.org +# maintainer-needed@gentoo.org # @BLURB: simplify enlightenment package management if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then |