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-Text_CAPTCHA_Numeral/
Date: Thu, 15 Feb 2018 16:53:59
Message-Id: 1518713613.aa4a7d8f1071caa373178cd227cc518564034929.grknight@gentoo
1 commit: aa4a7d8f1071caa373178cd227cc518564034929
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 15 16:30:11 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 15 16:53:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4a7d8f
7
8 dev-php/PEAR-Text_CAPTCHA_Numeral: Drop old revision
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 .../PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
16 deleted file mode 100644
17 index 0ca9ee78505..00000000000
18 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2017 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="Generates mathematical operations and answers to prove user is human"
29 -LICENSE="BSD"
30 -SLOT="0"
31 -
32 -KEYWORDS="~amd64 ~x86"
33 -IUSE=""