summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-04-16 11:38:48 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-04-16 11:38:48 +0000
commitaf6de15af5be236a0330387b418aa6743bc94098 (patch)
treef6d3b0453d6332365978c1a01807bb7f11bf41e5 /net-irc
parentversion bump (diff)
downloadhistorical-af6de15af5be236a0330387b418aa6743bc94098.tar.gz
historical-af6de15af5be236a0330387b418aa6743bc94098.tar.bz2
historical-af6de15af5be236a0330387b418aa6743bc94098.zip
add patch back
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/pisg/Manifest8
-rw-r--r--net-irc/pisg/pisg-0.65.ebuild4
2 files changed, 7 insertions, 5 deletions
diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest
index a3c85000f5d8..7ccc2fbb92d2 100644
--- a/net-irc/pisg/Manifest
+++ b/net-irc/pisg/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 541eab54c8fae27f4d694b095ece2c3a pisg-0.65.ebuild 1239
+MD5 94915a9475fcf4e1289646944a5f444a pisg-0.65.ebuild 1290
MD5 4998896ef634a1ccd24811d13ebc75b4 pisg-0.64.ebuild 1293
MD5 b459685754805772c4915458ad27cc6d pisg-0.63.ebuild 1286
MD5 4772b550059e82b1ea31fe2e95b26656 ChangeLog 4439
@@ -13,7 +13,7 @@ MD5 2116a6e5786030640b4a7f25159dbfc6 files/0.56-network-option-fix.patch 1345
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCYPid/rLF9B432nYRApwEAKC/8zMtVK56bgHlpXbvR5Lh0OkwbgCgzhLq
-azE3/6zYozfjkLo2f3RI7o4=
-=2RTH
+iD8DBQFCYPlY/rLF9B432nYRAmI8AJ42FdAwRk5fVoReeChGr/fs+vZsLACfSGfQ
+ArOuzZe4+nnDV98ooXWlo28=
+=MS3j
-----END PGP SIGNATURE-----
diff --git a/net-irc/pisg/pisg-0.65.ebuild b/net-irc/pisg/pisg-0.65.ebuild
index d74a302b2486..02786dd2a283 100644
--- a/net-irc/pisg/pisg-0.65.ebuild
+++ b/net-irc/pisg/pisg-0.65.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/pisg/pisg-0.65.ebuild,v 1.1 2005/04/16 11:35:31 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.65.ebuild,v 1.2 2005/04/16 11:38:48 axxo Exp $
inherit eutils
@@ -22,6 +22,8 @@ src_unpack() {
unpack ${A}
cd ${S}
+ epatch ${FILESDIR}/0.56-network-option-fix.patch
+
sed -i \
-e 's!lang\.txt!/usr/share/pisg/lang.txt!' \
-e 's!layout/!/usr/share/pisg/layout/!' \