diff options
author | David Holm <dholm@gentoo.org> | 2005-07-13 09:17:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-13 09:17:10 +0000 |
commit | 17692a381755b86c9f1f58c368da6967b396becf (patch) | |
tree | 81d1d07fcca67e3bc97cd66255ca005f7ba4de9d /net-mail | |
parent | Removed double EXTRAVERSION. (diff) | |
download | gentoo-2-17692a381755b86c9f1f58c368da6967b396becf.tar.gz gentoo-2-17692a381755b86c9f1f58c368da6967b396becf.tar.bz2 gentoo-2-17692a381755b86c9f1f58c368da6967b396becf.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/t-prot/ChangeLog b/net-mail/t-prot/ChangeLog index 14eb0da14a3c..00136f02b845 100644 --- a/net-mail/t-prot/ChangeLog +++ b/net-mail/t-prot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/t-prot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.10 2005/07/12 06:46:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.11 2005/07/13 09:16:35 dholm Exp $ + + 13 Jul 2005; David Holm <dholm@gentoo.org> t-prot-2.0.1.ebuild: + Added to ~ppc. *t-prot-2.0.1 (12 Jul 2005) diff --git a/net-mail/t-prot/t-prot-2.0.1.ebuild b/net-mail/t-prot/t-prot-2.0.1.ebuild index 63db543e9fae..09b1a37e52db 100644 --- a/net-mail/t-prot/t-prot-2.0.1.ebuild +++ b/net-mail/t-prot/t-prot-2.0.1.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/t-prot/t-prot-2.0.1.ebuild,v 1.1 2005/07/12 06:46:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.0.1.ebuild,v 1.2 2005/07/13 09:16:35 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.escape.de/users/tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-lang/perl dev-perl/Locale-gettext |