diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-04-30 21:17:35 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-04-30 21:17:35 +0000 |
commit | 5347016ff977eb10e5aebc7f9a257737d984fc13 (patch) | |
tree | 2d37d124e8a0811bdfe6f1910e7f2ed5655bf86a /net-irc | |
parent | Remove guarddog from p.mask, bug 182373 (diff) | |
download | gentoo-2-5347016ff977eb10e5aebc7f9a257737d984fc13.tar.gz gentoo-2-5347016ff977eb10e5aebc7f9a257737d984fc13.tar.bz2 gentoo-2-5347016ff977eb10e5aebc7f9a257737d984fc13.zip |
Homepage and src_uri fix for #267950, additional ~amd64 keyword for extra fun.
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/cwirc/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/cwirc/cwirc-2.0.0.ebuild | 10 |
2 files changed, 11 insertions, 7 deletions
diff --git a/net-irc/cwirc/ChangeLog b/net-irc/cwirc/ChangeLog index f643daee67be..e4163bc27bb3 100644 --- a/net-irc/cwirc/ChangeLog +++ b/net-irc/cwirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/cwirc -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.22 2007/03/13 18:34:49 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.23 2009/04/30 21:17:35 patrick Exp $ + + 30 Apr 2009; Patrick Lauer <patrick@gentoo.org> cwirc-2.0.0.ebuild: + Homepage and src_uri fix for #267950, additional ~amd64 keyword for extra + fun. 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> -cwirc-1.8.8.ebuild, cwirc-2.0.0.ebuild: diff --git a/net-irc/cwirc/cwirc-2.0.0.ebuild b/net-irc/cwirc/cwirc-2.0.0.ebuild index a579206eb8e0..c002719211b9 100644 --- a/net-irc/cwirc/cwirc-2.0.0.ebuild +++ b/net-irc/cwirc/cwirc-2.0.0.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.3 2007/03/13 18:34:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.4 2009/04/30 21:17:35 patrick Exp $ inherit eutils toolchain-funcs DESCRIPTION="An X-chat plugin for sending and receiving raw morse code over IRC" -HOMEPAGE="http://users.skynet.be/ppc/cwirc/" -SRC_URI="http://users.skynet.be/ppc/cwirc/download/${P}.tar.gz" +HOMEPAGE="http://myspace.voo.be/pcoupard/cwirc/" +SRC_URI="http://myspace.voo.be/pcoupard/cwirc/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/gtk+ |