diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-07-01 10:22:33 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-07-01 10:22:33 +0000 |
commit | e5c0e0509f7b1396f20c59df54aeaa93f4a448c5 (patch) | |
tree | 037c19a8cb551ce62db43ca7148a6e1983cfd81c /net-libs/libetpan | |
parent | Version bump (diff) | |
download | gentoo-2-e5c0e0509f7b1396f20c59df54aeaa93f4a448c5.tar.gz gentoo-2-e5c0e0509f7b1396f20c59df54aeaa93f4a448c5.tar.bz2 gentoo-2-e5c0e0509f7b1396f20c59df54aeaa93f4a448c5.zip |
Changed DESCRIPTION.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 2aec781b5db9..c41adf65c142 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.1 2005/06/23 10:33:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.2 2005/07/01 10:22:33 ticho Exp $ + + 01 Jul 2005; Andrej Kacian <ticho@gentoo.org> libetpan-0.36.ebuild: + Changed DESCRIPTION. *libetpan-0.36 (23 Jun 2005) diff --git a/net-libs/libetpan/libetpan-0.36.ebuild b/net-libs/libetpan/libetpan-0.36.ebuild index 8a7048dc329a..b25828775bac 100644 --- a/net-libs/libetpan/libetpan-0.36.ebuild +++ b/net-libs/libetpan/libetpan-0.36.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.36.ebuild,v 1.1 2005/06/23 10:33:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.36.ebuild,v 1.2 2005/07/01 10:22:33 ticho Exp $ -DESCRIPTION="libEtPan ! is a mail purpose library." +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" |