diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-27 12:54:27 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-27 12:54:27 +0000 |
commit | 9670fc0bc355b3baa2bd19e60c9982295e86f8e9 (patch) | |
tree | 15a8b68d8d0d2d9b3b6b23aa3c0d9f40cf77cd05 /net-mail | |
parent | Added ~amd64 keyword. Closes bug #107304. (diff) | |
download | gentoo-2-9670fc0bc355b3baa2bd19e60c9982295e86f8e9.tar.gz gentoo-2-9670fc0bc355b3baa2bd19e60c9982295e86f8e9.tar.bz2 gentoo-2-9670fc0bc355b3baa2bd19e60c9982295e86f8e9.zip |
Added ~amd64 keyword. Closes bug #107280.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index c4a718476afb..40d799a35823 100644 --- a/net-mail/gnubiff/ChangeLog +++ b/net-mail/gnubiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/gnubiff # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.6 2005/05/06 04:58:42 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.7 2005/09/27 12:54:27 metalgod Exp $ + + 27 Sep 2005; Luis Medinas <metalgod@gentoo.org> gnubiff-2.1.3.ebuild: + Added ~amd64 keyword. Closes bug #107280. 06 May 2005; Masatomo Nakano <nakano@gentoo.org> gnubiff-2.1.3.ebuild: Marked stable on x86. diff --git a/net-mail/gnubiff/gnubiff-2.1.3.ebuild b/net-mail/gnubiff/gnubiff-2.1.3.ebuild index bde7dd117d47..e3ca3bdb876e 100644 --- a/net-mail/gnubiff/gnubiff-2.1.3.ebuild +++ b/net-mail/gnubiff/gnubiff-2.1.3.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/gnubiff/gnubiff-2.1.3.ebuild,v 1.2 2005/05/06 04:58:42 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.3.ebuild,v 1.3 2005/09/27 12:54:27 metalgod Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gnubiff.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="gnome password" RDEPEND="virtual/libc |