diff options
-rw-r--r-- | net-dns/hesiod/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.2.5.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index 5cecc895cf8a..040c9ff0e6e2 100644 --- a/net-dns/hesiod/ChangeLog +++ b/net-dns/hesiod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/hesiod # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.12 2005/04/29 16:09:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.13 2005/07/22 10:11:00 corsair Exp $ + + 22 Jul 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild: + Stable on ppc64 (bug #99865) 29 Apr 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild: Added ~ppc64 to KEYWORDS; bug #90750 diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild index 8e2ac53e0b5f..dea4567bc5ba 100644 --- a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild +++ b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.11 2005/05/13 01:44:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.12 2005/07/22 10:11:00 corsair Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 270f1a64a26e..1a65ca8304e1 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.63 2005/07/22 08:54:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.64 2005/07/22 10:11:44 corsair Exp $ + + 22 Jul 2005; Markus Rothe <corsair@gentoo.org> fetchmail-6.2.5.2.ebuild: + Stable on ppc64 (bug #99865) 22 Jul 2005; Andrej Kacian <ticho@gentoo.org> fetchmail-6.2.5.2.ebuild: Stable on x86. diff --git a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild index 5aea32142ec9..1b3370f78a19 100644 --- a/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.2 2005/07/22 08:54:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.2.5.2.ebuild,v 1.3 2005/07/22 10:11:44 corsair Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${PN}-6.2.5.tar.gz LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86" IUSE="ssl nls ipv6 kerberos krb4 hesiod" RDEPEND="hesiod? ( net-dns/hesiod ) |