summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:05:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:05:15 +0000
commit6db7a3dab3b8fb752e033062c6a335de57982bb8 (patch)
treeddd66e7005fc470ad007823cee19b2e9d0dab7b0 /dev-php
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-6db7a3dab3b8fb752e033062c6a335de57982bb8.tar.gz
gentoo-2-6db7a3dab3b8fb752e033062c6a335de57982bb8.tar.bz2
gentoo-2-6db7a3dab3b8fb752e033062c6a335de57982bb8.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/propel-runtime/ChangeLog8
-rw-r--r--dev-php/propel-runtime/propel-runtime-1.6.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/propel-runtime/ChangeLog b/dev-php/propel-runtime/ChangeLog
index 08019ce18263..fba42e4d1490 100644
--- a/dev-php/propel-runtime/ChangeLog
+++ b/dev-php/propel-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/propel-runtime
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.15 2013/08/17 01:13:00 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.16 2014/08/10 21:05:15 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ propel-runtime-1.6.4.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
17 Aug 2013; Patrick Lauer <patrick@gentoo.org> -propel-runtime-1.5.1.ebuild:
QA: Punt version with broken deps
diff --git a/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild b/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild
index 1bf44f3d5f07..020eccf4064d 100644
--- a/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild
+++ b/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild
@@ -1,13 +1,13 @@
-# 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/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.3 2013/05/15 17:55:17 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.4 2014/08/10 21:05:15 slyfox Exp $
EAPI="4"
inherit php-pear-lib-r1
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)."
+DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)"
HOMEPAGE="http://propelorm.org"
SRC_URI="http://pear.propelorm.org/get/propel_runtime-${PV}.tgz"
LICENSE="LGPL-2.1"