diff options
author | 2006-04-17 18:28:15 +0000 | |
---|---|---|
committer | 2006-04-17 18:28:15 +0000 | |
commit | 23f29adf412b1013e6df41d93b1f167bc7e16eb1 (patch) | |
tree | 1d54eab58315bce5ad442c861ebb88119269664c /net-libs/libetpan | |
parent | Updated patch set, fixing various issues. (diff) | |
download | gentoo-2-23f29adf412b1013e6df41d93b1f167bc7e16eb1.tar.gz gentoo-2-23f29adf412b1013e6df41d93b1f167bc7e16eb1.tar.bz2 gentoo-2-23f29adf412b1013e6df41d93b1f167bc7e16eb1.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.43.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.45.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index f0f348e51c90..ce58a0a6a5bf 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2006/04/08 13:19:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.26 2006/04/17 18:28:15 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> libetpan-0.43.ebuild, + libetpan-0.45.ebuild: + Added ~ppc64 08 Apr 2006; Simon Stelling <blubb@gentoo.org> libetpan-0.42.ebuild: stable on amd64 diff --git a/net-libs/libetpan/libetpan-0.43.ebuild b/net-libs/libetpan/libetpan-0.43.ebuild index 47b7d5aedbd3..e6c09b6088f6 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.2 2006/03/20 17:11:36 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.43.ebuild,v 1.3 2006/04/17 18:28:15 corsair 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index 59cb870cba75..9bcc6fca3962 100644 --- a/net-libs/libetpan/libetpan-0.45.ebuild +++ b/net-libs/libetpan/libetpan-0.45.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.45.ebuild,v 1.1 2006/03/23 00:30:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.2 2006/04/17 18:28:15 corsair 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |