summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-06-19 01:41:42 +0000
committerSven Wegener <swegener@gentoo.org>2004-06-19 01:41:42 +0000
commit90d701dadb634cad9bfc1e109494c8318cf3c4d5 (patch)
tree78f121ddd467fd2290b5f99fb25cf390510775b0 /net-irc/pisg
parentStable on sparc. (diff)
downloadhistorical-90d701dadb634cad9bfc1e109494c8318cf3c4d5.tar.gz
historical-90d701dadb634cad9bfc1e109494c8318cf3c4d5.tar.bz2
historical-90d701dadb634cad9bfc1e109494c8318cf3c4d5.zip
version bump
Diffstat (limited to 'net-irc/pisg')
-rw-r--r--net-irc/pisg/ChangeLog8
-rw-r--r--net-irc/pisg/Manifest5
-rw-r--r--net-irc/pisg/files/0.56-network-option-fix.patch30
-rw-r--r--net-irc/pisg/files/digest-pisg-0.561
-rw-r--r--net-irc/pisg/pisg-0.56.ebuild52
5 files changed, 94 insertions, 2 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog
index 16a2502e12bc..44fdd9e62ea7 100644
--- a/net-irc/pisg/ChangeLog
+++ b/net-irc/pisg/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/pisg
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.8 2004/06/17 20:52:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.9 2004/06/19 01:41:42 swegener Exp $
+
+*pisg-0.56 (19 Jun 2004)
+
+ 19 Jun 2004; Sven Wegener <swegener@gentoo.org>
+ +files/0.56-network-option-fix.patch, +pisg-0.56.ebuild:
+ Version bump
17 Jun 2004; Sven Wegener <swegener@gentoo.org> pisg-0.52.ebuild,
pisg-0.55.ebuild:
diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest
index 756c66fcb1ba..db3984d921e9 100644
--- a/net-irc/pisg/Manifest
+++ b/net-irc/pisg/Manifest
@@ -1,11 +1,14 @@
-MD5 b56b5d7687d79ca299ce1ce1ecd07718 ChangeLog 1549
+MD5 8a789d1b2d9934db04a131e31e34e9ac ChangeLog 1700
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 105ca9c1c2905a7ba00224792f2b0aba pisg-0.50.ebuild 1100
MD5 c7b700c0c79cb016098b0be4f51607fb pisg-0.51.ebuild 1032
MD5 c081e0d5236983c8ccdb3cb14630c550 pisg-0.52.ebuild 1113
MD5 87100a5278d6b9bfb0d20899e41fa403 pisg-0.55.ebuild 1113
+MD5 e2ad7aff73f60a77c1ce2a9506a4b6ba pisg-0.56.ebuild 1237
MD5 f21fe11a6e586134609a2959f88aad5e files/0.50-network-option-fix.patch 1231
MD5 4122e1015b1785c4ba317d53a3f95dec files/digest-pisg-0.50 61
MD5 d1bbe01fcf4658d44fe890463108b7be files/digest-pisg-0.51 61
MD5 8fbdcf618d81a08ca0d8365a251a16ff files/digest-pisg-0.52 61
MD5 341218b30944ce1df42af8687db007fc files/digest-pisg-0.55 61
+MD5 2116a6e5786030640b4a7f25159dbfc6 files/0.56-network-option-fix.patch 1345
+MD5 48cee577d969a5b7d4feba727deff84f files/digest-pisg-0.56 61
diff --git a/net-irc/pisg/files/0.56-network-option-fix.patch b/net-irc/pisg/files/0.56-network-option-fix.patch
new file mode 100644
index 000000000000..52f94fce224c
--- /dev/null
+++ b/net-irc/pisg/files/0.56-network-option-fix.patch
@@ -0,0 +1,30 @@
+diff -Nur pisg-0.56.orig/pisg pisg-0.56/pisg
+--- pisg-0.56.orig/pisg 2004-06-19 03:31:46.620638768 +0200
++++ pisg-0.56/pisg 2004-06-19 03:32:24.177929192 +0200
+@@ -81,7 +81,7 @@
+
+ my $usage = <<END_USAGE;
+ Usage: pisg [-ch channel] [-l logfile] [-o outputfile] [-ma maintainer]
+-[-f format] [-n network] [-d logdir] [-mo moduledir] [-s] [-v] [-h]
++[-f format] [-ne network] [-d logdir] [-mo moduledir] [-s] [-v] [-h]
+
+ -ch --channel=xxx : Set channel name
+ -cc --cchannels=xxx : Only do this channel from cfg file, give multiple
+@@ -92,7 +92,7 @@
+ -t --tag=xxx : Replace \%t in --outfile by xxx
+ -ma --maintainer=xxx : Channel/statistics maintainer
+ -f --format=xxx : Logfile format [see FORMATS file]
+--n --network=xxx : IRC network for the channel
++-ne --network=xxx : IRC network for the channel
+ -d --dir=xxx : Analyze all files in this dir. Ignores logfile.
+ Give multiple times to use multiple directories.
+ -nf --nfiles=xxx : Analyze the last xxx files if used with --dir
+@@ -107,7 +107,7 @@
+
+ Example:
+
+- \$ pisg -n IRCnet -f xchat -o suid.html -ch \\#channel -l logfile.log
++ \$ pisg -ne IRCnet -f xchat -o suid.html -ch \\#channel -l logfile.log
+
+ All options may also be defined by editing the configuration file and
+ calling pisg without arguments.
diff --git a/net-irc/pisg/files/digest-pisg-0.56 b/net-irc/pisg/files/digest-pisg-0.56
new file mode 100644
index 000000000000..fcf2341d8fc3
--- /dev/null
+++ b/net-irc/pisg/files/digest-pisg-0.56
@@ -0,0 +1 @@
+MD5 b2bace319fe3ea32887335dca3bcc208 pisg-0.56.tar.gz 199981
diff --git a/net-irc/pisg/pisg-0.56.ebuild b/net-irc/pisg/pisg-0.56.ebuild
new file mode 100644
index 000000000000..ff683b0ad7f9
--- /dev/null
+++ b/net-irc/pisg/pisg-0.56.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.56.ebuild,v 1.1 2004/06/19 01:41:42 swegener Exp $
+
+inherit eutils
+
+DESCRIPTION="Perl IRC Statistics Generator"
+HOMEPAGE="http://pisg.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+RESTRICT="nomirror"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ epatch ${FILESDIR}/${PV}-network-option-fix.patch
+
+ sed -i 's!lang\.txt!/usr/share/pisg/lang.txt!' modules/Pisg.pm
+ sed -i 's!layout/!/usr/share/pisg/layout/!' modules/Pisg.pm
+}
+
+src_install () {
+ eval `perl -V:installprivlib`
+
+ dobin pisg
+
+ dodir ${installprivlib}
+ cp -r modules/* ${D}/${installprivlib}
+
+ dodir /usr/share/pisg
+ cp -r gfx layout lang.txt ${D}/usr/share/pisg
+
+ dodoc docs/CREDITS docs/Changelog docs/FORMATS docs/pisg-doc.txt
+ dodoc docs/dev/API pisg.cfg COPYING README
+ dohtml docs/html/*
+
+ find ${D}/usr/{lib,share} -type d -exec chmod 755 {} \;
+ find ${D}/usr/{lib,share} -type f -exec chmod 644 {} \;
+}
+
+pkg_postinst() {
+ einfo
+ einfo "The pisg images have been installed in /usr/share/pisg/gfx"
+ einfo
+}