diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-07 14:30:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-07 14:30:05 +0000 |
commit | 992c3c76979e268b1fa255a29214d343742c5f09 (patch) | |
tree | 9c02b364769813acc1348c0759ca708caf6dd262 /net-mail/fetchmail | |
parent | Mask libobjc2 flag for gnustep-base/gnustep-make (diff) | |
download | gentoo-2-992c3c76979e268b1fa255a29214d343742c5f09.tar.gz gentoo-2-992c3c76979e268b1fa255a29214d343742c5f09.tar.bz2 gentoo-2-992c3c76979e268b1fa255a29214d343742c5f09.zip |
ppc/ppc64 stable wrt #369403
(Portage version: 2.2.0_alpha36/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index b843c8acdba3..1e4263a0f7be 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.208 2011/06/07 05:28:13 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.209 2011/06/07 14:30:05 xarthisius Exp $ + + 07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> fetchmail-6.3.20.ebuild: + ppc/ppc64 stable wrt #369403 *fetchmail-6.3.20 (07 Jun 2011) diff --git a/net-mail/fetchmail/fetchmail-6.3.20.ebuild b/net-mail/fetchmail/fetchmail-6.3.20.ebuild index 76b89dd840fc..3f97fb1d0ea2 100644 --- a/net-mail/fetchmail/fetchmail-6.3.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.20.ebuild,v 1.1 2011/06/07 05:28:13 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.20.ebuild,v 1.2 2011/06/07 14:30:05 xarthisius Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ssl nls kerberos hesiod tk" RDEPEND="hesiod? ( net-dns/hesiod ) |