diff options
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.21-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 189cef96d51c..2c74528a1345 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.130 2005/10/12 16:11:02 strerror Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.131 2005/11/06 04:35:04 matsuu Exp $ + + 06 Nov 2005; MATSUU Takuto <matsuu@gentoo.org> cyrus-sasl-2.1.21.ebuild, + cyrus-sasl-2.1.21-r1.ebuild: + Added ~sh to KEYWORDS. 12 Oct 2005; Benjamin Smee <strerror@gentoo.org> files/saslauthd.rc6: change to init script as per bug #109017 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21-r1.ebuild index 5b559717da77..01c10525f942 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.21-r1.ebuild,v 1.1 2005/06/07 00:31:04 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21-r1.ebuild,v 1.2 2005/11/06 04:35:04 matsuu Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -13,7 +13,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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="berkdb crypt gdbm ldap mysql postgres kerberos static ssl java pam authdaemond sample urandom srp ntlm_unsupported_patch" diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild index 2655eb681c60..8a5aa8dc2dde 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.21.ebuild,v 1.2 2005/06/03 17:54:19 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.21.ebuild,v 1.3 2005/11/06 04:35:04 matsuu Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -13,7 +13,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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="berkdb crypt gdbm ldap mysql postgres kerberos static ssl java pam authdaemond sample urandom srp ntlm_unsupported_patch" |