diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-03-09 06:13:11 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-03-09 06:13:11 +0000 |
commit | b8aa005accc6444da6565f871c50bc888606acdc (patch) | |
tree | d21546003eb876051fca65c83f9521728606c6d0 /dev-php/PEAR-Auth_SASL | |
parent | gnome-2.10 release (diff) | |
download | gentoo-2-b8aa005accc6444da6565f871c50bc888606acdc.tar.gz gentoo-2-b8aa005accc6444da6565f871c50bc888606acdc.tar.bz2 gentoo-2-b8aa005accc6444da6565f871c50bc888606acdc.zip |
This package was previously bundled with www-apps/horde-pear. Mark unstable for ARCHes that www-apps/horde-pear-r2 is marked stable for.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index c3addd7023f0..84737c415f38 100644 --- a/dev-php/PEAR-Auth_SASL/ChangeLog +++ b/dev-php/PEAR-Auth_SASL/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Auth_SASL # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.2 2005/02/19 07:01:43 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.3 2005/03/09 06:13:11 sebastian Exp $ + + 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> + PEAR-Auth_SASL-1.0.1.ebuild: + This package was previously bundled with www-apps/horde-pear. Mark unstable + for ARCHes that www-apps/horde-pear-r2 is marked stable for. 19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> PEAR-Auth_SASL-1.0.1.ebuild: diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild index b96597182ebe..be04406ff7d8 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.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-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild,v 1.2 2005/02/19 07:01:43 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1.ebuild,v 1.3 2005/03/09 06:13:11 sebastian Exp $ inherit php-pear DESCRIPTION="Abstraction of various SASL mechanism responses." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" |