diff options
author | Brian Evans <grknight@gentoo.org> | 2015-04-20 14:43:21 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-04-20 14:43:21 +0000 |
commit | e245ea12b9eaac1104add4746fadef33a338555f (patch) | |
tree | c2d7f5a678dfde29f769f0dab2fa0069c8087abf /dev-php | |
parent | Drop old (diff) | |
download | gentoo-2-e245ea12b9eaac1104add4746fadef33a338555f.tar.gz gentoo-2-e245ea12b9eaac1104add4746fadef33a338555f.tar.bz2 gentoo-2-e245ea12b9eaac1104add4746fadef33a338555f.zip |
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 286afb2937cc..72eb7d6e23bd 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.52 2015/04/19 09:30:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.53 2015/04/20 14:43:21 grknight Exp $ + + 20 Apr 2015; Brian Evans <grknight@gentoo.org> -PEAR-Text_Wiki-1.2.0.ebuild: + Drop old 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Text_Wiki-1.2.2.ebuild: Stable for alpha/amd64/ia64/ppc/ppc64/sparc/x86, wrt bug #546664 diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild deleted file mode 100644 index 013cf3b01af5..000000000000 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.9 2014/08/10 20:56:27 slyfox Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" -LICENSE="LGPL-2.1 PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |