diff options
author | Tom Martin <slarti@gentoo.org> | 2005-01-08 23:13:38 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-01-08 23:13:38 +0000 |
commit | b65c04fde3de42807a849904114b002ca89a0e2b (patch) | |
tree | 90fa54251c065a404088e700cc5e8862336e9afa /net-misc/howl | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-b65c04fde3de42807a849904114b002ca89a0e2b.tar.gz gentoo-2-b65c04fde3de42807a849904114b002ca89a0e2b.tar.bz2 gentoo-2-b65c04fde3de42807a849904114b002ca89a0e2b.zip |
Stable on amd64.
Diffstat (limited to 'net-misc/howl')
-rw-r--r-- | net-misc/howl/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/howl/howl-0.9.6-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog index 90b2124e4a78..b9580cd09fe2 100644 --- a/net-misc/howl/ChangeLog +++ b/net-misc/howl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/howl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.18 2004/12/23 13:45:23 gmsoft Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.19 2005/01/08 23:09:37 slarti Exp $ + + 08 Jan 2005; Tom Martin <slarti@gentoo.org> howl-0.9.6-r2.ebuild: + Stable on amd64. 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> howl-0.9.6-r2.ebuild: Stable on hppa. diff --git a/net-misc/howl/howl-0.9.6-r2.ebuild b/net-misc/howl/howl-0.9.6-r2.ebuild index 126da5f05739..f215ae27ac1d 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 +# 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.8 2004/12/23 13:45:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.6-r2.ebuild,v 1.9 2005/01/08 23:09:37 slarti 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" |