Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_DNS/
Date: Fri, 04 Aug 2017 17:07:07
Message-Id: 1501866404.068c9ff9b30744ee56758469075bcfc969a674e7.grknight@gentoo
1 commit: 068c9ff9b30744ee56758469075bcfc969a674e7
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 4 17:06:44 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 17:06:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068c9ff9
7
8 dev-php/PEAR-Net_DNS: Drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild | 10 ----------
13 1 file changed, 10 deletions(-)
14
15 diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild
16 deleted file mode 100644
17 index f5e8cdc2312..00000000000
18 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild
19 +++ /dev/null
20 @@ -1,10 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -inherit php-pear-r1
25 -
26 -DESCRIPTION="Resolver library used to communicate with a DNS server"
27 -LICENSE="PHP-3.01 || ( LGPL-2.1 LGPL-3 )"
28 -SLOT="0"
29 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
30 -IUSE=""