diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-12 19:37:51 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-12 19:37:51 +0000 |
commit | 0edd13d5bd23502689854eb52ccf9cfdab4255b0 (patch) | |
tree | 1628d3fc0da9154837db39b456e6772cf96299e7 /net-irc/miau | |
parent | Stable on hppa. See bug #117465. (diff) | |
download | gentoo-2-0edd13d5bd23502689854eb52ccf9cfdab4255b0.tar.gz gentoo-2-0edd13d5bd23502689854eb52ccf9cfdab4255b0.tar.bz2 gentoo-2-0edd13d5bd23502689854eb52ccf9cfdab4255b0.zip |
Added ~amd64 keyword. Closes bug #118338.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-irc/miau')
-rw-r--r-- | net-irc/miau/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/miau/miau-0.6.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/miau/ChangeLog b/net-irc/miau/ChangeLog index c79165a30d0c..d1360d472431 100644 --- a/net-irc/miau/ChangeLog +++ b/net-irc/miau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/miau # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.6 2006/01/02 15:42:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.7 2006/01/12 19:37:51 metalgod Exp $ + + 12 Jan 2006; Luis Medinas <metalgod@gentoo.org> miau-0.6.0.2.ebuild: + Added ~amd64 keyword. Closes bug #118338. *miau-0.6.0.2 (02 Jan 2006) diff --git a/net-irc/miau/miau-0.6.0.2.ebuild b/net-irc/miau/miau-0.6.0.2.ebuild index e9008cc78ce0..632b005ec626 100644 --- a/net-irc/miau/miau-0.6.0.2.ebuild +++ b/net-irc/miau/miau-0.6.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.0.2.ebuild,v 1.1 2006/01/02 15:42:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.0.2.ebuild,v 1.2 2006/01/12 19:37:51 metalgod Exp $ DESCRIPTION="Persistent IRC bouncer with multi-client support - a fork of muh" HOMEPAGE="http://miau.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug ipv6" DEPEND="" |