diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 10:35:10 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 10:35:10 +0000 |
commit | 5a00a68128cfd930e0c39c2b5e47bab28cd84683 (patch) | |
tree | c2196d723259832b3e16a57cb4019bdeb3c4a3d0 /net-libs/courier-authlib | |
parent | Stable on sh. (diff) | |
download | historical-5a00a68128cfd930e0c39c2b5e47bab28cd84683.tar.gz historical-5a00a68128cfd930e0c39c2b5e47bab28cd84683.tar.bz2 historical-5a00a68128cfd930e0c39c2b5e47bab28cd84683.zip |
Stable on sh.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild index e08161ead441..4874d34331b6 100644 --- a/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.57-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/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.5 2005/10/02 10:32:16 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.6 2005/10/02 10:35:10 matsuu Exp $ inherit eutils gnuconfig flag-o-matic @@ -12,7 +12,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt debug" RESTRICT="nouserpriv" |