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 | 17369f13b23aa5e9f97986bb1eb779833e305e34 (patch) | |
tree | 457a15d083fdeb6c004368b7ea4e1fe6864e7120 /net-irc/muh/muh-2.2a.ebuild | |
parent | Stable on Alpha, bug 174160. (diff) | |
download | gentoo-2-17369f13b23aa5e9f97986bb1eb779833e305e34.tar.gz gentoo-2-17369f13b23aa5e9f97986bb1eb779833e305e34.tar.bz2 gentoo-2-17369f13b23aa5e9f97986bb1eb779833e305e34.zip |
Stable on Alpha, bug 174514.
(Portage version: 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="" |