summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-19 17:20:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-19 17:20:28 +0000
commit6f4a617508b96db77dccd98137abf76903c265e1 (patch)
treeabe82fa640406378315595ca4a8ab3e0e65bebd3 /net-irc/pisg
parentRemove unsupported 'dot -c', bug #130418 (diff)
downloadgentoo-2-6f4a617508b96db77dccd98137abf76903c265e1.tar.gz
gentoo-2-6f4a617508b96db77dccd98137abf76903c265e1.tar.bz2
gentoo-2-6f4a617508b96db77dccd98137abf76903c265e1.zip
old
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc/pisg')
-rw-r--r--net-irc/pisg/ChangeLog6
-rw-r--r--net-irc/pisg/files/digest-pisg-0.673
-rw-r--r--net-irc/pisg/files/digest-pisg-0.683
-rw-r--r--net-irc/pisg/files/digest-pisg-0.693
-rw-r--r--net-irc/pisg/pisg-0.67.ebuild52
-rw-r--r--net-irc/pisg/pisg-0.68.ebuild52
-rw-r--r--net-irc/pisg/pisg-0.69.ebuild52
7 files changed, 5 insertions, 166 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog
index f1df85e591a8..003c4da2b1e7 100644
--- a/net-irc/pisg/ChangeLog
+++ b/net-irc/pisg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/pisg
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.48 2007/02/19 17:17:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.49 2007/02/19 17:20:28 armin76 Exp $
+
+ 19 Feb 2007; Raúl Porcel <armin76@gentoo.org> -pisg-0.67.ebuild,
+ -pisg-0.68.ebuild, -pisg-0.69.ebuild:
+ old
19 Feb 2007; nixnut <nixnut@gentoo.org> pisg-0.70.ebuild:
Stable on ppc wrt bug 167634
diff --git a/net-irc/pisg/files/digest-pisg-0.67 b/net-irc/pisg/files/digest-pisg-0.67
deleted file mode 100644
index d05d479a2fcb..000000000000
--- a/net-irc/pisg/files/digest-pisg-0.67
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 56b13c20c154a15b698dbd73f9002647 pisg-0.67.tar.gz 220321
-RMD160 b8249c8693da408a64a5076c9a882b77d1920587 pisg-0.67.tar.gz 220321
-SHA256 d4c8db9855a0622df89def026b005a38f2bd8fcfbae5ac477e3bc913856f254b pisg-0.67.tar.gz 220321
diff --git a/net-irc/pisg/files/digest-pisg-0.68 b/net-irc/pisg/files/digest-pisg-0.68
deleted file mode 100644
index 0d38e80caf17..000000000000
--- a/net-irc/pisg/files/digest-pisg-0.68
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 97a5649cdf732fe9233f0cdcc550a174 pisg-0.68.tar.gz 225962
-RMD160 b8688e2668144655b09ab55fcb744333330f4cf0 pisg-0.68.tar.gz 225962
-SHA256 8cdbd4f7a58bd39f049c184ef7c756ec9ca26b4cad2a15f341f1217897abd306 pisg-0.68.tar.gz 225962
diff --git a/net-irc/pisg/files/digest-pisg-0.69 b/net-irc/pisg/files/digest-pisg-0.69
deleted file mode 100644
index 6f2f3d56d711..000000000000
--- a/net-irc/pisg/files/digest-pisg-0.69
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 5b031197df8d6c7859f446ae5470fad3 pisg-0.69.tar.gz 229726
-RMD160 f4751da1cf380a01c7540edb42c84146a3f679bc pisg-0.69.tar.gz 229726
-SHA256 6e1b05e1be8cf71170160ccde3b31d8aaa2ea9268f9a93d7a85310854ddb696e pisg-0.69.tar.gz 229726
diff --git a/net-irc/pisg/pisg-0.67.ebuild b/net-irc/pisg/pisg-0.67.ebuild
deleted file mode 100644
index 9c36d45e9d5e..000000000000
--- a/net-irc/pisg/pisg-0.67.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.67.ebuild,v 1.3 2005/10/02 17:06:37 hansmi Exp $
-
-DESCRIPTION="Perl IRC Statistics Generator"
-HOMEPAGE="http://pisg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/Text-Iconv"
-DEPEND="dev-lang/perl
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e 's!lang\.txt!/usr/share/pisg/lang.txt!' \
- -e 's!layout/!/usr/share/pisg/layout/!' \
- modules/Pisg.pm \
- || die "sed failed"
-}
-
-src_install () {
- eval $(perl -V:installvendorlib)
-
- dobin pisg || die "dobin failed"
-
- insinto "${installvendorlib}"
- doins -r modules/. || die "doins failed"
-
- insinto /usr/share/pisg
- doins -r gfx layout lang.txt || die "doins failed"
-
- dodoc \
- docs/{CREDITS,Changelog,FORMATS,pisg-doc.txt} \
- docs/dev/API pisg.cfg README || die "dodoc failed"
- doman docs/pisg.1 || die "doman failed"
- dohtml docs/pisg-doc.html || die "dohtml failed"
-}
-
-pkg_postinst() {
- einfo
- einfo "The pisg images have been installed in /usr/share/pisg/gfx"
- einfo
-}
diff --git a/net-irc/pisg/pisg-0.68.ebuild b/net-irc/pisg/pisg-0.68.ebuild
deleted file mode 100644
index 29072befe233..000000000000
--- a/net-irc/pisg/pisg-0.68.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.68.ebuild,v 1.1 2006/03/17 00:43:12 swegener Exp $
-
-DESCRIPTION="Perl IRC Statistics Generator"
-HOMEPAGE="http://pisg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/Text-Iconv"
-DEPEND="dev-lang/perl
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e 's!lang\.txt!/usr/share/pisg/lang.txt!' \
- -e 's!layout/!/usr/share/pisg/layout/!' \
- modules/Pisg.pm \
- || die "sed failed"
-}
-
-src_install () {
- eval $(perl -V:installvendorlib)
-
- dobin pisg || die "dobin failed"
-
- insinto "${installvendorlib}"
- doins -r modules/. || die "doins failed"
-
- insinto /usr/share/pisg
- doins -r gfx layout lang.txt || die "doins failed"
-
- dodoc \
- docs/{CREDITS,Changelog,FORMATS,pisg-doc.txt} \
- docs/dev/API pisg.cfg README || die "dodoc failed"
- doman docs/pisg.1 || die "doman failed"
- dohtml docs/pisg-doc.html || die "dohtml failed"
-}
-
-pkg_postinst() {
- einfo
- einfo "The pisg images have been installed in /usr/share/pisg/gfx"
- einfo
-}
diff --git a/net-irc/pisg/pisg-0.69.ebuild b/net-irc/pisg/pisg-0.69.ebuild
deleted file mode 100644
index 107bb9e97a8e..000000000000
--- a/net-irc/pisg/pisg-0.69.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.69.ebuild,v 1.1 2006/09/05 09:09:25 swegener Exp $
-
-DESCRIPTION="Perl IRC Statistics Generator"
-HOMEPAGE="http://pisg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-IUSE=""
-
-RDEPEND="dev-lang/perl
- dev-perl/Text-Iconv"
-DEPEND="dev-lang/perl
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e 's!lang\.txt!/usr/share/pisg/lang.txt!' \
- -e 's!layout/!/usr/share/pisg/layout/!' \
- modules/Pisg.pm \
- || die "sed failed"
-}
-
-src_install () {
- eval $(perl -V:installvendorlib)
-
- dobin pisg || die "dobin failed"
-
- insinto "${installvendorlib}"
- doins -r modules/. || die "doins failed"
-
- insinto /usr/share/pisg
- doins -r gfx layout lang.txt || die "doins failed"
-
- dodoc \
- docs/{CREDITS,Changelog,FORMATS,pisg-doc.txt} \
- docs/dev/API pisg.cfg README || die "dodoc failed"
- doman docs/pisg.1 || die "doman failed"
- dohtml docs/pisg-doc.html || die "dohtml failed"
-}
-
-pkg_postinst() {
- einfo
- einfo "The pisg images have been installed in /usr/share/pisg/gfx"
- einfo
-}