summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:52:08 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:52:08 +0000
commit397f4cd1afc2e74154567d54cb398409166ac126 (patch)
tree18d26dbc6a314901c8052d4961e6ed8abdcf45c4 /dev-php/PEAR-Net_DNS
parentclean up (diff)
downloadhistorical-397f4cd1afc2e74154567d54cb398409166ac126.tar.gz
historical-397f4cd1afc2e74154567d54cb398409166ac126.tar.bz2
historical-397f4cd1afc2e74154567d54cb398409166ac126.zip
x86 stable, bug 336869
Package-Manager: portage-2.1.8.3/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-php/PEAR-Net_DNS')
-rw-r--r--dev-php/PEAR-Net_DNS/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog
index 52c5d4129696..953a10d68fb9 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.34 2010/07/04 13:45:33 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.35 2010/10/14 15:46:49 fauli Exp $
+
+ 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
+ PEAR-Net_DNS-1.0.1.ebuild:
+ x86 stable, bug 336869
04 Jul 2010; Matti Bickel <mabi@gentoo.org> PEAR-Net_DNS-1.0.1.ebuild:
mhash dependency is optional, thanks to Ole Markus With on bug #324823
diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild
index 7ce16bee1dd0..efe4c638f6ab 100644
--- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild
+++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2010 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.1.ebuild,v 1.3 2010/07/05 22:01:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.1.ebuild,v 1.4 2010/10/14 15:46:49 fauli Exp $
inherit php-pear-r1 depend.php
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=""