diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-22 01:37:10 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-22 01:37:10 +0000 |
commit | 546feffa592f30b18c4576a1cd982f9a87ac24a4 (patch) | |
tree | 2113c698967d26724fb4b8005ba1373a372afe87 /app-text/hnb/hnb-1.9.18.ebuild | |
parent | Added ~amd64 keyword wrt Bug #137948. (diff) | |
download | gentoo-2-546feffa592f30b18c4576a1cd982f9a87ac24a4.tar.gz gentoo-2-546feffa592f30b18c4576a1cd982f9a87ac24a4.tar.bz2 gentoo-2-546feffa592f30b18c4576a1cd982f9a87ac24a4.zip |
Added ~amd64 wrt Bug #140115.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-text/hnb/hnb-1.9.18.ebuild')
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hnb/hnb-1.9.18.ebuild b/app-text/hnb/hnb-1.9.18.ebuild index 675e592188ae..aabfa0638d5a 100644 --- a/app-text/hnb/hnb-1.9.18.ebuild +++ b/app-text/hnb/hnb-1.9.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.3 2006/08/20 07:17:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.4 2006/10/22 01:37:10 tcort Exp $ DESCRIPTION="hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML." SRC_URI="http://hnb.sourceforge.net/.files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |