diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:35:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:35:18 +0000 |
commit | ac251e2f3a75bb57cb963fec33c89387904a4ee7 (patch) | |
tree | 7335e5ca4fed924cb20fc1b1ca451e31abb799a8 /dev-php/PEAR-Net_DNS | |
parent | version bump (diff) | |
download | gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.tar.gz gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.tar.bz2 gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Net_DNS')
-rw-r--r-- | dev-php/PEAR-Net_DNS/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index 6a95655303bb..8c8884fa9648 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.6 2005/03/27 16:32:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.7 2005/04/06 19:31:42 corsair Exp $ + + 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Net_DNS-0.03.ebuild: + Stable on ppc64 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-Net_DNS-0.03.ebuild: diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild index 9cca74997317..71e7aa3f2fe5 100644 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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-0.03.ebuild,v 1.6 2005/03/27 16:32:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03.ebuild,v 1.7 2005/04/06 19:31:42 corsair Exp $ inherit php-pear DESCRIPTION="Resolver library used to communicate with a DNS server." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64" IUSE="" |