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 | |
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')
-rw-r--r-- | app-text/hnb/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.17.ebuild | 6 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog index bdf57ba89504..f3ce87bb37aa 100644 --- a/app-text/hnb/ChangeLog +++ b/app-text/hnb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/hnb -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.13 2005/10/15 12:44:58 grobian Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.14 2006/08/20 07:17:25 wormo Exp $ + + 20 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> hnb-1.9.17.ebuild, + hnb-1.9.18.ebuild: + fix licence -- reported by James Rowe (Bug #138539) 15 Oct 2005; Fabian Groffen <grobian@gentoo.org> hnb-1.9.18.ebuild: Marked ~ppc-macos (bug #108633) 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="" 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="" |