summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-10-15 20:41:38 +0000
committerDawid Węgliński <cla@gentoo.org>2007-10-15 20:41:38 +0000
commita49c23e45d345bc25a704856d12c300f1709e779 (patch)
tree9315a078dba150d6248ac001a95fb30d81e69797 /net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild
parent2.1.3.14 bump. This fixes bug #195920 (etc-update hangs when using an (diff)
downloadgentoo-2-a49c23e45d345bc25a704856d12c300f1709e779.tar.gz
gentoo-2-a49c23e45d345bc25a704856d12c300f1709e779.tar.bz2
gentoo-2-a49c23e45d345bc25a704856d12c300f1709e779.zip
Stable on x86 wrt bug #194923,, quotes
(Portage version: 2.1.3.12)
Diffstat (limited to 'net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild')
-rw-r--r--net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild b/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild
index 57a3ee9ec752..82921b5eb293 100644
--- a/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild
+++ b/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild,v 1.1 2007/10/15 13:25:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5-r1.ebuild,v 1.2 2007/10/15 20:41:38 cla Exp $
inherit eutils
@@ -10,12 +10,12 @@ SRC_URI="http://dircproxy.securiweb.net/pub/1.0/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc x86"
IUSE=""
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
epatch "${FILESDIR}/dircproxy-gcc4.patch"
epatch "${FILESDIR}/${PV}-CVE-2007-5226.patch"