diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-12 23:12:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-12 23:12:53 +0000 |
commit | 4b6c2c65469e5be942b6c76ebc4e1c65ca14149f (patch) | |
tree | 7a6884358462f04513c3c908bab1b7495be831e6 /net-libs | |
parent | Marked ~sh (diff) | |
download | gentoo-2-4b6c2c65469e5be942b6c76ebc4e1c65ca14149f.tar.gz gentoo-2-4b6c2c65469e5be942b6c76ebc4e1c65ca14149f.tar.bz2 gentoo-2-4b6c2c65469e5be942b6c76ebc4e1c65ca14149f.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index d8b095819804..9d613aeb2173 100644 --- a/net-libs/courier-authlib/ChangeLog +++ b/net-libs/courier-authlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/courier-authlib # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.45 2005/10/18 03:05:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.46 2005/11/12 23:12:53 weeve Exp $ + + 12 Nov 2005; Jason Wever <weeve@gentoo.org> + courier-authlib-0.57-r1.ebuild: + Stable on SPARC. 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> courier-authlib-0.57-r1.ebuild: 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 c9cfd45e2587..7500fe9e8067 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.9 2005/10/18 03:05:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.10 2005/11/12 23:12:53 weeve 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" |