diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 15:14:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 15:14:37 +0000 |
commit | 28b179afc0b3146df54fb8895565d6ec09b78c9d (patch) | |
tree | 9c1125ae9ff99123c9159b1b2e61acde6fe8f6aa /net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild | |
parent | Mark 1.2.4 stable on ia64 (diff) | |
download | gentoo-2-28b179afc0b3146df54fb8895565d6ec09b78c9d.tar.gz gentoo-2-28b179afc0b3146df54fb8895565d6ec09b78c9d.tar.bz2 gentoo-2-28b179afc0b3146df54fb8895565d6ec09b78c9d.zip |
Mark 0.57-r1 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild')
-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 4874d34331b6..6e3eee2e93f2 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.6 2005/10/02 10:35:10 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.7 2005/10/02 15:14:37 agriffis 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" |