diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-08-20 07:17:25 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-08-20 07:17:25 +0000 |
commit | 3bfce17e4a7390c290a2732b25548031d28e9901 (patch) | |
tree | 0f28e1656c8839a926b326c588eac133d1cca7a2 /app-text/hnb/hnb-1.9.17.ebuild | |
parent | Marked ppc-macos stable (bug #144492) (diff) | |
download | gentoo-2-3bfce17e4a7390c290a2732b25548031d28e9901.tar.gz gentoo-2-3bfce17e4a7390c290a2732b25548031d28e9901.tar.bz2 gentoo-2-3bfce17e4a7390c290a2732b25548031d28e9901.zip |
fix licence -- reported by James Rowe (Bug #138539)
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/hnb/hnb-1.9.17.ebuild')
-rw-r--r-- | app-text/hnb/hnb-1.9.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/hnb/hnb-1.9.17.ebuild b/app-text/hnb/hnb-1.9.17.ebuild index 5c8c7fc88663..7766a7e0c09f 100644 --- a/app-text/hnb/hnb-1.9.17.ebuild +++ b/app-text/hnb/hnb-1.9.17.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.17.ebuild,v 1.9 2005/04/24 11:38:35 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.10 2006/08/20 07:17:25 wormo 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" HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" -LICENSE="GPL-1" +LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc" IUSE="" |