diff options
Diffstat (limited to 'app-text/hnb/hnb-1.9.17.ebuild')
-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 3e7a900ccf0e..5c8c7fc88663 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-2005 Gentoo Foundation # 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.8 2005/01/01 16:18:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.9 2005/04/24 11:38:35 hansmi 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="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" IUSE="" DEPEND="" |