* [gentoo-commits] gentoo-x86 commit in dev-php/Savant3-Plugin-Form: Savant3-Plugin-Form-0.2.1.ebuild ChangeLog
@ 2012-01-25 19:58 Matti Bickel (mabi)
0 siblings, 0 replies; 2+ messages in thread
From: Matti Bickel (mabi) @ 2012-01-25 19:58 UTC (permalink / raw
To: gentoo-commits
mabi 12/01/25 19:58:21
Modified: Savant3-Plugin-Form-0.2.1.ebuild ChangeLog
Log:
remove unneeded depend.php reference, EAPI bump
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?r1=1.1&r2=1.2
Index: Savant3-Plugin-Form-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Savant3-Plugin-Form-0.2.1.ebuild 14 Dec 2011 22:57:20 -0000 1.1
+++ Savant3-Plugin-Form-0.2.1.ebuild 25 Jan 2012 19:58:21 -0000 1.2
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.1 2011/12/14 22:57:20 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.2 2012/01/25 19:58:21 mabi Exp $
+
+EAPI=4
inherit php-pear-lib-r1
MY_P="${PN//-/_}-${PV}"
@@ -18,5 +20,3 @@
RDEPEND=">=dev-php/Savant3-3.0.0"
S="${WORKDIR}/${MY_P}"
-
-need_php_by_category
1.2 dev-php/Savant3-Plugin-Form/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 14 Dec 2011 22:57:20 -0000 1.1
+++ ChangeLog 25 Jan 2012 19:58:21 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/Savant3-Plugin-Form
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.1 2011/12/14 22:57:20 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.2 2012/01/25 19:58:21 mabi Exp $
+
+ 25 Jan 2012; Matti Bickel <mabi@gentoo.org> Savant3-Plugin-Form-0.2.1.ebuild:
+ remove unneeded depend.php reference, EAPI bump
*Savant3-Plugin-Form-0.2.1 (30 Aug 2007)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/Savant3-Plugin-Form: Savant3-Plugin-Form-0.2.1.ebuild ChangeLog
@ 2014-08-10 20:58 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:58 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:58:37
Modified: Savant3-Plugin-Form-0.2.1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.3 dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild?r1=1.2&r2=1.3
Index: Savant3-Plugin-Form-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Savant3-Plugin-Form-0.2.1.ebuild 25 Jan 2012 19:58:21 -0000 1.2
+++ Savant3-Plugin-Form-0.2.1.ebuild 10 Aug 2014 20:58:37 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.2 2012/01/25 19:58:21 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.3 2014/08/10 20:58:37 slyfox Exp $
EAPI=4
@@ -9,7 +9,7 @@
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="The Form Plugin for Savant3."
+DESCRIPTION="The Form Plugin for Savant3"
HOMEPAGE="http://phpsavant.com/"
SRC_URI="http://phpsavant.com/${MY_P}.tgz"
LICENSE="LGPL-2.1"
1.3 dev-php/Savant3-Plugin-Form/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 25 Jan 2012 19:58:21 -0000 1.2
+++ ChangeLog 10 Aug 2014 20:58:37 -0000 1.3
@@ -1,6 +1,10 @@
-# ChangeLog for dev-php5/Savant3-Plugin-Form
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.2 2012/01/25 19:58:21 mabi Exp $
+# ChangeLog for dev-php/Savant3-Plugin-Form
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.3 2014/08/10 20:58:37 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ Savant3-Plugin-Form-0.2.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
25 Jan 2012; Matti Bickel <mabi@gentoo.org> Savant3-Plugin-Form-0.2.1.ebuild:
remove unneeded depend.php reference, EAPI bump
@@ -10,4 +14,3 @@
30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+Savant3-Plugin-Form-0.2.1.ebuild:
Port from project overlay
-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 19:58 [gentoo-commits] gentoo-x86 commit in dev-php/Savant3-Plugin-Form: Savant3-Plugin-Form-0.2.1.ebuild ChangeLog Matti Bickel (mabi)
-- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:58 Sergei Trofimovich (slyfox)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox