diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-06 18:31:07 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-06 18:31:07 +0000 |
commit | 198cfb1d066bdf70f7fc140a6b7527dcfbebccfc (patch) | |
tree | 802b9e9aa9b519c2aeba9710c367492b0fa3fce3 /dev-libs | |
parent | Drop ~x86-fbsd keyword from 1.95.8 so that the missing test dependency is not... (diff) | |
download | gentoo-2-198cfb1d066bdf70f7fc140a6b7527dcfbebccfc.tar.gz gentoo-2-198cfb1d066bdf70f7fc140a6b7527dcfbebccfc.tar.bz2 gentoo-2-198cfb1d066bdf70f7fc140a6b7527dcfbebccfc.zip |
Stable x86; tested blah blah
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 2726658cd343..966153f0e4a3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.154 2006/09/05 13:06:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.155 2006/09/06 18:31:07 tsunam Exp $ + + 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> cyrus-sasl-2.1.22.ebuild: + Stable x86; bug #142650 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> cyrus-sasl-2.1.22.ebuild: diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild index 95ae6c96129a..0c458ba03afe 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.22.ebuild,v 1.9 2006/09/05 13:06:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22.ebuild,v 1.10 2006/09/06 18:31:07 tsunam Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz LICENSE="as-is" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" # Removed 'static' USE flag because it is broken upstream, Bug #94137 IUSE="berkdb crypt gdbm ldap mysql postgres kerberos ssl java pam authdaemond sample urandom srp ntlm_unsupported_patch" |