diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-20 17:14:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-20 17:14:25 +0000 |
commit | a2761206c10b61d444858b595799b80295a31c4f (patch) | |
tree | 4a5e01244c762b749812d146d6fb54940e6a35a3 /net-misc/howl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a2761206c10b61d444858b595799b80295a31c4f.tar.gz gentoo-2-a2761206c10b61d444858b595799b80295a31c4f.tar.bz2 gentoo-2-a2761206c10b61d444858b595799b80295a31c4f.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc/howl')
-rw-r--r-- | net-misc/howl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/howl/howl-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index e31ca9d6d235..8530cb9b78ad 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/howl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.37 2006/02/15 14:41:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.38 2006/02/20 17:09:50 corsair Exp $ + + 20 Feb 2006; Markus Rothe <corsair@gentoo.org> howl-1.0.0.ebuild: + Stable on ppc64 15 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> howl-1.0.0.ebuild: Stable on sparc diff --git a/net-misc/howl/howl-1.0.0.ebuild b/net-misc/howl/howl-1.0.0.ebuild index cef8b8b52fd1..81122d51c5cf 100644 --- a/net-misc/howl/howl-1.0.0.ebuild +++ b/net-misc/howl/howl-1.0.0.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/net-misc/howl/howl-1.0.0.ebuild,v 1.8 2006/02/15 14:41:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-1.0.0.ebuild,v 1.9 2006/02/20 17:09:50 corsair 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" IUSE="" DEPEND="virtual/libc" |