diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:09:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:09:00 +0000 |
commit | 81e5feb77b02afbef4d60038537af7c17a66f996 (patch) | |
tree | 0ca7a76a60871871b91e89d7fc69aec19e6fbd46 /net-misc/howl/howl-0.9.6-r2.ebuild | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-81e5feb77b02afbef4d60038537af7c17a66f996.tar.gz gentoo-2-81e5feb77b02afbef4d60038537af7c17a66f996.tar.bz2 gentoo-2-81e5feb77b02afbef4d60038537af7c17a66f996.zip |
stable on ppc64
Diffstat (limited to 'net-misc/howl/howl-0.9.6-r2.ebuild')
-rw-r--r-- | net-misc/howl/howl-0.9.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.6-r2.ebuild b/net-misc/howl/howl-0.9.6-r2.ebuild index de5d8b08d421..bbc481ee730f 100644 --- a/net-misc/howl/howl-0.9.6-r2.ebuild +++ b/net-misc/howl/howl-0.9.6-r2.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-r2.ebuild,v 1.6 2004/11/12 02:10:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r2.ebuild,v 1.7 2004/12/17 20:09:00 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ia64 ppc ~s390 sparc x86 ~ppc64" +KEYWORDS="~amd64 ~hppa ~mips ~ia64 ppc ~s390 sparc x86 ppc64" IUSE="" DEPEND="virtual/libc" |