diff options
-rw-r--r-- | dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog | 12 | ||||
-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 |