diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 1b4b4f8c9f53d0213f23780a2d8247402cef5db9 (patch) | |
tree | 24c65cdeb43ff6ff124836784885c0600a054569 /app-text/hnb | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.gz gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.bz2 gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/hnb')
-rw-r--r-- | app-text/hnb/hnb-1.9.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hnb/hnb-1.9.17.ebuild b/app-text/hnb/hnb-1.9.17.ebuild index fdd78ad4b1ba..8e09bda429d3 100644 --- a/app-text/hnb/hnb-1.9.17.ebuild +++ b/app-text/hnb/hnb-1.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.2 2003/06/12 20:25:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.3 2003/07/11 20:35:24 aliz Exp $ S=${WORKDIR}/${P} 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." @@ -9,7 +9,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="" |