summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Net_DNS/ChangeLog8
-rw-r--r--dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog
index fb199dd0cb65..d5ee65bdfb98 100644
--- a/dev-php/PEAR-Net_DNS/ChangeLog
+++ b/dev-php/PEAR-Net_DNS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_DNS
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.44 2012/06/09 15:30:58 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.45 2014/08/10 20:51:59 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Net_DNS-1.0.7.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
09 Jun 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Net_DNS-1.0.0.ebuild,
-PEAR-Net_DNS-1.0.1.ebuild:
@@ -169,4 +172,3 @@
16 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Net_DNS-0.03.ebuild:
Initial ebuild for the Net_DNS PEAR package.
-
diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild
index 4a472a3d40c5..d0927c72e405 100644
--- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild
+++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild
@@ -1,10 +1,10 @@
-# 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/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild,v 1.6 2012/03/18 15:50:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild,v 1.7 2014/08/10 20:51:59 slyfox Exp $
inherit php-pear-r1
-DESCRIPTION="Resolver library used to communicate with a DNS server."
+DESCRIPTION="Resolver library used to communicate with a DNS server"
LICENSE="PHP-3.01 || ( LGPL-2.1 LGPL-3 )"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"