diff options
author | Brian Evans <grknight@gentoo.org> | 2015-05-06 17:18:59 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-05-06 17:18:59 +0000 |
commit | 744c1ed4088c573d42dce6ce9878b51bd965d926 (patch) | |
tree | b8d61365c1d9ab9668b703b835ef11cac8cf6747 /dev-php/Savant2 | |
parent | amd64 stable wrt bug #547434 (diff) | |
download | gentoo-2-744c1ed4088c573d42dce6ce9878b51bd965d926.tar.gz gentoo-2-744c1ed4088c573d42dce6ce9878b51bd965d926.tar.bz2 gentoo-2-744c1ed4088c573d42dce6ce9878b51bd965d926.zip |
EAPI bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php/Savant2')
-rw-r--r-- | dev-php/Savant2/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/Savant2/Savant2-2.4.3-r1.ebuild (renamed from dev-php/Savant2/Savant2-2.4.3.ebuild) | 6 |
2 files changed, 12 insertions, 4 deletions
diff --git a/dev-php/Savant2/ChangeLog b/dev-php/Savant2/ChangeLog index 3f13847ce764..f13ee434c511 100644 --- a/dev-php/Savant2/ChangeLog +++ b/dev-php/Savant2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/Savant2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.5 2014/08/10 20:58:21 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.6 2015/05/06 17:18:59 grknight Exp $ + +*Savant2-2.4.3-r1 (06 May 2015) + + 06 May 2015; Brian Evans <grknight@gentoo.org> +Savant2-2.4.3-r1.ebuild, + -Savant2-2.4.3.ebuild: + EAPI bump 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> Savant2-2.4.3.ebuild: QA: drop trailing '.' from DESCRIPTION diff --git a/dev-php/Savant2/Savant2-2.4.3.ebuild b/dev-php/Savant2/Savant2-2.4.3-r1.ebuild index 7c20db83af22..db36434dc01d 100644 --- a/dev-php/Savant2/Savant2-2.4.3.ebuild +++ b/dev-php/Savant2/Savant2-2.4.3-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild,v 1.3 2014/08/10 20:58:21 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3-r1.ebuild,v 1.1 2015/05/06 17:18:59 grknight Exp $ + +EAPI=5 inherit php-pear-lib-r1 |