diff options
author | 2014-11-06 19:43:05 +0000 | |
---|---|---|
committer | 2014-11-06 19:43:05 +0000 | |
commit | baa21021fbcf93c55c43e52a0f5663b610518309 (patch) | |
tree | eb7eac5efe2dae87c355bc61439e4a1061b28eb5 /dev-php/PEAR-PHP_Beautifier | |
parent | Version bump; Drop old (diff) | |
download | gentoo-2-baa21021fbcf93c55c43e52a0f5663b610518309.tar.gz gentoo-2-baa21021fbcf93c55c43e52a0f5663b610518309.tar.bz2 gentoo-2-baa21021fbcf93c55c43e52a0f5663b610518309.zip |
EAPI revbump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-PHP_Beautifier')
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild (renamed from dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php/PEAR-PHP_Beautifier/ChangeLog b/dev-php/PEAR-PHP_Beautifier/ChangeLog index 45cabaa9f2f2..e568f28c7cb6 100644 --- a/dev-php/PEAR-PHP_Beautifier/ChangeLog +++ b/dev-php/PEAR-PHP_Beautifier/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-PHP_Beautifier # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.6 2014/08/10 20:54:19 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.7 2014/11/06 19:43:05 grknight Exp $ + +*PEAR-PHP_Beautifier-0.1.15-r1 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <grknight@gentoo.org> + +PEAR-PHP_Beautifier-0.1.15-r1.ebuild, -PEAR-PHP_Beautifier-0.1.15.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-PHP_Beautifier-0.1.15.ebuild: diff --git a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild index cd967c68cd6f..482375a91921 100644 --- a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild +++ b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.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-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15.ebuild,v 1.2 2014/08/10 20:54:19 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild,v 1.1 2014/11/06 19:43:05 grknight Exp $ -EAPI="2" +EAPI=5 inherit php-pear-r1 KEYWORDS="~amd64 ~x86" |