diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-29 18:28:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-29 18:28:14 +0000 |
commit | f857ad73db256458f82f5f57cf277c2594431aa5 (patch) | |
tree | 6e37f86e0486d51955bd4fc6107a4829a8374235 /net-libs/libetpan | |
parent | ppc stable, bug #239980 (diff) | |
download | gentoo-2-f857ad73db256458f82f5f57cf277c2594431aa5.tar.gz gentoo-2-f857ad73db256458f82f5f57cf277c2594431aa5.tar.bz2 gentoo-2-f857ad73db256458f82f5f57cf277c2594431aa5.zip |
ppc stable, bug #248760
(Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.57.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 0e3eb81a0142..ad00478a26ba 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,10 @@ # 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.74 2008/11/28 23:13:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.75 2008/11/29 18:28:14 dertobi123 Exp $ + + 29 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + libetpan-0.57.ebuild: + ppc stable, bug #248760 28 Nov 2008; Markus Meier <maekke@gentoo.org> libetpan-0.57.ebuild: amd64/x86 stable, bug #248760 diff --git a/net-libs/libetpan/libetpan-0.57.ebuild b/net-libs/libetpan/libetpan-0.57.ebuild index 1d4b1a928fb6..7a408aa94e83 100644 --- a/net-libs/libetpan/libetpan-0.57.ebuild +++ b/net-libs/libetpan/libetpan-0.57.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.57.ebuild,v 1.4 2008/11/28 23:13:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.5 2008/11/29 18:28:14 dertobi123 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 |