* [gentoo-commits] gentoo-x86 commit in dev-php/propel: propel-1.6.4.ebuild ChangeLog
@ 2012-01-31 9:13 Ole Markus With (olemarkus)
0 siblings, 0 replies; 2+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-01-31 9:13 UTC (permalink / raw
To: gentoo-commits
olemarkus 12/01/31 09:13:19
Modified: ChangeLog
Added: propel-1.6.4.ebuild
Log:
Version bump and URL fix. Bug 394783
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-php/propel/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 14 Dec 2011 22:54:04 -0000 1.10
+++ ChangeLog 31 Jan 2012 09:13:19 -0000 1.11
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/propel
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v 1.10 2011/12/14 22:54:04 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v 1.11 2012/01/31 09:13:19 olemarkus Exp $
+
+*propel-1.6.4 (31 Jan 2012)
+
+ 31 Jan 2012; Ole Markus With <olemarkus@gentoo.org> +propel-1.6.4.ebuild:
+ Version bump and URL fix. Bug 394783
*propel-1.5.1 (01 Jun 2010)
1.1 dev-php/propel/propel-1.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild?rev=1.1&content-type=text/plain
Index: propel-1.6.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild,v 1.1 2012/01/31 09:13:19 olemarkus Exp $
EAPI="4"
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Object Persistence Layer for PHP 5."
HOMEPAGE="http://propelorm.org"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND="~dev-php/propel-generator-${PV}
~dev-php/propel-runtime-${PV}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-php/propel: propel-1.6.4.ebuild ChangeLog
@ 2014-08-10 21:05 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:05 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 21:05:03
Modified: propel-1.6.4.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/propel/propel-1.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild?r1=1.1&r2=1.2
Index: propel-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- propel-1.6.4.ebuild 31 Jan 2012 09:13:19 -0000 1.1
+++ propel-1.6.4.ebuild 10 Aug 2014 21:05:03 -0000 1.2
@@ -1,12 +1,12 @@
-# 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/propel/propel-1.6.4.ebuild,v 1.1 2012/01/31 09:13:19 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/propel-1.6.4.ebuild,v 1.2 2014/08/10 21:05:03 slyfox Exp $
EAPI="4"
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="Object Persistence Layer for PHP 5."
+DESCRIPTION="Object Persistence Layer for PHP 5"
HOMEPAGE="http://propelorm.org"
LICENSE="LGPL-2.1"
SLOT="0"
1.13 dev-php/propel/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 17 Aug 2013 05:09:25 -0000 1.12
+++ ChangeLog 10 Aug 2014 21:05:03 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/propel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v 1.12 2013/08/17 05:09:25 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/propel/ChangeLog,v 1.13 2014/08/10 21:05:03 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> propel-1.6.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
17 Aug 2013; Patrick Lauer <patrick@gentoo.org> -propel-1.5.1.ebuild:
QA: Punt version with broken deps
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:16 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:05 [gentoo-commits] gentoo-x86 commit in dev-php/propel: propel-1.6.4.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2012-01-31 9:13 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