summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-07 14:21:43 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-07 14:21:43 +0000
commit43d1327c44a94f10743d5c26c0c6765ee6ff0ec3 (patch)
tree06a50acfe9b38096929e5388b9c13d538af5e59e /dev-php
parentDrop old (diff)
downloadgentoo-2-43d1327c44a94f10743d5c26c0c6765ee6ff0ec3.tar.gz
gentoo-2-43d1327c44a94f10743d5c26c0c6765ee6ff0ec3.tar.bz2
gentoo-2-43d1327c44a94f10743d5c26c0c6765ee6ff0ec3.zip
EAPI revbump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog12
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild (renamed from dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild)6
2 files changed, 13 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog b/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog
index dc93b8151379..b3e3fbf995ea 100644
--- a/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog
@@ -1,10 +1,16 @@
# ChangeLog for dev-php/PEAR-Text_Wiki_Mediawiki
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog,v 1.1 2009/08/22 18:22:19 beandog Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog,v 1.2 2014/11/07 14:21:43 grknight Exp $
+
+*PEAR-Text_Wiki_Mediawiki-0.2.0-r1 (07 Nov 2014)
+
+ 07 Nov 2014; Brian Evans <grknight@gentoo.org>
+ +PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild,
+ -PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild:
+ EAPI revbump
*PEAR-Text_Wiki_Mediawiki-0.2.0 (22 Aug 2009)
22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild, +metadata.xml:
Initial commit, bug 225371
-
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild
index 56752c66297f..67be71ba354a 100644
--- a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild,v 1.1 2009/08/22 18:22:19 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild,v 1.1 2014/11/07 14:21:43 grknight Exp $
+
+EAPI=5
inherit php-pear-r1