diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:10:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:10:00 +0000 |
commit | 2fd1c21fb9ba0359a39d498b3f3eb6e8ec505a44 (patch) | |
tree | 5b31a04b9328151b6cd4fc602d29589dc7e7b562 /net-libs/courier-authlib/courier-authlib-0.58.ebuild | |
parent | media-plugins/gst-plugins-ffmpeg stable on ppc. (diff) | |
download | historical-2fd1c21fb9ba0359a39d498b3f3eb6e8ec505a44.tar.gz historical-2fd1c21fb9ba0359a39d498b3f3eb6e8ec505a44.tar.bz2 historical-2fd1c21fb9ba0359a39d498b3f3eb6e8ec505a44.zip |
net-libs/courier-authlib stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-libs/courier-authlib/courier-authlib-0.58.ebuild')
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild index 9022a5582df9..6341b258fe50 100644 --- a/net-libs/courier-authlib/courier-authlib-0.58.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.58.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/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.2 2006/01/17 13:57:15 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.3 2006/01/21 14:10:00 hansmi 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 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt debug" RESTRICT="nouserpriv" |