diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-17 20:06:30 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-17 20:06:30 +0000 |
commit | b40e5c2e24ca04e90be22b435f43a2e9c7622403 (patch) | |
tree | 267fdfff4198889cbd65c602de68e43fdb8b2f8a /app-text/hnb/hnb-1.9.18.ebuild | |
parent | Initial commit. Ebuild by Kenneth Prugh a.k.a. Ken69267 (diff) | |
download | gentoo-2-b40e5c2e24ca04e90be22b435f43a2e9c7622403.tar.gz gentoo-2-b40e5c2e24ca04e90be22b435f43a2e9c7622403.tar.bz2 gentoo-2-b40e5c2e24ca04e90be22b435f43a2e9c7622403.zip |
Dropped ppc-macos keyword, shortened DESCRIPTION, moved 5 lines to metadata.xml
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/hnb/hnb-1.9.18.ebuild')
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/hnb/hnb-1.9.18.ebuild b/app-text/hnb/hnb-1.9.18.ebuild index aabfa0638d5a..c3c8d9b161a1 100644 --- a/app-text/hnb/hnb-1.9.18.ebuild +++ b/app-text/hnb/hnb-1.9.18.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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.4 2006/10/22 01:37:10 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.5 2008/01/17 20:06:30 grobian 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." +DESCRIPTION="A program to organize many kinds of data in one place." SRC_URI="http://hnb.sourceforge.net/.files/${P}.tar.gz" HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |