diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-03-08 05:10:08 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-03-08 05:10:08 +0000 |
commit | f6c36ab165f233c6cdd5b1d90b849e5123d1f0ec (patch) | |
tree | b4b756c5549c14a646c6d2d05f9aeadcc8a03541 /net-irc | |
parent | Changed SRC_URI to mirror://gentoo/ for the linking patch. (diff) | |
download | historical-f6c36ab165f233c6cdd5b1d90b849e5123d1f0ec.tar.gz historical-f6c36ab165f233c6cdd5b1d90b849e5123d1f0ec.tar.bz2 historical-f6c36ab165f233c6cdd5b1d90b849e5123d1f0ec.zip |
Removed dev.g.o from SRC_URI.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild b/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild index 6cc455a123ac..e8ec07dc957e 100644 --- a/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild +++ b/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild,v 1.3 2005/02/28 23:41:05 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.10_rc5-r1.ebuild,v 1.4 2005/03/08 05:10:08 swegener Exp $ inherit perl-module eutils @@ -9,8 +9,7 @@ MY_P="${P//_/-}" DESCRIPTION="A modular textUI IRC client with IPv6 support" HOMEPAGE="http://irssi.org/" SRC_URI="http://irssi.org/files/${MY_P}.tar.gz - mirror://gentoo/${P}-CVS-20050121.patch.bz2 - http://dev.gentoo.org/~swegener/distfiles/${P}-CVS-20050121.patch.bz2" + mirror://gentoo/${P}-CVS-20050121.patch.bz2" LICENSE="GPL-2" SLOT="0" |