summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:00:24 +0000
commit7dda572f55ea449d6a14e19f2195b013f8187cea (patch)
treec4ae7148723dce8cc50f38ba79f2077b36265b9f /dev-php/onphp
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-7dda572f55ea449d6a14e19f2195b013f8187cea.tar.gz
gentoo-2-7dda572f55ea449d6a14e19f2195b013f8187cea.tar.bz2
gentoo-2-7dda572f55ea449d6a14e19f2195b013f8187cea.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/onphp')
-rw-r--r--dev-php/onphp/ChangeLog9
-rw-r--r--dev-php/onphp/onphp-1.0.10.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/onphp/ChangeLog b/dev-php/onphp/ChangeLog
index d917a3b76a3c..d724dfc783db 100644
--- a/dev-php/onphp/ChangeLog
+++ b/dev-php/onphp/ChangeLog
@@ -1,6 +1,9 @@
-# ChangeLog for dev-php5/onphp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/onphp/ChangeLog,v 1.7 2012/01/28 14:07:28 mabi Exp $
+# ChangeLog for dev-php/onphp
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/onphp/ChangeLog,v 1.8 2014/08/10 21:00:24 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> onphp-1.0.10.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
26 Jan 2012; Matti Bickel <mabi@gentoo.org> -onphp-0.10.13.ebuild,
-onphp-1.0.9.ebuild, onphp-1.0.10.ebuild:
diff --git a/dev-php/onphp/onphp-1.0.10.ebuild b/dev-php/onphp/onphp-1.0.10.ebuild
index ce0f6a118029..9f3559705b27 100644
--- a/dev-php/onphp/onphp-1.0.10.ebuild
+++ b/dev-php/onphp/onphp-1.0.10.ebuild
@@ -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/onphp/onphp-1.0.10.ebuild,v 1.2 2012/01/28 14:07:28 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/onphp/onphp-1.0.10.ebuild,v 1.3 2014/08/10 21:00:24 slyfox Exp $
EAPI="4"
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework."
+DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework"
HOMEPAGE="http://onphp.org/"
SRC_URI="http://onphp.org/download/${P}.tar.bz2
doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )"