summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-04 10:37:06 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-04 10:37:06 +0000
commita0d2a382d5d703c76a322c5802c5766a5b222b12 (patch)
tree6c8dc103b726b657ccd5f3823e1fe89f5392f741
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-a0d2a382d5d703c76a322c5802c5766a5b222b12.tar.gz
gentoo-2-a0d2a382d5d703c76a322c5802c5766a5b222b12.tar.bz2
gentoo-2-a0d2a382d5d703c76a322c5802c5766a5b222b12.zip
~sparc -amd64.
-rw-r--r--net-misc/howl/howl-0.9.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.2.ebuild b/net-misc/howl/howl-0.9.2.ebuild
index e1ae7520abac..da1414275e7d 100644
--- a/net-misc/howl/howl-0.9.2.ebuild
+++ b/net-misc/howl/howl-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.4 2004/06/24 23:48:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.5 2004/07/04 10:37:06 eradicator Exp $
inherit eutils
@@ -9,7 +9,8 @@ HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc" # Should work on ~sparc but I haven't tested yet. New platform suppot can be added via: include/salt/vtypes.h
+# -amd64: Try later version... 0.9.2 shows ../../include/salt/vtypes.h:127:4: #error "CPU unknown"
+KEYWORDS="~x86 ~ppc ~sparc -amd64"
IUSE=""
DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share
RDEPEND="sys-libs/glibc"