summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-22 01:46:24 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-22 01:46:24 +0000
commit901f52d8cfe522a81e4caad5262e1506e8ec4703 (patch)
treebddc90c25b51f6d0afb279d6d75dde40869b7e08 /net-irc/bitchx
parentFix bad bash... needed a space before ] (diff)
downloadhistorical-901f52d8cfe522a81e4caad5262e1506e8ec4703.tar.gz
historical-901f52d8cfe522a81e4caad5262e1506e8ec4703.tar.bz2
historical-901f52d8cfe522a81e4caad5262e1506e8ec4703.zip
Updated SRC_URI as upstream download location has changed. Closes bug #61005.
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/ChangeLog5
-rw-r--r--net-irc/bitchx/Manifest14
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index 824a914fe89e..079001383a4a 100644
--- a/net-irc/bitchx/ChangeLog
+++ b/net-irc/bitchx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bitchx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.47 2004/07/22 01:18:19 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.48 2004/08/22 01:46:24 swegener Exp $
+
+ 22 Aug 2004; Sven Wegener <swegener@gentoo.org> bitchx-1.1-r1.ebuild:
+ Updated SRC_URI as upstream download location has changed. Closes bug #61005.
22 Jul 2004; Sven Wegener <swegener@gentoo.org> -bitchx-1.1.ebuild:
Removed old ebuild.
diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest
index 9b60dcbe0222..8d616171ba5f 100644
--- a/net-irc/bitchx/Manifest
+++ b/net-irc/bitchx/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 1881022e88728c3bcd61af895bc53e0b ChangeLog 7899
+MD5 4a456008aa1470fbc25cae182f56be5d bitchx-1.1-r1.ebuild 3419
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
-MD5 3642d64c1b9efbd4b1577dbbbb982244 bitchx-1.1-r1.ebuild 3413
-MD5 e7af7fcf7d28007070669b300d579c9a ChangeLog 7746
MD5 5d622c032159806be3bfc78640da3eb0 files/BitchX-64bit.patch 1135
MD5 9958cd92ed63cd29972e5c3465ab83aa files/digest-bitchx-1.1-r1 73
MD5 10a57b14bb58910e1f373fbc1b8b2197 files/1.1/bitchx-1.1-cjk.patch 7050
MD5 0028e0211e23f927b0c03e6dba3ee8fd files/1.1/bitchx-1.1-freenode.patch 976
-MD5 9230369276af6c8a1cdd7a584927cd47 files/1.1/bitchx-1.1-hebrew.patch 477
MD5 95973485a5a745af87c7bdc9fb6ca0c6 files/1.1/bitchx-1.1-gcc34.patch 394
+MD5 9230369276af6c8a1cdd7a584927cd47 files/1.1/bitchx-1.1-hebrew.patch 477
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
+Version: GnuPG v1.2.5 (GNU/Linux)
-iD8DBQFA/xYnAXomK8S72HoRAjP1AJ4iELI7azOow759sVGs82zxcoJF1gCfZd0L
-I1XIs0ZtrjIAw6K6cEtE/zQ=
-=pXSx
+iD8DBQFBJ/sCI1lqEGTUzyQRAosZAJwL0nTq4xZul/f8kCaJOQVHBHNCagCfRKkn
+d4PSCydFIujWthTqjpD8N4I=
+=4Nmm
-----END PGP SIGNATURE-----
diff --git a/net-irc/bitchx/bitchx-1.1-r1.ebuild b/net-irc/bitchx/bitchx-1.1-r1.ebuild
index 70c9c4089b7e..d0442fc7b386 100644
--- a/net-irc/bitchx/bitchx-1.1-r1.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.2 2004/07/15 00:27:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.3 2004/08/22 01:46:24 swegener Exp $
inherit flag-o-matic eutils
@@ -8,7 +8,7 @@ MY_P=ircii-pana-${PV}-final
S=${WORKDIR}/BitchX
DESCRIPTION="An IRC Client"
HOMEPAGE="http://www.bitchx.org/"
-SRC_URI="http://www.bitchx.org/source/${MY_P}.tar.gz"
+SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"