diff options
author | 2008-05-13 11:45:44 +0000 | |
---|---|---|
committer | 2008-05-13 11:45:44 +0000 | |
commit | 1315c8d12c5cc96fbe99bcacc306a0d9763ca9c7 (patch) | |
tree | 8aa45f81fae61351655d2531c2e0068d4031b367 /net-libs/libetpan | |
parent | alpha/ia64/sparc stable wrt #220803 (diff) | |
download | gentoo-2-1315c8d12c5cc96fbe99bcacc306a0d9763ca9c7.tar.gz gentoo-2-1315c8d12c5cc96fbe99bcacc306a0d9763ca9c7.tar.bz2 gentoo-2-1315c8d12c5cc96fbe99bcacc306a0d9763ca9c7.zip |
alpha/sparc stable wrt #221801
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index d7cb62d1e46b..63f72b5f65c6 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.66 2008/05/12 19:32:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.67 2008/05/13 11:45:44 armin76 Exp $ + + 13 May 2008; Raúl Porcel <armin76@gentoo.org> libetpan-0.54.ebuild: + alpha/sparc stable wrt #221801 12 May 2008; Markus Meier <maekke@gentoo.org> libetpan-0.54.ebuild: amd64 stable, bug #221801 diff --git a/net-libs/libetpan/libetpan-0.54.ebuild b/net-libs/libetpan/libetpan-0.54.ebuild index cc0e632afc63..e407df5e039e 100644 --- a/net-libs/libetpan/libetpan-0.54.ebuild +++ b/net-libs/libetpan/libetpan-0.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.7 2008/05/12 19:32:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.8 2008/05/13 11:45:44 armin76 Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl" DEPEND="virtual/libc |