diff options
author | 2005-04-30 10:32:44 +0000 | |
---|---|---|
committer | 2005-04-30 10:32:44 +0000 | |
commit | 5408eb486f278130e330e1387b13f16ef6c37cea (patch) | |
tree | cae3439327f03ef347a87bd113caea10def2179e /net-mail | |
parent | mark ~ppc-macos with plugin loading fix just for os x (diff) | |
download | gentoo-2-5408eb486f278130e330e1387b13f16ef6c37cea.tar.gz gentoo-2-5408eb486f278130e330e1387b13f16ef6c37cea.tar.bz2 gentoo-2-5408eb486f278130e330e1387b13f16ef6c37cea.zip |
Marked ~amd64.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/t-prot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/t-prot/t-prot-1.99.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 081e6cd0a886..f4c0b647414b 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.6 2005/04/13 22:22:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.7 2005/04/30 10:32:44 slarti Exp $ + + 30 Apr 2005; Tom Martin <slarti@gentoo.org> t-prot-1.99.1.ebuild: + Marked ~amd64. *t-prot-1.99.1 (13 Apr 2005) diff --git a/net-mail/t-prot/t-prot-1.99.1.ebuild b/net-mail/t-prot/t-prot-1.99.1.ebuild index fe489b5c5b6f..0716fe4b3352 100644 --- a/net-mail/t-prot/t-prot-1.99.1.ebuild +++ b/net-mail/t-prot/t-prot-1.99.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-1.99.1.ebuild,v 1.1 2005/04/13 22:22:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-1.99.1.ebuild,v 1.2 2005/04/30 10:32:44 slarti Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.escape.de/users/tolot/mutt/t-prot/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="dev-lang/perl dev-perl/Locale-gettext |