diff options
author | 2012-01-19 17:32:44 +0000 | |
---|---|---|
committer | 2012-01-19 17:32:44 +0000 | |
commit | f1f9c18936af685d5fcbc081dfbea822ad31c85b (patch) | |
tree | c03b82e50d235e6eb96b050dc4983482c5f1b877 /dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild | |
parent | Stable for amd64, wrt bug #399403 (diff) | |
download | gentoo-2-f1f9c18936af685d5fcbc081dfbea822ad31c85b.tar.gz gentoo-2-f1f9c18936af685d5fcbc081dfbea822ad31c85b.tar.bz2 gentoo-2-f1f9c18936af685d5fcbc081dfbea822ad31c85b.zip |
Stable for amd64, wrt bug #399315
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 80d03acd927f..d791e4a1d288 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-2011 Gentoo Foundation +# 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.1 2011/01/08 09:29:26 olemarkus Exp $ +# $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 $ 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="" |