diff options
author | 2005-09-05 18:44:57 +0000 | |
---|---|---|
committer | 2005-09-05 18:44:57 +0000 | |
commit | f4f99f3676c2a174e87074819c995aaa9d64c87e (patch) | |
tree | ef30d47037112f92afc93a48187738fa9f1235f1 /net-misc | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f4f99f3676c2a174e87074819c995aaa9d64c87e.tar.gz gentoo-2-f4f99f3676c2a174e87074819c995aaa9d64c87e.tar.bz2 gentoo-2-f4f99f3676c2a174e87074819c995aaa9d64c87e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/howl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/howl/howl-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index 326f60b9d6bb..9e5ea639e110 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/howl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.32 2005/08/24 20:57:45 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.33 2005/09/05 18:44:57 corsair Exp $ + + 05 Sep 2005; Markus Rothe <corsair@gentoo.org> howl-0.9.8.ebuild: + Stable on ppc64 24 Aug 2005; <plasmaroo@gentoo.org> howl-0.9.6-r2.ebuild, howl-0.9.8.ebuild, howl-1.0.0.ebuild: diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index ff80673226e9..fae7c1e644ac 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.9 2005/08/24 20:57:45 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.10 2005/09/05 18:44:57 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 ~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" |