diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 6aa811bd93266bfbf017fda7c6339a4795c07f46 (patch) | |
tree | bdcb56b859f2188a38e50f370bc11c31bea08aac /net-irc/dancer-ircd | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.gz gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.bz2 gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/dancer-ircd')
-rw-r--r-- | net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild index 98dc42f861b6..555616641db8 100644 --- a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild +++ b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.2 2003/03/06 17:33:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.3 2003/07/13 12:54:50 aliz Exp $ DESCRIPTION="A ircd with ipv6 support use by the freenode network" HOMEPAGE="http://freenode.net/dancer_ircd.shtml" @@ -15,7 +15,7 @@ DEPEND="doc? ( app-text/openjade LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~hppa" +KEYWORDS="x86 ~hppa" IUSE="ipv6 doc" #RDEPEND="" S=${WORKDIR}/${PN}-${PV/_p/+maint} |