summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-04-02 03:57:40 +0000
committerStephen Becker <geoman@gentoo.org>2005-04-02 03:57:40 +0000
commit228d3cc67c12c719b78d7ec75af329f7bc8d599c (patch)
tree23540e55bdd68e8e2c01fae810d1b8749b9ea02c /net-misc/howl
parentstable on mips (diff)
downloadgentoo-2-228d3cc67c12c719b78d7ec75af329f7bc8d599c.tar.gz
gentoo-2-228d3cc67c12c719b78d7ec75af329f7bc8d599c.tar.bz2
gentoo-2-228d3cc67c12c719b78d7ec75af329f7bc8d599c.zip
stable on mips
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/howl')
-rw-r--r--net-misc/howl/ChangeLog5
-rw-r--r--net-misc/howl/howl-0.9.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog
index acdfe82dfafa..842de2d4b033 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.24 2005/03/13 08:35:46 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.25 2005/04/02 03:56:29 geoman Exp $
+
+ 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> howl-0.9.6-r2.ebuild:
+ stable on mips
13 Mar 2005; Stefan Knoblich <stkn@gentoo.org> howl-0.9.8.ebuild:
Added patch to fix compilation problems due to missing type declarations
diff --git a/net-misc/howl/howl-0.9.6-r2.ebuild b/net-misc/howl/howl-0.9.6-r2.ebuild
index 40686854c285..6ccf912161dc 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-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.6-r2.ebuild,v 1.11 2005/01/22 16:04:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r2.ebuild,v 1.12 2005/04/02 03:56:29 geoman 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 ~mips ia64 ppc s390 sparc x86 ppc64"
+KEYWORDS="amd64 hppa mips ia64 ppc s390 sparc x86 ppc64"
IUSE=""
DEPEND="virtual/libc"