diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:25:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:25:37 +0000 |
commit | 70717bd96f5679b2f7aebe0001438a9e4f19da71 (patch) | |
tree | bfc2664f328d7a437c015ba22b27011574112b18 /dev-libs/cyrus-sasl | |
parent | stable on ppc64 (diff) | |
download | historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.gz historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.tar.bz2 historical-70717bd96f5679b2f7aebe0001438a9e4f19da71.zip |
Stable on amd64.
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index c2615e44d4d6..8e1d0ab22fe2 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.105 2004/11/24 18:36:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.106 2004/12/16 10:20:05 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> cyrus-sasl-2.1.20.ebuild: + Stable on amd64. 24 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> cyrus-sasl-2.1.20.ebuild: diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild index 1b27635c575a..9f2f23c951c0 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.5 2004/11/24 18:36:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.6 2004/12/16 10:20:05 absinthe Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -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="berkdb gdbm ldap mysql postgres kerberos static ssl java pam authdaemond" RDEPEND="virtual/libc |