diff options
Diffstat (limited to 'net-irc/ultimate/ultimate-3.0.2.ebuild')
-rw-r--r-- | net-irc/ultimate/ultimate-3.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/ultimate/ultimate-3.0.2.ebuild b/net-irc/ultimate/ultimate-3.0.2.ebuild index 1def33510fc7..e25d63714398 100644 --- a/net-irc/ultimate/ultimate-3.0.2.ebuild +++ b/net-irc/ultimate/ultimate-3.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v 1.3 2009/09/23 18:45:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v 1.4 2014/08/10 20:54:00 slyfox Exp $ inherit eutils fixheadtails MY_P="Ultimate${PV/_/.}" -DESCRIPTION="An IRCd server based on DALnet's DreamForge IRCd." +DESCRIPTION="An IRCd server based on DALnet's DreamForge IRCd" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" HOMEPAGE="http://www.shadow-realm.org/" |