Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 28 May 2017 01:12:11
Message-Id: 1495933916.a8449ac13e0545c458682a464d6090b92a2bac88.grknight@gentoo
1 commit: a8449ac13e0545c458682a464d6090b92a2bac88
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 28 01:06:52 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sun May 28 01:11:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8449ac1
7
8 php-pear-lib-r1.eclass: Mark as dead
9
10 This eclass should not be used as most packages that did
11 are now broken since ${FILESDIR} could easily be referenced in
12 pkg_setup.
13
14 eclass/php-pear-lib-r1.eclass | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/eclass/php-pear-lib-r1.eclass b/eclass/php-pear-lib-r1.eclass
18 index 7a6df75496f..f579531a5e5 100644
19 --- a/eclass/php-pear-lib-r1.eclass
20 +++ b/eclass/php-pear-lib-r1.eclass
21 @@ -2,6 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: php-pear-lib-r1.eclass
25 +# @DEAD
26 # @MAINTAINER:
27 # Gentoo PHP team <php-bugs@g.o>
28 # @AUTHOR: