diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:30:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:30:05 +0000 |
commit | b87587de86f00e4bdac60820c8d5592434e7d3a1 (patch) | |
tree | 3a856086637e781fdc23c0da2839a0c15fa64a2f /dev-libs/cyrus-sasl | |
parent | did not compile with -O3 (Manifest recommit) (diff) | |
download | gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.gz gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.bz2 gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.zip |
Stable on amd64.
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.19-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 514938422f4c..be7489f82c93 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.98 2004/10/13 13:22:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.99 2004/10/19 08:27:12 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + cyrus-sasl-2.1.19-r1.ebuild: + Stable on amd64. 13 Oct 2004; Guy Martin <gmsoft@gentoo.org> cyrus-sasl-2.1.19-r1.ebuild: Stable on hppa. diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild index 4e2425e17fc7..21b5acd3a047 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.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.19-r1.ebuild,v 1.7 2004/10/13 13:22:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.19-r1.ebuild,v 1.8 2004/10/19 08:27:12 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 |