diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2005-09-18 19:23:39 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2005-09-18 19:23:39 +0000 |
commit | f5fa731a45ca1fbe655c113dc370b1f3a697c15b (patch) | |
tree | d72f2593ad7fc8af819d279580a6195fdf8ce622 /net-misc | |
parent | Stable on x86 (diff) | |
download | gentoo-2-f5fa731a45ca1fbe655c113dc370b1f3a697c15b.tar.gz gentoo-2-f5fa731a45ca1fbe655c113dc370b1f3a697c15b.tar.bz2 gentoo-2-f5fa731a45ca1fbe655c113dc370b1f3a697c15b.zip |
stable on amd64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/howl/howl-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index 727b56a2ceac..7611e4500e89 100644 --- a/net-misc/howl/howl-0.9.8.ebuild +++ b/net-misc/howl/howl-0.9.8.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/net-misc/howl/howl-0.9.8.ebuild,v 1.11 2005/09/17 16:58:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.12 2005/09/18 19:23:39 humpback Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.porchdogsoft.com/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="virtual/libc" |