diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:56:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:56:44 +0000 |
commit | 5e6b54c5067d08833185c1b95e1cef2a5505febe (patch) | |
tree | 8eb260f28cd1e4f320fb7c1c243e6190f2b0a0f1 /dev-php/PEAR-Net_DNS | |
parent | ppc/ppc64 stable wrt #399309 (diff) | |
download | historical-5e6b54c5067d08833185c1b95e1cef2a5505febe.tar.gz historical-5e6b54c5067d08833185c1b95e1cef2a5505febe.tar.bz2 historical-5e6b54c5067d08833185c1b95e1cef2a5505febe.zip |
ppc/ppc64 stable wrt #399315
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_DNS')
-rw-r--r-- | dev-php/PEAR-Net_DNS/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index 019452fa2ea7..7b4f683c94a0 100644 --- a/dev-php/PEAR-Net_DNS/ChangeLog +++ b/dev-php/PEAR-Net_DNS/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2012/01/19 17:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.40 2012/02/01 10:56:44 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + PEAR-Net_DNS-1.0.7.ebuild: + ppc/ppc64 stable wrt #399315 19 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DNS-1.0.7.ebuild: Stable for amd64, wrt bug #399315 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 d791e4a1d288..5bef3290f311 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,11 +1,11 @@ # Copyright 1999-2012 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.2 2012/01/19 17:32:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild,v 1.3 2012/02/01 10:56:44 ssuominen Exp $ inherit php-pear-r1 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" |