summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2009-03-08 03:10:26 +0000
committerDaniel Black <dragonheart@gentoo.org>2009-03-08 03:10:26 +0000
commit85a0c3f45de12aa6763c0917d4b7d755e2329b53 (patch)
treef05803cef2f486f7392463d93880ca68516e84b1 /net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild
parentChanged the harddep on sys-libs/pam for virtual/pam. (diff)
downloadgentoo-2-85a0c3f45de12aa6763c0917d4b7d755e2329b53.tar.gz
gentoo-2-85a0c3f45de12aa6763c0917d4b7d755e2329b53.tar.bz2
gentoo-2-85a0c3f45de12aa6763c0917d4b7d755e2329b53.zip
simple bugday fix as per bug #261007. Thanks Victor Ostorga
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild')
-rw-r--r--net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild b/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild
index bfd4ad413626..237b73e1ee13 100644
--- a/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild
+++ b/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild
@@ -1,12 +1,13 @@
-# 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/dircproxy/dircproxy-1.1.0-r2.ebuild,v 1.1 2007/10/15 13:25:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0-r2.ebuild,v 1.2 2009/03/08 03:10:26 dragonheart Exp $
inherit eutils
DESCRIPTION="an IRC proxy server"
-HOMEPAGE="http://dircproxy.securiweb.net/"
-SRC_URI="http://dircproxy-securiweb.net/pub/1.1/${P}.tar.gz"
+HOMEPAGE="http://code.google.com/p/dircproxy"
+SRC_URI="http://dircproxy.googlecode.com/files/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"