diff options
author | Nathan Phillip Brink <binki@gentoo.org> | 2011-05-15 01:25:56 +0000 |
---|---|---|
committer | Nathan Phillip Brink <binki@gentoo.org> | 2011-05-15 01:25:56 +0000 |
commit | d81415c4b17f057f66f694e939336f5ee6d3e33e (patch) | |
tree | ca91fad925fcb76c7a322a564f8805930a5c50a6 /net-irc/ircmap/ircmap-0.99.ebuild | |
parent | Adding back missed keywords (diff) | |
download | gentoo-2-d81415c4b17f057f66f694e939336f5ee6d3e33e.tar.gz gentoo-2-d81415c4b17f057f66f694e939336f5ee6d3e33e.tar.bz2 gentoo-2-d81415c4b17f057f66f694e939336f5ee6d3e33e.zip |
Fix DESCRIPTION and update HOMEPAGE.
(Portage version: 2.2.0_alpha31-r1/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/ircmap/ircmap-0.99.ebuild')
-rw-r--r-- | net-irc/ircmap/ircmap-0.99.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/ircmap/ircmap-0.99.ebuild b/net-irc/ircmap/ircmap-0.99.ebuild index 5a9192167396..5c44a8b39e72 100644 --- a/net-irc/ircmap/ircmap-0.99.ebuild +++ b/net-irc/ircmap/ircmap-0.99.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ircmap-0.99.ebuild,v 1.12 2007/05/06 12:33:18 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ircmap-0.99.ebuild,v 1.13 2011/05/15 01:25:56 binki Exp $ -DESCRIPTION="This script connects to the specified IRC server and creates a diagram of the network performing LINKS command." -HOMEPAGE="http://pasky.ji.cz/~pasky/irc/" +DESCRIPTION="Scripts to treate diagrams of IRC networks using the LINKS command" +HOMEPAGE="http://pasky.or.cz/~pasky/irc/" SRC_URI="http://pasky.ji.cz/~pasky/irc/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" |