summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-01-22 13:13:40 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-01-22 13:13:40 +0000
commit36bfc483ab7baf9e5fc71b08214acfacd9524b25 (patch)
treef4ee6a8f93895fcce32d82dc24621367a59bd2f8 /app-text/asciidoc/asciidoc-7.0.4.ebuild
parentFixed dependencies for modular X. Removed old version. (diff)
downloadgentoo-2-36bfc483ab7baf9e5fc71b08214acfacd9524b25.tar.gz
gentoo-2-36bfc483ab7baf9e5fc71b08214acfacd9524b25.tar.bz2
gentoo-2-36bfc483ab7baf9e5fc71b08214acfacd9524b25.zip
Unstable on hppa.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/asciidoc/asciidoc-7.0.4.ebuild')
-rw-r--r--app-text/asciidoc/asciidoc-7.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/asciidoc/asciidoc-7.0.4.ebuild b/app-text/asciidoc/asciidoc-7.0.4.ebuild
index d5b5549acf35..cbdbb664faac 100644
--- a/app-text/asciidoc/asciidoc-7.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-7.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.1 2006/01/05 20:46:20 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.2 2006/01/22 13:13:40 killerfox Exp $
DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages"
HOMEPAGE="http://www.methods.co.nz/asciidoc/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.methods.co.nz/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/python-2.3"