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 | |
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')
-rw-r--r-- | app-text/hnb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog index fbd5f8d37de1..49db11647ced 100644 --- a/app-text/hnb/ChangeLog +++ b/app-text/hnb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/hnb # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.15 2006/09/04 11:24:52 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.16 2006/10/22 01:37:10 tcort Exp $ + + 22 Oct 2006; Thomas Cort <tcort@gentoo.org> hnb-1.9.18.ebuild: + Added ~amd64 wrt Bug #140115. 04 Sep 2006; Matthias Schwarzott <zzam@gentoo.org> +metadata.xml: Added metadata.xml assigning package to maintainer-needed. 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="" |