diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:29:08 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:29:08 +0000 |
commit | 7fb7c559aeb0166463c47a0733ffc1ec2303ee59 (patch) | |
tree | 93c021b113d1068190b6288e465576650da9a4c4 /dev-php | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff) | |
download | gentoo-2-7fb7c559aeb0166463c47a0733ffc1ec2303ee59.tar.gz gentoo-2-7fb7c559aeb0166463c47a0733ffc1ec2303ee59.tar.bz2 gentoo-2-7fb7c559aeb0166463c47a0733ffc1ec2303ee59.zip |
x86 stable, see bug 388763
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_IDNA2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IDNA2/ChangeLog b/dev-php/PEAR-Net_IDNA2/ChangeLog index 4c0f593858ee..8f1ddf9f48ce 100644 --- a/dev-php/PEAR-Net_IDNA2/ChangeLog +++ b/dev-php/PEAR-Net_IDNA2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_IDNA2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IDNA2/ChangeLog,v 1.2 2011/11/03 11:39:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IDNA2/ChangeLog,v 1.3 2011/11/04 09:29:08 nativemad Exp $ + + 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> + PEAR-Net_IDNA2-0.1.1.ebuild: + x86 stable, see bug 388763 03 Nov 2011; Tony Vroon <chainsaw@gentoo.org> PEAR-Net_IDNA2-0.1.1.ebuild: Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & diff --git a/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild b/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild index 7d910dee5469..fee595702755 100644 --- a/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild +++ b/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild,v 1.2 2011/11/03 11:39:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild,v 1.3 2011/11/04 09:29:08 nativemad Exp $ inherit php-pear-r1 DESCRIPTION="Punycode encoding and decoding." LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |