diff options
author | 2005-12-24 16:13:48 +0000 | |
---|---|---|
committer | 2005-12-24 16:13:48 +0000 | |
commit | 0b5e045f95b22e3f3a32cd0620b8621d1f225e86 (patch) | |
tree | 16fa097e961103007de539e530077dc2901755e0 /net-misc/howl | |
parent | Added ~ppc64 (diff) | |
download | historical-0b5e045f95b22e3f3a32cd0620b8621d1f225e86.tar.gz historical-0b5e045f95b22e3f3a32cd0620b8621d1f225e86.tar.bz2 historical-0b5e045f95b22e3f3a32cd0620b8621d1f225e86.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-misc/howl')
-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 97659102e521..77f65eb9b17d 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.35 2005/09/19 14:22:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.36 2005/12/24 16:13:48 killerfox Exp $ + + 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> howl-0.9.8.ebuild: + Stable on hppa. 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> howl-0.9.8.ebuild: Stable on sparc diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index e41ad3f84c89..9625ed91bb22 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.14 2005/09/24 04:40:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.15 2005/12/24 16:13:48 killerfox 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 sparc x86" +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" |