diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-20 17:11:36 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-20 17:11:36 +0000 |
commit | 5123989e55ef8c7a3708a6d47f88adba1bd60d93 (patch) | |
tree | f78429cb56a5b7f05fc763d7862d70b1d95b150b /net-libs/libetpan/libetpan-0.43.ebuild | |
parent | Imported from gentoo.de (diff) | |
download | gentoo-2-5123989e55ef8c7a3708a6d47f88adba1bd60d93.tar.gz gentoo-2-5123989e55ef8c7a3708a6d47f88adba1bd60d93.tar.bz2 gentoo-2-5123989e55ef8c7a3708a6d47f88adba1bd60d93.zip |
Add ~alpha keyword, dependency of sylpheed-claws-2.0.0. As per bug #126838
(Portage version: 2.0.54)
Diffstat (limited to 'net-libs/libetpan/libetpan-0.43.ebuild')
-rw-r--r-- | net-libs/libetpan/libetpan-0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libetpan/libetpan-0.43.ebuild b/net-libs/libetpan/libetpan-0.43.ebuild index 08d80477efca..47b7d5aedbd3 100644 --- a/net-libs/libetpan/libetpan-0.43.ebuild +++ b/net-libs/libetpan/libetpan-0.43.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.43.ebuild,v 1.1 2006/03/08 14:38:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.43.ebuild,v 1.2 2006/03/20 17:11:36 ferdy Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |