summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-10-06 23:52:07 +0000
committerBrian Evans <grknight@gentoo.org>2014-10-06 23:52:07 +0000
commit04fa859e7f531e7f645e6cc5a53c188997ddf90b (patch)
tree0c3d47dd1d35b0d20ad801e3deb032d3b1b40e22 /dev-php/PEAR-Text_Wiki_BBCode
parentRevbump for QA issues; EAPI bump; drop old (diff)
downloadgentoo-2-04fa859e7f531e7f645e6cc5a53c188997ddf90b.tar.gz
gentoo-2-04fa859e7f531e7f645e6cc5a53c188997ddf90b.tar.bz2
gentoo-2-04fa859e7f531e7f645e6cc5a53c188997ddf90b.zip
Revbump for QA issues; EAPI bump; drop old
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Text_Wiki_BBCode')
-rw-r--r--dev-php/PEAR-Text_Wiki_BBCode/ChangeLog9
-rw-r--r--dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild (renamed from dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild)6
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
index 087257710a23..53bd84b8561f 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Text_Wiki_BBCode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.12 2014/08/10 20:56:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.13 2014/10/06 23:52:07 grknight Exp $
+
+*PEAR-Text_Wiki_BBCode-0.0.4-r2 (06 Oct 2014)
+
+ 06 Oct 2014; Brian Evans <grknight@gentoo.org>
+ +PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild,
+ -PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild:
+ Revbump for QA issues; EAPI bump; drop old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild:
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild
index 15477e83338b..d9e3828a2a94 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild
+++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild
@@ -1,8 +1,8 @@
# 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_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild,v 1.2 2014/08/10 20:56:39 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild,v 1.1 2014/10/06 23:52:07 grknight Exp $
-EAPI="2"
+EAPI=5
inherit php-pear-r1
@@ -12,5 +12,5 @@ LICENSE="LGPL-2.1 PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )"
+DEPEND=""
RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"