diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-08-18 20:54:16 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-08-18 20:54:16 +0000 |
commit | 26008ba8e3817854c3b8ffc8370a937c3907cc15 (patch) | |
tree | e29d3475d1bf6ad918cd0ea7491e9b0189ce67e7 /net-misc/howl/howl-0.9.6.ebuild | |
parent | add postfix-1.*, remove postfix-2.1.1 (diff) | |
download | historical-26008ba8e3817854c3b8ffc8370a937c3907cc15.tar.gz historical-26008ba8e3817854c3b8ffc8370a937c3907cc15.tar.bz2 historical-26008ba8e3817854c3b8ffc8370a937c3907cc15.zip |
Removed -amd64 comment
Diffstat (limited to 'net-misc/howl/howl-0.9.6.ebuild')
-rw-r--r-- | net-misc/howl/howl-0.9.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.6.ebuild b/net-misc/howl/howl-0.9.6.ebuild index a4c91ca9bbcc..b06642eee66f 100644 --- a/net-misc/howl/howl-0.9.6.ebuild +++ b/net-misc/howl/howl-0.9.6.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.6.ebuild,v 1.2 2004/08/04 12:28:24 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6.ebuild,v 1.3 2004/08/18 20:54:16 eradicator Exp $ inherit eutils @@ -11,7 +11,6 @@ LICENSE="BSD" SLOT="0" IUSE="" -# -amd64: Even after patching like ppc for correct ENDIANNESS, we have various size problems... hopefully a later version will solve this... KEYWORDS="~x86 ~ppc ~sparc ~amd64" DEPEND="sys-libs/glibc" # sys-devel/automake - needed if we remove the html docs from /usr/share |