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.18.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.18.ebuild')
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/hnb/hnb-1.9.18.ebuild b/app-text/hnb/hnb-1.9.18.ebuild index b7f0eb109a4c..675e592188ae 100644 --- a/app-text/hnb/hnb-1.9.18.ebuild +++ b/app-text/hnb/hnb-1.9.18.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.18.ebuild,v 1.2 2005/10/15 12:44:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.3 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="http://hnb.sourceforge.net/.files/${P}.tar.gz" HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" -LICENSE="GPL-1" +LICENSE="GPL-2" KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" IUSE="" |