diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-22 08:29:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-22 08:29:36 +0000 |
commit | 289070d37c65e03bf79c6c86a44326e20e53e2f3 (patch) | |
tree | 29dd9df5ca12a20c8e7f05e814755dd1d53e24f9 /net-irc/muh/muh-2.2a.ebuild | |
parent | Stable on Alpha, bug 174160. (diff) | |
download | historical-289070d37c65e03bf79c6c86a44326e20e53e2f3.tar.gz historical-289070d37c65e03bf79c6c86a44326e20e53e2f3.tar.bz2 historical-289070d37c65e03bf79c6c86a44326e20e53e2f3.zip |
Stable on Alpha, bug 174514.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'net-irc/muh/muh-2.2a.ebuild')
-rw-r--r-- | net-irc/muh/muh-2.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/muh/muh-2.2a.ebuild b/net-irc/muh/muh-2.2a.ebuild index 276dc80a8c52..acebb22ea190 100644 --- a/net-irc/muh/muh-2.2a.ebuild +++ b/net-irc/muh/muh-2.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2a.ebuild,v 1.2 2007/04/13 20:31:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2a.ebuild,v 1.3 2007/04/22 08:29:36 kloeri Exp $ DESCRIPTION="Persistent IRC bouncer" HOMEPAGE="http://mind.riot.org/muh/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="ipv6" DEPEND="" |