diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:52:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:52:06 +0000 |
commit | 6ea3e69826b54ee2b89bd7211dd161ef893d4b5a (patch) | |
tree | e27e08772cca31fcbecaf72d48a616b4c75a150c /dev-php/PEAR-Net_DNS2 | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6ea3e69826b54ee2b89bd7211dd161ef893d4b5a.tar.gz gentoo-2-6ea3e69826b54ee2b89bd7211dd161ef893d4b5a.tar.bz2 gentoo-2-6ea3e69826b54ee2b89bd7211dd161ef893d4b5a.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/PEAR-Net_DNS2')
-rw-r--r-- | dev-php/PEAR-Net_DNS2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-Net_DNS2/ChangeLog b/dev-php/PEAR-Net_DNS2/ChangeLog index ba004693519c..8b97b197915c 100644 --- a/dev-php/PEAR-Net_DNS2/ChangeLog +++ b/dev-php/PEAR-Net_DNS2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_DNS2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.5 2013/11/21 20:33:32 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.6 2014/08/10 20:52:06 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + PEAR-Net_DNS2-1.2.5.ebuild, PEAR-Net_DNS2-1.3.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *PEAR-Net_DNS2-1.3.1 (21 Nov 2013) diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild index 835c8812f793..1056903b5604 100644 --- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild +++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild @@ -1,12 +1,12 @@ -# 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/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild,v 1.1 2013/03/26 20:26:06 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild,v 1.2 2014/08/10 20:52:06 slyfox Exp $ EAPI="4" inherit php-pear-r1 -DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server." +DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild index eaecdd804400..8b3499197e83 100644 --- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild +++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild @@ -1,12 +1,12 @@ -# 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/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild,v 1.1 2013/11/21 20:33:32 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild,v 1.2 2014/08/10 20:52:06 slyfox Exp $ EAPI="5" inherit php-pear-r1 -DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server." +DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" |