diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-27 15:10:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-27 15:10:35 +0000 |
commit | e16a8039c3213c49c1b88b8711363f3c1a03febf (patch) | |
tree | 653dddfa918b0af89ae6d5676c644d7c0933b07c /net-mail/fetchmail | |
parent | Version bumped and added pkg_config. (diff) | |
download | gentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.tar.gz gentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.tar.bz2 gentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index a352f00c81cd..0ce3cd0c0df8 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.89 2006/02/27 12:30:22 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.90 2006/02/27 15:10:35 corsair Exp $ + + 27 Feb 2006; Markus Rothe <corsair@gentoo.org> fetchmail-6.3.2.ebuild: + Stable on ppc64 27 Feb 2006; Christian Birchinger <joker@gentoo.org> fetchmail-6.3.2.ebuild: diff --git a/net-mail/fetchmail/fetchmail-6.3.2.ebuild b/net-mail/fetchmail/fetchmail-6.3.2.ebuild index db9dea2502aa..ac284b42ac9d 100644 --- a/net-mail/fetchmail/fetchmail-6.3.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.3 2006/02/27 12:30:22 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.2.ebuild,v 1.4 2006/02/27 15:10:35 corsair Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |