diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 03:40:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 03:40:35 +0000 |
commit | 28b363d133ffdd65d51cda29ac5253e108ec2a8b (patch) | |
tree | 712b87def45cd4e85eb45725d68c7155fa809276 /net-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-28b363d133ffdd65d51cda29ac5253e108ec2a8b.tar.gz gentoo-2-28b363d133ffdd65d51cda29ac5253e108ec2a8b.tar.bz2 gentoo-2-28b363d133ffdd65d51cda29ac5253e108ec2a8b.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.60.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild b/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild index 105819da55bf..bd288d6ececd 100644 --- a/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.60.6.ebuild,v 1.11 2008/07/16 16:09:31 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild,v 1.12 2008/11/04 03:40:35 vapier Exp $ inherit eutils flag-o-matic autotools libtool -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" DESCRIPTION="Courier authentication library." SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" |