diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-02 21:19:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-02 21:19:18 +0000 |
commit | 9e713499f11b38c1bb6666c34e19f68b6f8ef4bd (patch) | |
tree | 55a7692c2edf2c4b33f9f1d4152684617faa57da /net-libs/libetpan | |
parent | Marking rmagick-2.6.0 and rmagick-1.15.15 ppc64 stable for bug 249393 (diff) | |
download | gentoo-2-9e713499f11b38c1bb6666c34e19f68b6f8ef4bd.tar.gz gentoo-2-9e713499f11b38c1bb6666c34e19f68b6f8ef4bd.tar.bz2 gentoo-2-9e713499f11b38c1bb6666c34e19f68b6f8ef4bd.zip |
Marking libetpan-0.57 ppc64 for bug 248760
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index c9539fd3229d..f0288d6d6be9 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.76 2008/11/30 15:31:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.77 2008/12/02 21:19:18 ranger Exp $ + + 02 Dec 2008; Brent Baude <ranger@gentoo.org> libetpan-0.57.ebuild: + Marking libetpan-0.57 ppc64 for bug 248760 30 Nov 2008; Raúl Porcel <armin76@gentoo.org> libetpan-0.57.ebuild: alpha stable wrt #248760 diff --git a/net-libs/libetpan/libetpan-0.57.ebuild b/net-libs/libetpan/libetpan-0.57.ebuild index 6bb8e97b7445..2d9d24f5bb98 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.6 2008/11/30 15:31:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.7 2008/12/02 21:19:18 ranger 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 |