diff options
author | Roy Marples <uberlord@gentoo.org> | 2006-12-12 14:22:01 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2006-12-12 14:22:01 +0000 |
commit | 2bc8ad2f3443d07b51add4626e806d051fa7f665 (patch) | |
tree | 0d1b8a5883c6e63e590bf44242b3bab71c252419 /net-libs | |
parent | Marked ~hppa (bug #157879). (diff) | |
download | gentoo-2-2bc8ad2f3443d07b51add4626e806d051fa7f665.tar.gz gentoo-2-2bc8ad2f3443d07b51add4626e806d051fa7f665.tar.bz2 gentoo-2-2bc8ad2f3443d07b51add4626e806d051fa7f665.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_rc3-r3)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 271f0bd6f8cd..7770c970a2f7 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.38 2006/11/08 21:29:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.39 2006/12/12 14:22:01 uberlord Exp $ + + 12 Dec 2006; Roy Marples <uberlord@gentoo.org> libetpan-0.48.ebuild: + Added ~x86-fbsd keyword. *libetpan-0.48 (08 Nov 2006) diff --git a/net-libs/libetpan/libetpan-0.48.ebuild b/net-libs/libetpan/libetpan-0.48.ebuild index ca7fac6a31f0..3c3d6be575da 100644 --- a/net-libs/libetpan/libetpan-0.48.ebuild +++ b/net-libs/libetpan/libetpan-0.48.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.48.ebuild,v 1.1 2006/11/08 21:29:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.2 2006/12/12 14:22:01 uberlord 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="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="berkdb debug gnutls sasl ssl ipv6" DEPEND="virtual/libc |