diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 12:44:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-15 12:44:58 +0000 |
commit | 3e8ca06f8d8630f0971ceec8f020627fbdaac94a (patch) | |
tree | 9475fb39e2d02a2c68c95d0f4f36966ce76a48da /app-text/hnb/hnb-1.9.18.ebuild | |
parent | stable on alpha (diff) | |
download | gentoo-2-3e8ca06f8d8630f0971ceec8f020627fbdaac94a.tar.gz gentoo-2-3e8ca06f8d8630f0971ceec8f020627fbdaac94a.tar.bz2 gentoo-2-3e8ca06f8d8630f0971ceec8f020627fbdaac94a.zip |
Marked ~ppc-macos (bug #108633)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/hnb/hnb-1.9.18.ebuild')
-rw-r--r-- | app-text/hnb/hnb-1.9.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hnb/hnb-1.9.18.ebuild b/app-text/hnb/hnb-1.9.18.ebuild index 749036039f30..b7f0eb109a4c 100644 --- a/app-text/hnb/hnb-1.9.18.ebuild +++ b/app-text/hnb/hnb-1.9.18.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.18.ebuild,v 1.1 2005/01/11 14:43:55 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.2 2005/10/15 12:44:58 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." SRC_URI="http://hnb.sourceforge.net/.files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |