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-Auth_SASL/
Date: Tue, 07 Mar 2017 15:49:48
Message-Id: 1488901770.eef638c2c96305fb947a5d09dc141ed9b0fefd6e.grknight@gentoo
1 commit: eef638c2c96305fb947a5d09dc141ed9b0fefd6e
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 15:49:30 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 15:49:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef638c2
7
8 dev-php/PEAR-Auth_SASL: Drop old revision
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild
16 deleted file mode 100644
17 index 3c708dd0d8d..00000000000
18 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -inherit php-pear-r1
27 -
28 -DESCRIPTION="Abstraction of various SASL mechanism responses"
29 -
30 -LICENSE="BSD"
31 -SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
33 -IUSE=""