diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-24 13:01:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-24 13:01:11 +0000 |
commit | 4850c6f8e185eb579d9756cc77a903aeecc5b06f (patch) | |
tree | a5fd83b1352836aa520a54c6e6ad1f8d2cf917f9 /dev-libs/cyrus-sasl | |
parent | bump x11-plugins/wmclockmon to version 0.8.0. Version 0.7.2 stable on x86. Re... (diff) | |
download | gentoo-2-4850c6f8e185eb579d9756cc77a903aeecc5b06f.tar.gz gentoo-2-4850c6f8e185eb579d9756cc77a903aeecc5b06f.tar.bz2 gentoo-2-4850c6f8e185eb579d9756cc77a903aeecc5b06f.zip |
Stable on hppa
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 47fb48c26478..6bd0673deaa0 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.70 2004/06/13 04:12:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.71 2004/06/24 13:01:11 gustavoz Exp $ + + 24 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> + cyrus-sasl-2.1.18.ebuild: + Stable on hppa 12 Jun 2004; Tom Gall <tgall@gentoo.org> cyrus-sasl-2.1.18.ebuild: marked stable on ppc64, bug# 53766 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild index 5a6d376b462d..d892fd9783cd 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild,v 1.10 2004/06/13 04:12:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.18.ebuild,v 1.11 2004/06/24 13:01:11 gustavoz Exp $ inherit eutils flag-o-matic gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz" LICENSE="as-is" SLOT="2" -KEYWORDS="~x86 ~ppc sparc ~mips ~alpha arm ~hppa amd64 ~ia64 s390 ppc64" +KEYWORDS="~x86 ~ppc sparc ~mips ~alpha arm hppa amd64 ~ia64 s390 ppc64" IUSE="gdbm ldap mysql postgres kerberos static ssl java pam" RDEPEND="virtual/glibc |