* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-svn: pecl-svn-1.0.2.ebuild ChangeLog
@ 2013-04-23 16:08 Ole Markus With (olemarkus)
0 siblings, 0 replies; 2+ messages in thread
From: Ole Markus With (olemarkus) @ 2013-04-23 16:08 UTC (permalink / raw
To: gentoo-commits
olemarkus 13/04/23 16:08:18
Modified: ChangeLog
Added: pecl-svn-1.0.2.ebuild
Log:
Version bump. Should work with subversion-1.7 and php-5.4
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Revision Changes Path
1.3 dev-php/pecl-svn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 12 Feb 2012 15:38:31 -0000 1.2
+++ ChangeLog 23 Apr 2013 16:08:18 -0000 1.3
@@ -1,6 +1,11 @@
-# ChangeLog for dev-php5/pecl-svn
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v 1.2 2012/02/12 15:38:31 mabi Exp $
+# ChangeLog for dev-php/pecl-svn
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v 1.3 2013/04/23 16:08:18 olemarkus Exp $
+
+*pecl-svn-1.0.2 (23 Apr 2013)
+
+ 23 Apr 2013; Ole Markus With <olemarkus@gentoo.org> +pecl-svn-1.0.2.ebuild:
+ Version bump. Should work with subversion-1.7 and php-5.4
*pecl-svn-1.0.1 (12 Feb 2012)
@@ -17,4 +22,3 @@
05 Jul 2010; Matti Bickel <mabi@gentoo.org> +pecl-svn-1.0.0.ebuild:
import from php-overlay, thanks to Ole Markus With (bug #266971)
-
1.1 dev-php/pecl-svn/pecl-svn-1.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild?rev=1.1&content-type=text/plain
Index: pecl-svn-1.0.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild,v 1.1 2013/04/23 16:08:18 olemarkus Exp $
EAPI=5
PHP_EXT_NAME="svn"
USE_PHP="php5-3 php5-4 php5-5"
inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"
DESCRIPTION="PHP Bindings for the Subversion Revision control system."
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
DEPEND="dev-vcs/subversion"
RDEPEND="${DEPEND}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-svn: pecl-svn-1.0.2.ebuild ChangeLog
@ 2014-08-10 21:03 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:03 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 21:03:49
Modified: pecl-svn-1.0.2.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.2 dev-php/pecl-svn/pecl-svn-1.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild?r1=1.1&r2=1.2
Index: pecl-svn-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-svn-1.0.2.ebuild 23 Apr 2013 16:08:18 -0000 1.1
+++ pecl-svn-1.0.2.ebuild 10 Aug 2014 21:03:49 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/pecl-svn/pecl-svn-1.0.2.ebuild,v 1.1 2013/04/23 16:08:18 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/pecl-svn-1.0.2.ebuild,v 1.2 2014/08/10 21:03:49 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP Bindings for the Subversion Revision control system."
+DESCRIPTION="PHP Bindings for the Subversion Revision control system"
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
1.5 dev-php/pecl-svn/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-svn/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 10 May 2013 09:17:06 -0000 1.4
+++ ChangeLog 10 Aug 2014 21:03:49 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-svn
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v 1.4 2013/05/10 09:17:06 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-svn/ChangeLog,v 1.5 2014/08/10 21:03:49 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pecl-svn-1.0.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
10 May 2013; Patrick Lauer <patrick@gentoo.org> -pecl-svn-1.0.1.ebuild:
Remove version with unsatisfiable dependencies
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 21:03 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-svn: pecl-svn-1.0.2.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2013-04-23 16:08 Ole Markus With (olemarkus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox