diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 14:22:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-19 14:22:46 +0000 |
commit | b95e38025bc68efa40d5c9474c9a862425a69fa5 (patch) | |
tree | 1fb73a55e0afa30a476178250d7775d4ea1f9283 /net-misc/howl | |
parent | Stable on amd64, bug 102373. (diff) | |
download | gentoo-2-b95e38025bc68efa40d5c9474c9a862425a69fa5.tar.gz gentoo-2-b95e38025bc68efa40d5c9474c9a862425a69fa5.tar.bz2 gentoo-2-b95e38025bc68efa40d5c9474c9a862425a69fa5.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
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 6bbbd6136817..97659102e521 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.34 2005/09/17 16:58:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.35 2005/09/19 14:22:46 gustavoz Exp $ + + 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> howl-0.9.8.ebuild: + Stable on sparc 18 Sep 2005; Saleem Abdulrasool <compnerd@gentoo.org> howl-0.9.8.ebuild: Marking 0.9.8 stable for HumpBack. diff --git a/net-misc/howl/howl-0.9.8.ebuild b/net-misc/howl/howl-0.9.8.ebuild index 7611e4500e89..40a6bb69b381 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.12 2005/09/18 19:23:39 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.8.ebuild,v 1.13 2005/09/19 14:22:46 gustavoz 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" |