diff options
author | 2004-10-23 14:33:36 +0000 | |
---|---|---|
committer | 2004-10-23 14:33:36 +0000 | |
commit | acc1c133a494abecf7b69a1298120688a9932558 (patch) | |
tree | 7fda607a0743e8acaca284849fd57a05e5998ae9 /dev-php/PEAR-Net_Sieve | |
parent | removed old ebuilds (diff) | |
download | historical-acc1c133a494abecf7b69a1298120688a9932558.tar.gz historical-acc1c133a494abecf7b69a1298120688a9932558.tar.bz2 historical-acc1c133a494abecf7b69a1298120688a9932558.zip |
Stable on sparc.
Diffstat (limited to 'dev-php/PEAR-Net_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index ca4c1853315b..18eb26f1e666 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.12 2004/08/03 17:07:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.13 2004/10/23 14:29:35 weeve Exp $ + + 23 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-Net_Sieve-0.9.0.ebuild: + Stable on sparc. 03 Aug 2004; <agriffis@gentoo.org> PEAR-Net_Sieve-0.9.0.ebuild, PEAR-Net_Sieve-1.0.1.ebuild: diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild index 1f418ac8365e..47f5fe71cb68 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-0.9.0.ebuild,v 1.7 2004/08/03 17:07:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild,v 1.8 2004/10/23 14:29:35 weeve Exp $ inherit php-pear DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc ia64" +KEYWORDS="x86 sparc alpha ppc ia64" IUSE="" |