diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-23 18:20:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-23 18:20:35 +0000 |
commit | 703a54de4c3ebd20cc1bb12e4f50d0d2afe80526 (patch) | |
tree | aa0202d403b2895b3970b31598cc47216a50c866 /dev-php | |
parent | New version for GNOME-2.22. Has new cool and smoother resource graphs and a l... (diff) | |
download | gentoo-2-703a54de4c3ebd20cc1bb12e4f50d0d2afe80526.tar.gz gentoo-2-703a54de4c3ebd20cc1bb12e4f50d0d2afe80526.tar.bz2 gentoo-2-703a54de4c3ebd20cc1bb12e4f50d0d2afe80526.zip |
alpha/ia64/sparc stable wrt #214081
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index e3dbd0a58ef5..c2b4a1d7197d 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.58 2008/03/23 16:55:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.59 2008/03/23 18:20:35 armin76 Exp $ + + 23 Mar 2008; Raúl Porcel <armin76@gentoo.org> + PEAR-Net_Sieve-1.1.6.ebuild: + alpha/ia64/sparc stable wrt #214081 23 Mar 2008; nixnut <nixnut@gentoo.org> PEAR-Net_Sieve-1.1.6.ebuild: Stable on ppc wrt bug 214081 diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild index c7f4e11055d5..03119b806366 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild,v 1.3 2008/03/23 16:55:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild,v 1.4 2008/03/23 18:20:35 armin76 Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr LICENSE="BSD BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" |